Uses of Class
com.oracle.bmc.databasemanagement.responses.GetCloudExadataInfrastructureResponse
-
Packages that use GetCloudExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponseDbManagement. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request)Gets the details for the Exadata infrastructure specified by exadataInfrastructureId.GetCloudExadataInfrastructureResponseDbManagementClient. getCloudExadataInfrastructure(GetCloudExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetCloudExadataInfrastructureResponse 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)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudExadataInfrastructureResponse 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 GetCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponseGetCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetCloudExadataInfrastructureResponse Modifier and Type Method Description GetCloudExadataInfrastructureResponse.BuilderGetCloudExadataInfrastructureResponse.Builder. copy(GetCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-