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