Waiter<GetVmClusterUpdateHistoryEntryRequest,GetVmClusterUpdateHistoryEntryResponse> |
DatabaseWaiters.forVmClusterUpdateHistoryEntry(GetVmClusterUpdateHistoryEntryRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
VmClusterUpdateHistoryEntry.LifecycleState... targetStates)
Creates a new Waiter using the provided configuration.
|
Waiter<GetVmClusterUpdateHistoryEntryRequest,GetVmClusterUpdateHistoryEntryResponse> |
DatabaseWaiters.forVmClusterUpdateHistoryEntry(GetVmClusterUpdateHistoryEntryRequest request,
VmClusterUpdateHistoryEntry.LifecycleState... targetStates)
Creates a new Waiter using the default configuration.
|
Waiter<GetVmClusterUpdateHistoryEntryRequest,GetVmClusterUpdateHistoryEntryResponse> |
DatabaseWaiters.forVmClusterUpdateHistoryEntry(GetVmClusterUpdateHistoryEntryRequest request,
VmClusterUpdateHistoryEntry.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new Waiter using the provided configuration.
|
Future<GetVmClusterUpdateHistoryEntryResponse> |
DatabaseAsync.getVmClusterUpdateHistoryEntry(GetVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetVmClusterUpdateHistoryEntryRequest,GetVmClusterUpdateHistoryEntryResponse> handler)
Gets the maintenance update history details for the specified update history entry.
|
Future<GetVmClusterUpdateHistoryEntryResponse> |
DatabaseAsyncClient.getVmClusterUpdateHistoryEntry(GetVmClusterUpdateHistoryEntryRequest request,
AsyncHandler<GetVmClusterUpdateHistoryEntryRequest,GetVmClusterUpdateHistoryEntryResponse> handler) |