Uses of Class
com.oracle.bmc.mngdmac.responses.ChangeMacOrderCompartmentResponse
-
Packages that use ChangeMacOrderCompartmentResponse Package Description com.oracle.bmc.mngdmac com.oracle.bmc.mngdmac.responses -
-
Uses of ChangeMacOrderCompartmentResponse in com.oracle.bmc.mngdmac
Methods in com.oracle.bmc.mngdmac that return ChangeMacOrderCompartmentResponse Modifier and Type Method Description ChangeMacOrderCompartmentResponseMacOrder. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request)Moves a MacOrder into a different compartment within the same tenancy.ChangeMacOrderCompartmentResponseMacOrderClient. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request)Methods in com.oracle.bmc.mngdmac that return types with arguments of type ChangeMacOrderCompartmentResponse Modifier and Type Method Description Future<ChangeMacOrderCompartmentResponse>MacOrderAsync. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request, AsyncHandler<ChangeMacOrderCompartmentRequest,ChangeMacOrderCompartmentResponse> handler)Moves a MacOrder into a different compartment within the same tenancy.Future<ChangeMacOrderCompartmentResponse>MacOrderAsyncClient. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request, AsyncHandler<ChangeMacOrderCompartmentRequest,ChangeMacOrderCompartmentResponse> handler)Method parameters in com.oracle.bmc.mngdmac with type arguments of type ChangeMacOrderCompartmentResponse Modifier and Type Method Description Future<ChangeMacOrderCompartmentResponse>MacOrderAsync. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request, AsyncHandler<ChangeMacOrderCompartmentRequest,ChangeMacOrderCompartmentResponse> handler)Moves a MacOrder into a different compartment within the same tenancy.Future<ChangeMacOrderCompartmentResponse>MacOrderAsyncClient. changeMacOrderCompartment(ChangeMacOrderCompartmentRequest request, AsyncHandler<ChangeMacOrderCompartmentRequest,ChangeMacOrderCompartmentResponse> handler) -
Uses of ChangeMacOrderCompartmentResponse in com.oracle.bmc.mngdmac.responses
Methods in com.oracle.bmc.mngdmac.responses that return ChangeMacOrderCompartmentResponse Modifier and Type Method Description ChangeMacOrderCompartmentResponseChangeMacOrderCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.mngdmac.responses with parameters of type ChangeMacOrderCompartmentResponse Modifier and Type Method Description ChangeMacOrderCompartmentResponse.BuilderChangeMacOrderCompartmentResponse.Builder. copy(ChangeMacOrderCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-