Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
GetIormPlanResponse |
DbManagementClient.getIormPlan(GetIormPlanRequest request) |
GetIormPlanResponse |
DbManagement.getIormPlan(GetIormPlanRequest request)
Get the IORM plan from the specific Exadata storage server.
|
Modifier and Type | Method and Description |
---|---|
Future<GetIormPlanResponse> |
DbManagementAsync.getIormPlan(GetIormPlanRequest request,
AsyncHandler<GetIormPlanRequest,GetIormPlanResponse> handler)
Get the IORM plan from the specific Exadata storage server.
|
Future<GetIormPlanResponse> |
DbManagementAsyncClient.getIormPlan(GetIormPlanRequest request,
AsyncHandler<GetIormPlanRequest,GetIormPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetIormPlanResponse> |
DbManagementAsync.getIormPlan(GetIormPlanRequest request,
AsyncHandler<GetIormPlanRequest,GetIormPlanResponse> handler)
Get the IORM plan from the specific Exadata storage server.
|
Future<GetIormPlanResponse> |
DbManagementAsyncClient.getIormPlan(GetIormPlanRequest request,
AsyncHandler<GetIormPlanRequest,GetIormPlanResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetIormPlanResponse |
GetIormPlanResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetIormPlanResponse.Builder |
GetIormPlanResponse.Builder.copy(GetIormPlanResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.