public static class ChangeRedisClusterCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeRedisClusterCompartmentDetails |
build() |
ChangeRedisClusterCompartmentDetails.Builder |
compartmentId(String compartmentId)
The
OCID
of the compartment into which the cluster should be moved.
|
ChangeRedisClusterCompartmentDetails.Builder |
copy(ChangeRedisClusterCompartmentDetails model) |
public ChangeRedisClusterCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the cluster should be moved.
compartmentId
- the value to setpublic ChangeRedisClusterCompartmentDetails build()
public ChangeRedisClusterCompartmentDetails.Builder copy(ChangeRedisClusterCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.