Package | Description |
---|---|
com.oracle.bmc.disasterrecovery | |
com.oracle.bmc.disasterrecovery.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
DisasterRecoveryWaiters.forWorkRequest(GetWorkRequestRequest request)
Creates a new
Waiter using default configuration. |
Waiter<GetWorkRequestRequest,GetWorkRequestResponse> |
DisasterRecoveryWaiters.forWorkRequest(GetWorkRequestRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetWorkRequestResponse> |
DisasterRecoveryAsyncClient.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler) |
Future<GetWorkRequestResponse> |
DisasterRecoveryAsync.getWorkRequest(GetWorkRequestRequest request,
AsyncHandler<GetWorkRequestRequest,GetWorkRequestResponse> handler)
Get the status of the work request identified by workRequestId.
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestRequest |
GetWorkRequestRequest.Builder.build()
Build the instance of GetWorkRequestRequest as configured by this builder
|
GetWorkRequestRequest |
GetWorkRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetWorkRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetWorkRequestRequest.Builder |
GetWorkRequestRequest.Builder.copy(GetWorkRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.