Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
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 |
---|---|
GetCloudVmClusterIormConfigRequest |
GetCloudVmClusterIormConfigRequest.Builder.build()
Build the instance of GetCloudVmClusterIormConfigRequest as configured by this builder
|
GetCloudVmClusterIormConfigRequest |
GetCloudVmClusterIormConfigRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCloudVmClusterIormConfigRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCloudVmClusterIormConfigRequest.Builder |
GetCloudVmClusterIormConfigRequest.Builder.copy(GetCloudVmClusterIormConfigRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.