Package | Description |
---|---|
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.body$(CreateAlertRuleDetails body)
Alternative setter for the body parameter.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.budgetId(String budgetId)
The unique budget OCID.
|
static CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.builder()
Return a new builder for this request object.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.copy(CreateAlertRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.createAlertRuleDetails(CreateAlertRuleDetails createAlertRuleDetails)
Details for the new Alert Rule.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.opcRetryToken(String opcRetryToken)
A token that uniquely identifies a request so it can be retried, in case of a timeout or
server error, without risk of executing that same action again.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
CreateAlertRuleRequest.Builder |
CreateAlertRuleRequest.toBuilder()
Return an instance of
CreateAlertRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.