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