Uses of Class
com.oracle.bmc.databasemanagement.responses.DiscoverExternalExadataInfrastructureResponse
-
Packages that use DiscoverExternalExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of DiscoverExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return DiscoverExternalExadataInfrastructureResponse Modifier and Type Method Description DiscoverExternalExadataInfrastructureResponse
DbManagement. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request)
Completes the Exadata system prechecking on the following:DiscoverExternalExadataInfrastructureResponse
DbManagementClient. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request)
Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DiscoverExternalExadataInfrastructureResponse Modifier and Type Method Description Future<DiscoverExternalExadataInfrastructureResponse>
DbManagementAsync. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request, AsyncHandler<DiscoverExternalExadataInfrastructureRequest,DiscoverExternalExadataInfrastructureResponse> handler)
Completes the Exadata system prechecking on the following:Future<DiscoverExternalExadataInfrastructureResponse>
DbManagementAsyncClient. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request, AsyncHandler<DiscoverExternalExadataInfrastructureRequest,DiscoverExternalExadataInfrastructureResponse> handler)
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DiscoverExternalExadataInfrastructureResponse Modifier and Type Method Description Future<DiscoverExternalExadataInfrastructureResponse>
DbManagementAsync. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request, AsyncHandler<DiscoverExternalExadataInfrastructureRequest,DiscoverExternalExadataInfrastructureResponse> handler)
Completes the Exadata system prechecking on the following:Future<DiscoverExternalExadataInfrastructureResponse>
DbManagementAsyncClient. discoverExternalExadataInfrastructure(DiscoverExternalExadataInfrastructureRequest request, AsyncHandler<DiscoverExternalExadataInfrastructureRequest,DiscoverExternalExadataInfrastructureResponse> handler)
-
Uses of DiscoverExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return DiscoverExternalExadataInfrastructureResponse Modifier and Type Method Description DiscoverExternalExadataInfrastructureResponse
DiscoverExternalExadataInfrastructureResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DiscoverExternalExadataInfrastructureResponse Modifier and Type Method Description DiscoverExternalExadataInfrastructureResponse.Builder
DiscoverExternalExadataInfrastructureResponse.Builder. copy(DiscoverExternalExadataInfrastructureResponse o)
Copy method to populate the builder with values from the given instance.
-