Uses of Class
com.oracle.bmc.dts.requests.ChangeApplianceExportJobCompartmentRequest
-
Packages that use ChangeApplianceExportJobCompartmentRequest Package Description com.oracle.bmc.dts com.oracle.bmc.dts.requests -
-
Uses of ChangeApplianceExportJobCompartmentRequest in com.oracle.bmc.dts
Method parameters in com.oracle.bmc.dts with type arguments of type ChangeApplianceExportJobCompartmentRequest Modifier and Type Method Description Future<ChangeApplianceExportJobCompartmentResponse>
ApplianceExportJobAsync. changeApplianceExportJobCompartment(ChangeApplianceExportJobCompartmentRequest request, AsyncHandler<ChangeApplianceExportJobCompartmentRequest,ChangeApplianceExportJobCompartmentResponse> handler)
Moves a ApplianceExportJob into a different compartment.Future<ChangeApplianceExportJobCompartmentResponse>
ApplianceExportJobAsyncClient. changeApplianceExportJobCompartment(ChangeApplianceExportJobCompartmentRequest request, AsyncHandler<ChangeApplianceExportJobCompartmentRequest,ChangeApplianceExportJobCompartmentResponse> handler)
-
Uses of ChangeApplianceExportJobCompartmentRequest in com.oracle.bmc.dts.requests
Methods in com.oracle.bmc.dts.requests that return ChangeApplianceExportJobCompartmentRequest Modifier and Type Method Description ChangeApplianceExportJobCompartmentRequest
ChangeApplianceExportJobCompartmentRequest.Builder. build()
Build the instance of ChangeApplianceExportJobCompartmentRequest as configured by this builderChangeApplianceExportJobCompartmentRequest
ChangeApplianceExportJobCompartmentRequest.Builder. buildWithoutInvocationCallback()
Build the instance of ChangeApplianceExportJobCompartmentRequest as configured by this builderMethods in com.oracle.bmc.dts.requests with parameters of type ChangeApplianceExportJobCompartmentRequest Modifier and Type Method Description ChangeApplianceExportJobCompartmentRequest.Builder
ChangeApplianceExportJobCompartmentRequest.Builder. copy(ChangeApplianceExportJobCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
-