Uses of Class
com.oracle.bmc.dataintegration.responses.CreateExportRequestResponse
- 
Packages that use CreateExportRequestResponse Package Description com.oracle.bmc.dataintegration com.oracle.bmc.dataintegration.responses 
- 
- 
Uses of CreateExportRequestResponse in com.oracle.bmc.dataintegrationMethods in com.oracle.bmc.dataintegration that return CreateExportRequestResponse Modifier and Type Method Description CreateExportRequestResponseDataIntegration. createExportRequest(CreateExportRequestRequest request)Export Metadata ObjectCreateExportRequestResponseDataIntegrationClient. createExportRequest(CreateExportRequestRequest request)Methods in com.oracle.bmc.dataintegration that return types with arguments of type CreateExportRequestResponse 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)Method parameters in com.oracle.bmc.dataintegration with type arguments of type CreateExportRequestResponse 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 CreateExportRequestResponse in com.oracle.bmc.dataintegration.responsesMethods in com.oracle.bmc.dataintegration.responses that return CreateExportRequestResponse Modifier and Type Method Description CreateExportRequestResponseCreateExportRequestResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dataintegration.responses with parameters of type CreateExportRequestResponse Modifier and Type Method Description CreateExportRequestResponse.BuilderCreateExportRequestResponse.Builder. copy(CreateExportRequestResponse o)Copy method to populate the builder with values from the given instance.
 
-