Uses of Class
com.oracle.bmc.dts.responses.GetApplianceExportJobResponse
-
Packages that use GetApplianceExportJobResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of GetApplianceExportJobResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return GetApplianceExportJobResponse Modifier and Type Method Description GetApplianceExportJobResponseApplianceExportJob. getApplianceExportJob(GetApplianceExportJobRequest request)Describes a Appliance Export Job in detailGetApplianceExportJobResponseApplianceExportJobClient. getApplianceExportJob(GetApplianceExportJobRequest request)Method parameters in com.oracle.bmc.dts with type arguments of type GetApplianceExportJobResponse Modifier and Type Method Description Future<GetApplianceExportJobResponse>ApplianceExportJobAsync. getApplianceExportJob(GetApplianceExportJobRequest request, AsyncHandler<GetApplianceExportJobRequest,GetApplianceExportJobResponse> handler)Describes a Appliance Export Job in detailFuture<GetApplianceExportJobResponse>ApplianceExportJobAsyncClient. getApplianceExportJob(GetApplianceExportJobRequest request, AsyncHandler<GetApplianceExportJobRequest,GetApplianceExportJobResponse> handler) -
Uses of GetApplianceExportJobResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return GetApplianceExportJobResponse Modifier and Type Method Description GetApplianceExportJobResponseGetApplianceExportJobResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type GetApplianceExportJobResponse Modifier and Type Method Description GetApplianceExportJobResponse.BuilderGetApplianceExportJobResponse.Builder. copy(GetApplianceExportJobResponse o)Copy method to populate the builder with values from the given instance.
-