Package | Description |
---|---|
com.oracle.bmc.datasafe | |
com.oracle.bmc.datasafe.responses |
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobResultResponse |
DataSafe.getDiscoveryJobResult(GetDiscoveryJobResultRequest request)
Gets the details of the specified discovery result.
|
GetDiscoveryJobResultResponse |
DataSafeClient.getDiscoveryJobResult(GetDiscoveryJobResultRequest request) |
Modifier and Type | Method and Description |
---|---|
Future<GetDiscoveryJobResultResponse> |
DataSafeAsync.getDiscoveryJobResult(GetDiscoveryJobResultRequest request,
AsyncHandler<GetDiscoveryJobResultRequest,GetDiscoveryJobResultResponse> handler)
Gets the details of the specified discovery result.
|
Future<GetDiscoveryJobResultResponse> |
DataSafeAsyncClient.getDiscoveryJobResult(GetDiscoveryJobResultRequest request,
AsyncHandler<GetDiscoveryJobResultRequest,GetDiscoveryJobResultResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetDiscoveryJobResultResponse> |
DataSafeAsync.getDiscoveryJobResult(GetDiscoveryJobResultRequest request,
AsyncHandler<GetDiscoveryJobResultRequest,GetDiscoveryJobResultResponse> handler)
Gets the details of the specified discovery result.
|
Future<GetDiscoveryJobResultResponse> |
DataSafeAsyncClient.getDiscoveryJobResult(GetDiscoveryJobResultRequest request,
AsyncHandler<GetDiscoveryJobResultRequest,GetDiscoveryJobResultResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobResultResponse |
GetDiscoveryJobResultResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetDiscoveryJobResultResponse.Builder |
GetDiscoveryJobResultResponse.Builder.copy(GetDiscoveryJobResultResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.