Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
DataSafeWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
DiscoveryLifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
DataSafeWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
DiscoveryLifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetDiscoveryJobRequest,GetDiscoveryJobResponse> |
DataSafeWaiters.forDiscoveryJob(GetDiscoveryJobRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
DiscoveryLifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<GetDiscoveryJobResponse> |
DataSafeAsync.getDiscoveryJob(GetDiscoveryJobRequest request,
AsyncHandler<GetDiscoveryJobRequest,GetDiscoveryJobResponse> handler)
Gets the details of the specified discovery job.
|
Future<GetDiscoveryJobResponse> |
DataSafeAsyncClient.getDiscoveryJob(GetDiscoveryJobRequest request,
AsyncHandler<GetDiscoveryJobRequest,GetDiscoveryJobResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobRequest |
GetDiscoveryJobRequest.Builder.build()
Build the instance of GetDiscoveryJobRequest as configured by this builder
|
GetDiscoveryJobRequest |
GetDiscoveryJobRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetDiscoveryJobRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobRequest.Builder |
GetDiscoveryJobRequest.Builder.copy(GetDiscoveryJobRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.