Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
GetCopyObjectRequestResponse |
DataIntegrationClient.getCopyObjectRequest(GetCopyObjectRequestRequest request) |
GetCopyObjectRequestResponse |
DataIntegration.getCopyObjectRequest(GetCopyObjectRequestRequest request)
This endpoint can be used to get the summary/details of object being copied.
|
Future<GetCopyObjectRequestResponse> |
DataIntegrationAsync.getCopyObjectRequest(GetCopyObjectRequestRequest request,
AsyncHandler<GetCopyObjectRequestRequest,GetCopyObjectRequestResponse> handler)
This endpoint can be used to get the summary/details of object being copied.
|
Future<GetCopyObjectRequestResponse> |
DataIntegrationAsyncClient.getCopyObjectRequest(GetCopyObjectRequestRequest request,
AsyncHandler<GetCopyObjectRequestRequest,GetCopyObjectRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<GetCopyObjectRequestResponse> |
DataIntegrationAsync.getCopyObjectRequest(GetCopyObjectRequestRequest request,
AsyncHandler<GetCopyObjectRequestRequest,GetCopyObjectRequestResponse> handler)
This endpoint can be used to get the summary/details of object being copied.
|
Future<GetCopyObjectRequestResponse> |
DataIntegrationAsyncClient.getCopyObjectRequest(GetCopyObjectRequestRequest request,
AsyncHandler<GetCopyObjectRequestRequest,GetCopyObjectRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetCopyObjectRequestRequest |
GetCopyObjectRequestRequest.Builder.build()
Build the instance of GetCopyObjectRequestRequest as configured by this builder
|
GetCopyObjectRequestRequest |
GetCopyObjectRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetCopyObjectRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetCopyObjectRequestRequest.Builder |
GetCopyObjectRequestRequest.Builder.copy(GetCopyObjectRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.