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