Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobResponse |
DataSafe.getDiscoveryJob(GetDiscoveryJobRequest request)
Gets the details of the specified discovery job.
|
GetDiscoveryJobResponse |
DataSafeClient.getDiscoveryJob(GetDiscoveryJobRequest request) |
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 |
---|---|
GetDiscoveryJobResponse |
GetDiscoveryJobResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobResponse.Builder |
GetDiscoveryJobResponse.Builder.copy(GetDiscoveryJobResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.