Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> |
DatabaseWaiters.forVmClusterUpdate(GetVmClusterUpdateRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VmClusterUpdate.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Waiter<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> |
DatabaseWaiters.forVmClusterUpdate(GetVmClusterUpdateRequest request,
VmClusterUpdate.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> |
DatabaseWaiters.forVmClusterUpdate(GetVmClusterUpdateRequest request,
VmClusterUpdate.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetVmClusterUpdateResponse> |
DatabaseAsyncClient.getVmClusterUpdate(GetVmClusterUpdateRequest request,
AsyncHandler<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> handler) |
Future<GetVmClusterUpdateResponse> |
DatabaseAsync.getVmClusterUpdate(GetVmClusterUpdateRequest request,
AsyncHandler<GetVmClusterUpdateRequest,GetVmClusterUpdateResponse> handler)
Gets information about a specified maintenance update package for a VM cluster.
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateRequest |
GetVmClusterUpdateRequest.Builder.build()
Build the instance of GetVmClusterUpdateRequest as configured by this builder
|
GetVmClusterUpdateRequest |
GetVmClusterUpdateRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetVmClusterUpdateRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetVmClusterUpdateRequest.Builder |
GetVmClusterUpdateRequest.Builder.copy(GetVmClusterUpdateRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.