Uses of Class
com.oracle.bmc.databasemanagement.requests.GetCloudExadataInfrastructureRequest
-
Packages that use GetCloudExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of GetCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudExadataInfrastructureRequest Modifier and Type Method Description Future<GetCloudExadataInfrastructureResponse>DbManagementAsync. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request, AsyncHandler<GetCloudExadataInfrastructureRequest,GetCloudExadataInfrastructureResponse> handler)Gets the details for the Exadata infrastructure specified by exadataInfrastructureId.Future<GetCloudExadataInfrastructureResponse>DbManagementAsyncClient. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request, AsyncHandler<GetCloudExadataInfrastructureRequest,GetCloudExadataInfrastructureResponse> handler) -
Uses of GetCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return GetCloudExadataInfrastructureRequest Modifier and Type Method Description GetCloudExadataInfrastructureRequestGetCloudExadataInfrastructureRequest.Builder. build()Build the instance of GetCloudExadataInfrastructureRequest as configured by this builderGetCloudExadataInfrastructureRequestGetCloudExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetCloudExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type GetCloudExadataInfrastructureRequest Modifier and Type Method Description GetCloudExadataInfrastructureRequest.BuilderGetCloudExadataInfrastructureRequest.Builder. copy(GetCloudExadataInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-