Uses of Class
com.oracle.bmc.budget.responses.DeleteCostAlertSubscriptionResponse.Builder
-
Packages that use DeleteCostAlertSubscriptionResponse.Builder Package Description com.oracle.bmc.budget.responses -
-
Uses of DeleteCostAlertSubscriptionResponse.Builder in com.oracle.bmc.budget.responses
Methods in com.oracle.bmc.budget.responses that return DeleteCostAlertSubscriptionResponse.Builder Modifier and Type Method Description DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse.Builder. __httpStatusCode__(int __httpStatusCode__)static DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse. builder()Return a new builder for this response object.DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse.Builder. copy(DeleteCostAlertSubscriptionResponse o)Copy method to populate the builder with values from the given instance.DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse.Builder. headers(Map<String,List<String>> headers)DeleteCostAlertSubscriptionResponse.BuilderDeleteCostAlertSubscriptionResponse.Builder. opcRequestId(String opcRequestId)Unique Oracle-assigned identifier for the request.
-