Package | Description |
---|---|
com.oracle.bmc.budget.requests |
Modifier and Type | Method and Description |
---|---|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.budgetId(String budgetId)
The unique budget OCID.
|
static ListAlertRulesRequest.Builder |
ListAlertRulesRequest.builder()
Return a new builder for this request object.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.copy(ListAlertRulesRequest o)
Copy method to populate the builder with values from the given instance.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.displayName(String displayName)
A user-friendly name.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.lifecycleState(LifecycleState lifecycleState)
The current state of the resource to filter by.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.limit(Integer limit)
The maximum number of items to return.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.opcRequestId(String opcRequestId)
The client request ID for tracing.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.page(String page)
The page token representing the page at which to start retrieving results.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.sortBy(SortBy sortBy)
The field to sort by.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.Builder.sortOrder(SortOrder sortOrder)
The sort order to use, either ‘asc’ or ‘desc’.
|
ListAlertRulesRequest.Builder |
ListAlertRulesRequest.toBuilder()
Return an instance of
ListAlertRulesRequest.Builder that allows you to modify request properties. |
Copyright © 2016–2024. All rights reserved.