Uses of Class
com.oracle.bmc.dts.responses.ChangeApplianceExportJobCompartmentResponse
-
Packages that use ChangeApplianceExportJobCompartmentResponse Package Description com.oracle.bmc.dts com.oracle.bmc.dts.responses -
-
Uses of ChangeApplianceExportJobCompartmentResponse in com.oracle.bmc.dts
Methods in com.oracle.bmc.dts that return ChangeApplianceExportJobCompartmentResponse Modifier and Type Method Description ChangeApplianceExportJobCompartmentResponse
ApplianceExportJob. changeApplianceExportJobCompartment(ChangeApplianceExportJobCompartmentRequest request)
Moves a ApplianceExportJob into a different compartment.ChangeApplianceExportJobCompartmentResponse
ApplianceExportJobClient. changeApplianceExportJobCompartment(ChangeApplianceExportJobCompartmentRequest request)
Methods in com.oracle.bmc.dts that return types with arguments of type ChangeApplianceExportJobCompartmentResponse 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)
Method parameters in com.oracle.bmc.dts with type arguments of type ChangeApplianceExportJobCompartmentResponse 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 ChangeApplianceExportJobCompartmentResponse in com.oracle.bmc.dts.responses
Methods in com.oracle.bmc.dts.responses that return ChangeApplianceExportJobCompartmentResponse Modifier and Type Method Description ChangeApplianceExportJobCompartmentResponse
ChangeApplianceExportJobCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.dts.responses with parameters of type ChangeApplianceExportJobCompartmentResponse Modifier and Type Method Description ChangeApplianceExportJobCompartmentResponse.Builder
ChangeApplianceExportJobCompartmentResponse.Builder. copy(ChangeApplianceExportJobCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-