Package | Description |
---|---|
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
static GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.builder()
Return a new builder for this request object.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.cloudVmClusterId(String cloudVmClusterId)
The cloud VM cluster
OCID.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.copy(GetCloudVmClusterUpdateRequest o)
Copy method to populate the builder with values from the given instance.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.invocationCallback(com.oracle.bmc.http.client.RequestInterceptor invocationCallback)
Set the invocation callback for the request to be built.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.opcRequestId(String opcRequestId)
Unique identifier for the request.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.retryConfiguration(RetryConfiguration retryConfiguration)
Set the retry configuration for the request to be built.
|
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.toBuilder()
Return an instance of
GetCloudVmClusterUpdateRequest.Builder that allows you to modify request properties. |
GetCloudVmClusterUpdateRequest.Builder |
GetCloudVmClusterUpdateRequest.Builder.updateId(String updateId)
The OCID of the
maintenance update.
|
Copyright © 2016–2024. All rights reserved.