Uses of Class
com.oracle.bmc.budget.model.CreateCostAlertSubscriptionDetails
-
Packages that use CreateCostAlertSubscriptionDetails Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.requests -
-
Uses of CreateCostAlertSubscriptionDetails in com.oracle.bmc.budget.model
Methods in com.oracle.bmc.budget.model that return CreateCostAlertSubscriptionDetails Modifier and Type Method Description CreateCostAlertSubscriptionDetailsCreateCostAlertSubscriptionDetails.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type CreateCostAlertSubscriptionDetails Modifier and Type Method Description CreateCostAlertSubscriptionDetails.BuilderCreateCostAlertSubscriptionDetails.Builder. copy(CreateCostAlertSubscriptionDetails model) -
Uses of CreateCostAlertSubscriptionDetails in com.oracle.bmc.budget.requests
Methods in com.oracle.bmc.budget.requests that return CreateCostAlertSubscriptionDetails Modifier and Type Method Description CreateCostAlertSubscriptionDetailsCreateCostAlertSubscriptionRequest. getBody$()Alternative accessor for the body parameter.CreateCostAlertSubscriptionDetailsCreateCostAlertSubscriptionRequest. getCreateCostAlertSubscriptionDetails()Details for the new subscription.Methods in com.oracle.bmc.budget.requests with parameters of type CreateCostAlertSubscriptionDetails Modifier and Type Method Description CreateCostAlertSubscriptionRequest.BuilderCreateCostAlertSubscriptionRequest.Builder. body$(CreateCostAlertSubscriptionDetails body)Alternative setter for the body parameter.CreateCostAlertSubscriptionRequest.BuilderCreateCostAlertSubscriptionRequest.Builder. createCostAlertSubscriptionDetails(CreateCostAlertSubscriptionDetails createCostAlertSubscriptionDetails)Details for the new subscription.
-