Uses of Class
com.oracle.bmc.self.responses.ChangeSubscriptionCompartmentResponse
-
Packages that use ChangeSubscriptionCompartmentResponse Package Description com.oracle.bmc.self com.oracle.bmc.self.responses -
-
Uses of ChangeSubscriptionCompartmentResponse in com.oracle.bmc.self
Methods in com.oracle.bmc.self that return ChangeSubscriptionCompartmentResponse Modifier and Type Method Description ChangeSubscriptionCompartmentResponseSubscription. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request)Moves a Subscription into a different compartment within the same tenancy.ChangeSubscriptionCompartmentResponseSubscriptionClient. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request)Methods in com.oracle.bmc.self that return types with arguments of type ChangeSubscriptionCompartmentResponse Modifier and Type Method Description Future<ChangeSubscriptionCompartmentResponse>SubscriptionAsync. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request, AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler)Moves a Subscription into a different compartment within the same tenancy.Future<ChangeSubscriptionCompartmentResponse>SubscriptionAsyncClient. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request, AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler)Method parameters in com.oracle.bmc.self with type arguments of type ChangeSubscriptionCompartmentResponse Modifier and Type Method Description Future<ChangeSubscriptionCompartmentResponse>SubscriptionAsync. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request, AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler)Moves a Subscription into a different compartment within the same tenancy.Future<ChangeSubscriptionCompartmentResponse>SubscriptionAsyncClient. changeSubscriptionCompartment(ChangeSubscriptionCompartmentRequest request, AsyncHandler<ChangeSubscriptionCompartmentRequest,ChangeSubscriptionCompartmentResponse> handler) -
Uses of ChangeSubscriptionCompartmentResponse in com.oracle.bmc.self.responses
Methods in com.oracle.bmc.self.responses that return ChangeSubscriptionCompartmentResponse Modifier and Type Method Description ChangeSubscriptionCompartmentResponseChangeSubscriptionCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.self.responses with parameters of type ChangeSubscriptionCompartmentResponse Modifier and Type Method Description ChangeSubscriptionCompartmentResponse.BuilderChangeSubscriptionCompartmentResponse.Builder. copy(ChangeSubscriptionCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-