Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateCloudVmClusterIormConfigRequest,UpdateCloudVmClusterIormConfigResponse> |
DatabaseWaiters.forUpdateCloudVmClusterIormConfig(UpdateCloudVmClusterIormConfigRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateCloudVmClusterIormConfigRequest,UpdateCloudVmClusterIormConfigResponse> |
DatabaseWaiters.forUpdateCloudVmClusterIormConfig(UpdateCloudVmClusterIormConfigRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
UpdateCloudVmClusterIormConfigRequest |
UpdateCloudVmClusterIormConfigRequest.Builder.build()
Build the instance of UpdateCloudVmClusterIormConfigRequest as configured by this builder
|
UpdateCloudVmClusterIormConfigRequest |
UpdateCloudVmClusterIormConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCloudVmClusterIormConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterIormConfigRequest.Builder |
UpdateCloudVmClusterIormConfigRequest.Builder.copy(UpdateCloudVmClusterIormConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.