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 model) |
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 model)
Copyright © 2016–2024. All rights reserved.