Uses of Class
com.oracle.bmc.opsi.model.ChangeChargebackPlanCompartmentDetails
-
Packages that use ChangeChargebackPlanCompartmentDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of ChangeChargebackPlanCompartmentDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return ChangeChargebackPlanCompartmentDetails Modifier and Type Method Description ChangeChargebackPlanCompartmentDetailsChangeChargebackPlanCompartmentDetails.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type ChangeChargebackPlanCompartmentDetails Modifier and Type Method Description ChangeChargebackPlanCompartmentDetails.BuilderChangeChargebackPlanCompartmentDetails.Builder. copy(ChangeChargebackPlanCompartmentDetails model) -
Uses of ChangeChargebackPlanCompartmentDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return ChangeChargebackPlanCompartmentDetails Modifier and Type Method Description ChangeChargebackPlanCompartmentDetailsChangeChargebackPlanCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeChargebackPlanCompartmentDetailsChangeChargebackPlanCompartmentRequest. getChangeChargebackPlanCompartmentDetails()The information to be updated.Methods in com.oracle.bmc.opsi.requests with parameters of type ChangeChargebackPlanCompartmentDetails Modifier and Type Method Description ChangeChargebackPlanCompartmentRequest.BuilderChangeChargebackPlanCompartmentRequest.Builder. body$(ChangeChargebackPlanCompartmentDetails body)Alternative setter for the body parameter.ChangeChargebackPlanCompartmentRequest.BuilderChangeChargebackPlanCompartmentRequest.Builder. changeChargebackPlanCompartmentDetails(ChangeChargebackPlanCompartmentDetails changeChargebackPlanCompartmentDetails)The information to be updated.
-