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