public static class ForcePatchClusterDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ForcePatchClusterDetails |
build() |
ForcePatchClusterDetails.Builder |
clusterId(String clusterId)
OCID of the Opensearch Cluster.
|
ForcePatchClusterDetails.Builder |
copy(ForcePatchClusterDetails model) |
ForcePatchClusterDetails.Builder |
flexShape(String flexShape)
flex shape name for the instances in the cluster
|
public ForcePatchClusterDetails.Builder clusterId(String clusterId)
OCID of the Opensearch Cluster.
clusterId
- the value to setpublic ForcePatchClusterDetails.Builder flexShape(String flexShape)
flex shape name for the instances in the cluster
flexShape
- the value to setpublic ForcePatchClusterDetails build()
public ForcePatchClusterDetails.Builder copy(ForcePatchClusterDetails model)
Copyright © 2016–2025. All rights reserved.