Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
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()
Return an instance of
ListCloudVmClusterUpdatesRequest.Builder that allows you to modify request properties. |
ListCloudVmClusterUpdatesRequest.Builder |
ListCloudVmClusterUpdatesRequest.Builder.updateType(ListCloudVmClusterUpdatesRequest.UpdateType updateType)
A filter to return only resources that match the given update type exactly.
|
Copyright © 2016–2023. All rights reserved.