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