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