public static class ChangeShardedDatabaseCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeShardedDatabaseCompartmentDetails |
build() |
ChangeShardedDatabaseCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the resource to.
|
ChangeShardedDatabaseCompartmentDetails.Builder |
copy(ChangeShardedDatabaseCompartmentDetails model) |
public ChangeShardedDatabaseCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the resource to.
compartmentId
- the value to setpublic ChangeShardedDatabaseCompartmentDetails build()
public ChangeShardedDatabaseCompartmentDetails.Builder copy(ChangeShardedDatabaseCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.