UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.body$(UpdateCostAlertSubscriptionDetails body) |
Alternative setter for the body parameter.
|
static UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.builder() |
Return a new builder for this request object.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.copy(UpdateCostAlertSubscriptionRequest o) |
Copy method to populate the builder with values from the given instance.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.costAlertSubscriptionId(String costAlertSubscriptionId) |
The unique costAlertSubscription OCID.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.ifMatch(String ifMatch) |
For optimistic concurrency control.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.opcRequestId(String opcRequestId) |
The client request ID for tracing.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.toBuilder() |
|
UpdateCostAlertSubscriptionRequest.Builder |
UpdateCostAlertSubscriptionRequest.Builder.updateCostAlertSubscriptionDetails(UpdateCostAlertSubscriptionDetails updateCostAlertSubscriptionDetails) |
The information to be updated.
|