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