Uses of Class
com.oracle.bmc.opsi.model.UpdateChargebackPlanDetails
-
Packages that use UpdateChargebackPlanDetails Package Description com.oracle.bmc.opsi.model com.oracle.bmc.opsi.requests -
-
Uses of UpdateChargebackPlanDetails in com.oracle.bmc.opsi.model
Methods in com.oracle.bmc.opsi.model that return UpdateChargebackPlanDetails Modifier and Type Method Description UpdateChargebackPlanDetailsUpdateChargebackPlanDetails.Builder. build()Methods in com.oracle.bmc.opsi.model with parameters of type UpdateChargebackPlanDetails Modifier and Type Method Description UpdateChargebackPlanDetails.BuilderUpdateChargebackPlanDetails.Builder. copy(UpdateChargebackPlanDetails model) -
Uses of UpdateChargebackPlanDetails in com.oracle.bmc.opsi.requests
Methods in com.oracle.bmc.opsi.requests that return UpdateChargebackPlanDetails Modifier and Type Method Description UpdateChargebackPlanDetailsUpdateChargebackPlanRequest. getBody$()Alternative accessor for the body parameter.UpdateChargebackPlanDetailsUpdateChargebackPlanRequest. getUpdateChargebackPlanDetails()The details used to update a chargeback plan.Methods in com.oracle.bmc.opsi.requests with parameters of type UpdateChargebackPlanDetails Modifier and Type Method Description UpdateChargebackPlanRequest.BuilderUpdateChargebackPlanRequest.Builder. body$(UpdateChargebackPlanDetails body)Alternative setter for the body parameter.UpdateChargebackPlanRequest.BuilderUpdateChargebackPlanRequest.Builder. updateChargebackPlanDetails(UpdateChargebackPlanDetails updateChargebackPlanDetails)The details used to update a chargeback plan.
-