static ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.builder() |
Return a new builder for this request object.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.compartmentId(String compartmentId) |
The OCID of the
compartment containing the resource.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.copy(ListAutoScalingConfigurationsRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.displayName(String displayName) |
A filter to return only resources that match the given display name exactly.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.limit(Integer limit) |
For list pagination.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.opcRequestId(String opcRequestId) |
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.page(String page) |
For list pagination.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.sortBy(ListAutoScalingConfigurationsRequest.SortBy sortBy) |
The field to sort by.
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.Builder.sortOrder(ListAutoScalingConfigurationsRequest.SortOrder sortOrder) |
The sort order to use, either ascending (ASC) or descending (DESC).
|
ListAutoScalingConfigurationsRequest.Builder |
ListAutoScalingConfigurationsRequest.toBuilder() |
|