Uses of Class
com.oracle.bmc.databasemanagement.responses.GetCloudIormPlanResponse
-
Packages that use GetCloudIormPlanResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetCloudIormPlanResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetCloudIormPlanResponse Modifier and Type Method Description GetCloudIormPlanResponseDbManagement. getCloudIormPlan(GetCloudIormPlanRequest request)Get the IORM plan from the specific Exadata storage server.GetCloudIormPlanResponseDbManagementClient. getCloudIormPlan(GetCloudIormPlanRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetCloudIormPlanResponse Modifier and Type Method Description Future<GetCloudIormPlanResponse>DbManagementAsync. getCloudIormPlan(GetCloudIormPlanRequest request, AsyncHandler<GetCloudIormPlanRequest,GetCloudIormPlanResponse> handler)Get the IORM plan from the specific Exadata storage server.Future<GetCloudIormPlanResponse>DbManagementAsyncClient. getCloudIormPlan(GetCloudIormPlanRequest request, AsyncHandler<GetCloudIormPlanRequest,GetCloudIormPlanResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudIormPlanResponse Modifier and Type Method Description Future<GetCloudIormPlanResponse>DbManagementAsync. getCloudIormPlan(GetCloudIormPlanRequest request, AsyncHandler<GetCloudIormPlanRequest,GetCloudIormPlanResponse> handler)Get the IORM plan from the specific Exadata storage server.Future<GetCloudIormPlanResponse>DbManagementAsyncClient. getCloudIormPlan(GetCloudIormPlanRequest request, AsyncHandler<GetCloudIormPlanRequest,GetCloudIormPlanResponse> handler) -
Uses of GetCloudIormPlanResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetCloudIormPlanResponse Modifier and Type Method Description GetCloudIormPlanResponseGetCloudIormPlanResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetCloudIormPlanResponse Modifier and Type Method Description GetCloudIormPlanResponse.BuilderGetCloudIormPlanResponse.Builder. copy(GetCloudIormPlanResponse o)Copy method to populate the builder with values from the given instance.
-