Uses of Class
com.oracle.bmc.dataintegration.requests.CreateExportRequestRequest
- 
Packages that use CreateExportRequestRequest Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.requests 
- 
- 
Uses of CreateExportRequestRequest in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration with parameters of type CreateExportRequestRequest Modifier and Type Method Description CreateExportRequestResponseDataIntegration. createExportRequest(CreateExportRequestRequest request)Export Metadata ObjectFuture<CreateExportRequestResponse>DataIntegrationAsync. createExportRequest(CreateExportRequestRequest request, AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)Export Metadata ObjectFuture<CreateExportRequestResponse>DataIntegrationAsyncClient. createExportRequest(CreateExportRequestRequest request, AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)CreateExportRequestResponseDataIntegrationClient. createExportRequest(CreateExportRequestRequest request)Method parameters in com.oracle.bmc.dataintegration with type arguments of type CreateExportRequestRequest Modifier and Type Method Description Future<CreateExportRequestResponse>DataIntegrationAsync. createExportRequest(CreateExportRequestRequest request, AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)Export Metadata ObjectFuture<CreateExportRequestResponse>DataIntegrationAsyncClient. createExportRequest(CreateExportRequestRequest request, AsyncHandler<CreateExportRequestRequest,CreateExportRequestResponse> handler)
- 
Uses of CreateExportRequestRequest in com.oracle.bmc.dataintegration.requestsMethods in com.oracle.bmc.dataintegration.requests that return CreateExportRequestRequest Modifier and Type Method Description CreateExportRequestRequestCreateExportRequestRequest.Builder. build()Build the instance of CreateExportRequestRequest as configured by this builderCreateExportRequestRequestCreateExportRequestRequest.Builder. buildWithoutInvocationCallback()Build the instance of CreateExportRequestRequest as configured by this builderMethods in com.oracle.bmc.dataintegration.requests with parameters of type CreateExportRequestRequest Modifier and Type Method Description CreateExportRequestRequest.BuilderCreateExportRequestRequest.Builder. copy(CreateExportRequestRequest o)Copy method to populate the builder with values from the given instance.
 
-