Package | Description |
---|---|
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.alertRuleId(String alertRuleId)
The unique Alert Rule OCID.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.budgetId(String budgetId)
The unique budget OCID.
|
static GetAlertRuleRequest.Builder |
GetAlertRuleRequest.builder()
Return a new builder for this request object.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.copy(GetAlertRuleRequest o)
Copy method to populate the builder with values from the given instance.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetAlertRuleRequest.Builder |
GetAlertRuleRequest.toBuilder()
Return an instance of
GetAlertRuleRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.