static ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.builder() |
Return a new builder for this request object.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.cloudVmClusterId(String cloudVmClusterId) |
The cloud VM cluster
OCID.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.copy(ListCloudVmClusterUpdatesRequest o) |
Copy method to populate the builder with values from the given instance.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback) |
Set the invocation callback for the request to be built.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.limit(Integer limit) |
The maximum number of items to return per page.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.opcRequestId(String opcRequestId) |
Unique identifier for the request.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.page(String page) |
The pagination token to continue listing from.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration) |
Set the retry configuration for the request to be built.
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.toBuilder() |
|
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.updateType(ListCloudVmClusterUpdatesRequest.UpdateType updateType) |
A filter to return only resources that match the given update type exactly.
|