Uses of Class
com.oracle.bmc.budget.model.UpdateCostAlertSubscriptionDetails
-
Packages that use UpdateCostAlertSubscriptionDetails Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.requests -
-
Uses of UpdateCostAlertSubscriptionDetails in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return UpdateCostAlertSubscriptionDetails Modifier and Type Method Description UpdateCostAlertSubscriptionDetailsUpdateCostAlertSubscriptionDetails.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type UpdateCostAlertSubscriptionDetails Modifier and Type Method Description UpdateCostAlertSubscriptionDetails.BuilderUpdateCostAlertSubscriptionDetails.Builder. copy(UpdateCostAlertSubscriptionDetails model) -
Uses of UpdateCostAlertSubscriptionDetails in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return UpdateCostAlertSubscriptionDetails Modifier and Type Method Description UpdateCostAlertSubscriptionDetailsUpdateCostAlertSubscriptionRequest. getBody$()Alternative accessor for the body parameter.UpdateCostAlertSubscriptionDetailsUpdateCostAlertSubscriptionRequest. getUpdateCostAlertSubscriptionDetails()The information to be updated.Methods in com.oracle.bmc.budget.requests with parameters of type UpdateCostAlertSubscriptionDetails Modifier and Type Method Description UpdateCostAlertSubscriptionRequest.BuilderUpdateCostAlertSubscriptionRequest.Builder. body$(UpdateCostAlertSubscriptionDetails body)Alternative setter for the body parameter.UpdateCostAlertSubscriptionRequest.BuilderUpdateCostAlertSubscriptionRequest.Builder. updateCostAlertSubscriptionDetails(UpdateCostAlertSubscriptionDetails updateCostAlertSubscriptionDetails)The information to be updated.
-