Uses of Class
com.oracle.bmc.databasemanagement.requests.GetCloudIormPlanRequest
-
Packages that use GetCloudIormPlanRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of GetCloudIormPlanRequest in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement with parameters of type GetCloudIormPlanRequest Modifier and Type Method Description GetCloudIormPlanResponseDbManagement. getCloudIormPlan(GetCloudIormPlanRequest request)Get the IORM plan from the specific Exadata storage server.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)GetCloudIormPlanResponseDbManagementClient. getCloudIormPlan(GetCloudIormPlanRequest request)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudIormPlanRequest 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 GetCloudIormPlanRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return GetCloudIormPlanRequest Modifier and Type Method Description GetCloudIormPlanRequestGetCloudIormPlanRequest.Builder. build()Build the instance of GetCloudIormPlanRequest as configured by this builderGetCloudIormPlanRequestGetCloudIormPlanRequest.Builder. buildWithoutInvocationCallback()Build the instance of GetCloudIormPlanRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type GetCloudIormPlanRequest Modifier and Type Method Description GetCloudIormPlanRequest.BuilderGetCloudIormPlanRequest.Builder. copy(GetCloudIormPlanRequest o)Copy method to populate the builder with values from the given instance.
-