Uses of Class
com.oracle.bmc.databasemanagement.requests.DiscoverExternalExadataInfrastructureRequest
-
Packages that use DiscoverExternalExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of DiscoverExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DiscoverExternalExadataInfrastructureRequest 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 DiscoverExternalExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return DiscoverExternalExadataInfrastructureRequest Modifier and Type Method Description DiscoverExternalExadataInfrastructureRequest
DiscoverExternalExadataInfrastructureRequest.Builder. build()
Build the instance of DiscoverExternalExadataInfrastructureRequest as configured by this builderDiscoverExternalExadataInfrastructureRequest
DiscoverExternalExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()
Build the instance of DiscoverExternalExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type DiscoverExternalExadataInfrastructureRequest Modifier and Type Method Description DiscoverExternalExadataInfrastructureRequest.Builder
DiscoverExternalExadataInfrastructureRequest.Builder. copy(DiscoverExternalExadataInfrastructureRequest o)
Copy method to populate the builder with values from the given instance.
-