Uses of Class
com.oracle.bmc.dts.responses.CreateApplianceExportJobResponse
-
Packages that use CreateApplianceExportJobResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of CreateApplianceExportJobResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return CreateApplianceExportJobResponse Modifier and Type Method Description CreateApplianceExportJobResponseApplianceExportJob. createApplianceExportJob(CreateApplianceExportJobRequest request)Creates a new Appliance Export Job that corresponds with customer’s logical datasetCreateApplianceExportJobResponseApplianceExportJobClient. createApplianceExportJob(CreateApplianceExportJobRequest request)Methods in com.oracle.bmc.dts that return types with arguments of type CreateApplianceExportJobResponse Modifier and Type Method Description Future<CreateApplianceExportJobResponse>ApplianceExportJobAsync. createApplianceExportJob(CreateApplianceExportJobRequest request, AsyncHandler<CreateApplianceExportJobRequest,CreateApplianceExportJobResponse> handler)Creates a new Appliance Export Job that corresponds with customer’s logical datasetFuture<CreateApplianceExportJobResponse>ApplianceExportJobAsyncClient. createApplianceExportJob(CreateApplianceExportJobRequest request, AsyncHandler<CreateApplianceExportJobRequest,CreateApplianceExportJobResponse> handler)Method parameters in com.oracle.bmc.dts with type arguments of type CreateApplianceExportJobResponse Modifier and Type Method Description Future<CreateApplianceExportJobResponse>ApplianceExportJobAsync. createApplianceExportJob(CreateApplianceExportJobRequest request, AsyncHandler<CreateApplianceExportJobRequest,CreateApplianceExportJobResponse> handler)Creates a new Appliance Export Job that corresponds with customer’s logical datasetFuture<CreateApplianceExportJobResponse>ApplianceExportJobAsyncClient. createApplianceExportJob(CreateApplianceExportJobRequest request, AsyncHandler<CreateApplianceExportJobRequest,CreateApplianceExportJobResponse> handler) -
Uses of CreateApplianceExportJobResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return CreateApplianceExportJobResponse Modifier and Type Method Description CreateApplianceExportJobResponseCreateApplianceExportJobResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type CreateApplianceExportJobResponse Modifier and Type Method Description CreateApplianceExportJobResponse.BuilderCreateApplianceExportJobResponse.Builder. copy(CreateApplianceExportJobResponse o)Copy method to populate the builder with values from the given instance.
-