Uses of Class
com.oracle.bmc.self.model.ChangeSubscriptionCompartmentDetails
-
Packages that use ChangeSubscriptionCompartmentDetails Package Description com.oracle.bmc.self.model com.oracle.bmc.self.requests -
-
Uses of ChangeSubscriptionCompartmentDetails in com.oracle.bmc.self.model
Methods in com.oracle.bmc.self.model that return ChangeSubscriptionCompartmentDetails Modifier and Type Method Description ChangeSubscriptionCompartmentDetailsChangeSubscriptionCompartmentDetails.Builder. build()Methods in com.oracle.bmc.self.model with parameters of type ChangeSubscriptionCompartmentDetails Modifier and Type Method Description ChangeSubscriptionCompartmentDetails.BuilderChangeSubscriptionCompartmentDetails.Builder. copy(ChangeSubscriptionCompartmentDetails model) -
Uses of ChangeSubscriptionCompartmentDetails in com.oracle.bmc.self.requests
Methods in com.oracle.bmc.self.requests that return ChangeSubscriptionCompartmentDetails Modifier and Type Method Description ChangeSubscriptionCompartmentDetailsChangeSubscriptionCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeSubscriptionCompartmentDetailsChangeSubscriptionCompartmentRequest. getChangeSubscriptionCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.self.requests with parameters of type ChangeSubscriptionCompartmentDetails Modifier and Type Method Description ChangeSubscriptionCompartmentRequest.BuilderChangeSubscriptionCompartmentRequest.Builder. body$(ChangeSubscriptionCompartmentDetails body)Alternative setter for the body parameter.ChangeSubscriptionCompartmentRequest.BuilderChangeSubscriptionCompartmentRequest.Builder. changeSubscriptionCompartmentDetails(ChangeSubscriptionCompartmentDetails changeSubscriptionCompartmentDetails)The information to be updated.
-