Uses of Class
com.oracle.bmc.dataintegration.responses.CreateCopyObjectRequestResponse
- 
Packages that use CreateCopyObjectRequestResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of CreateCopyObjectRequestResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return CreateCopyObjectRequestResponse Modifier and Type Method Description CreateCopyObjectRequestResponseDataIntegration. createCopyObjectRequest(CreateCopyObjectRequestRequest request)Copy Metadata Object.CreateCopyObjectRequestResponseDataIntegrationClient. createCopyObjectRequest(CreateCopyObjectRequestRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type CreateCopyObjectRequestResponse Modifier and Type Method Description Future<CreateCopyObjectRequestResponse>DataIntegrationAsync. createCopyObjectRequest(CreateCopyObjectRequestRequest request, AsyncHandler<CreateCopyObjectRequestRequest,CreateCopyObjectRequestResponse> handler)Copy Metadata Object.Future<CreateCopyObjectRequestResponse>DataIntegrationAsyncClient. createCopyObjectRequest(CreateCopyObjectRequestRequest request, AsyncHandler<CreateCopyObjectRequestRequest,CreateCopyObjectRequestResponse> handler)Method parameters in com.oracle.bmc.dataintegration with type arguments of type CreateCopyObjectRequestResponse Modifier and Type Method Description Future<CreateCopyObjectRequestResponse>DataIntegrationAsync. createCopyObjectRequest(CreateCopyObjectRequestRequest request, AsyncHandler<CreateCopyObjectRequestRequest,CreateCopyObjectRequestResponse> handler)Copy Metadata Object.Future<CreateCopyObjectRequestResponse>DataIntegrationAsyncClient. createCopyObjectRequest(CreateCopyObjectRequestRequest request, AsyncHandler<CreateCopyObjectRequestRequest,CreateCopyObjectRequestResponse> handler)
- 
Uses of CreateCopyObjectRequestResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return CreateCopyObjectRequestResponse Modifier and Type Method Description CreateCopyObjectRequestResponseCreateCopyObjectRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type CreateCopyObjectRequestResponse Modifier and Type Method Description CreateCopyObjectRequestResponse.BuilderCreateCopyObjectRequestResponse.Builder. copy(CreateCopyObjectRequestResponse o)Copy method to populate the builder with values from the given instance.
 
-