Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterIormConfigResponse |
DatabaseClient.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request) |
GetCloudVmClusterIormConfigResponse |
Database.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request)
Gets the IORM configuration for the specified cloud VM cluster in an Exadata Cloud Service
instance.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCloudVmClusterIormConfigResponse> |
DatabaseAsyncClient.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request,
AsyncHandler<GetCloudVmClusterIormConfigRequest,GetCloudVmClusterIormConfigResponse> handler) |
Future<GetCloudVmClusterIormConfigResponse> |
DatabaseAsync.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request,
AsyncHandler<GetCloudVmClusterIormConfigRequest,GetCloudVmClusterIormConfigResponse> handler)
Gets the IORM configuration for the specified cloud VM cluster in an Exadata Cloud Service
instance.
|
Modifier and Type | Method and Description |
---|---|
Future<GetCloudVmClusterIormConfigResponse> |
DatabaseAsyncClient.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request,
AsyncHandler<GetCloudVmClusterIormConfigRequest,GetCloudVmClusterIormConfigResponse> handler) |
Future<GetCloudVmClusterIormConfigResponse> |
DatabaseAsync.getCloudVmClusterIormConfig(GetCloudVmClusterIormConfigRequest request,
AsyncHandler<GetCloudVmClusterIormConfigRequest,GetCloudVmClusterIormConfigResponse> handler)
Gets the IORM configuration for the specified cloud VM cluster in an Exadata Cloud Service
instance.
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterIormConfigResponse |
GetCloudVmClusterIormConfigResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterIormConfigResponse.Builder |
GetCloudVmClusterIormConfigResponse.Builder.copy(GetCloudVmClusterIormConfigResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.