Uses of Class
com.oracle.bmc.budget.model.CreateAlertRuleDetails
- 
Packages that use CreateAlertRuleDetails Package Description com.oracle.bmc.budget.model com.oracle.bmc.budget.requests 
- 
- 
Uses of CreateAlertRuleDetails in com.oracle.bmc.budget.modelMethods in com.oracle.bmc.budget.model that return CreateAlertRuleDetails Modifier and Type Method Description CreateAlertRuleDetailsCreateAlertRuleDetails.Builder. build()Methods in com.oracle.bmc.budget.model with parameters of type CreateAlertRuleDetails Modifier and Type Method Description CreateAlertRuleDetails.BuilderCreateAlertRuleDetails.Builder. copy(CreateAlertRuleDetails model)
- 
Uses of CreateAlertRuleDetails in com.oracle.bmc.budget.requestsMethods in com.oracle.bmc.budget.requests that return CreateAlertRuleDetails Modifier and Type Method Description CreateAlertRuleDetailsCreateAlertRuleRequest. getBody$()Alternative accessor for the body parameter.CreateAlertRuleDetailsCreateAlertRuleRequest. getCreateAlertRuleDetails()Details for the new Alert Rule.Methods in com.oracle.bmc.budget.requests with parameters of type CreateAlertRuleDetails Modifier and Type Method Description CreateAlertRuleRequest.BuilderCreateAlertRuleRequest.Builder. body$(CreateAlertRuleDetails body)Alternative setter for the body parameter.CreateAlertRuleRequest.BuilderCreateAlertRuleRequest.Builder. createAlertRuleDetails(CreateAlertRuleDetails createAlertRuleDetails)Details for the new Alert Rule.
 
-