Uses of Class
com.oracle.bmc.dataintegration.requests.ListCopyObjectRequestsRequest
-
Packages that use ListCopyObjectRequestsRequest Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.requests -
-
Uses of ListCopyObjectRequestsRequest in com.oracle.bmc.dataintegration
Method parameters in com.oracle.bmc.dataintegration with type arguments of type ListCopyObjectRequestsRequest Modifier and Type Method Description Future<ListCopyObjectRequestsResponse>DataIntegrationAsync. listCopyObjectRequests(ListCopyObjectRequestsRequest request, AsyncHandler<ListCopyObjectRequestsRequest,ListCopyObjectRequestsResponse> handler)This endpoint can be used to get the list of copy object requests.Future<ListCopyObjectRequestsResponse>DataIntegrationAsyncClient. listCopyObjectRequests(ListCopyObjectRequestsRequest request, AsyncHandler<ListCopyObjectRequestsRequest,ListCopyObjectRequestsResponse> handler) -
Uses of ListCopyObjectRequestsRequest in com.oracle.bmc.dataintegration.requests
Methods in com.oracle.bmc.dataintegration.requests that return ListCopyObjectRequestsRequest Modifier and Type Method Description ListCopyObjectRequestsRequestListCopyObjectRequestsRequest.Builder. build()Build the instance of ListCopyObjectRequestsRequest as configured by this builderListCopyObjectRequestsRequestListCopyObjectRequestsRequest.Builder. buildWithoutInvocationCallback()Build the instance of ListCopyObjectRequestsRequest as configured by this builderMethods in com.oracle.bmc.dataintegration.requests with parameters of type ListCopyObjectRequestsRequest Modifier and Type Method Description ListCopyObjectRequestsRequest.BuilderListCopyObjectRequestsRequest.Builder. copy(ListCopyObjectRequestsRequest o)Copy method to populate the builder with values from the given instance.
-