Package | Description |
---|---|
com.oracle.bmc.dataintegration | |
com.oracle.bmc.dataintegration.requests |
Modifier and Type | Method and Description |
---|---|
DeleteCopyObjectRequestResponse |
DataIntegrationClient.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request) |
DeleteCopyObjectRequestResponse |
DataIntegration.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request)
Delete copy object request using the specified identifier.
|
Future<DeleteCopyObjectRequestResponse> |
DataIntegrationAsync.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request,
AsyncHandler<DeleteCopyObjectRequestRequest,DeleteCopyObjectRequestResponse> handler)
Delete copy object request using the specified identifier.
|
Future<DeleteCopyObjectRequestResponse> |
DataIntegrationAsyncClient.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request,
AsyncHandler<DeleteCopyObjectRequestRequest,DeleteCopyObjectRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteCopyObjectRequestResponse> |
DataIntegrationAsync.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request,
AsyncHandler<DeleteCopyObjectRequestRequest,DeleteCopyObjectRequestResponse> handler)
Delete copy object request using the specified identifier.
|
Future<DeleteCopyObjectRequestResponse> |
DataIntegrationAsyncClient.deleteCopyObjectRequest(DeleteCopyObjectRequestRequest request,
AsyncHandler<DeleteCopyObjectRequestRequest,DeleteCopyObjectRequestResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteCopyObjectRequestRequest |
DeleteCopyObjectRequestRequest.Builder.build()
Build the instance of DeleteCopyObjectRequestRequest as configured by this builder
|
DeleteCopyObjectRequestRequest |
DeleteCopyObjectRequestRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteCopyObjectRequestRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
DeleteCopyObjectRequestRequest.Builder |
DeleteCopyObjectRequestRequest.Builder.copy(DeleteCopyObjectRequestRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.