public static class ChangeCertificateCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCertificateCompartmentDetails |
build() |
ChangeCertificateCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the resource should be moved.
|
ChangeCertificateCompartmentDetails.Builder |
copy(ChangeCertificateCompartmentDetails model) |
public ChangeCertificateCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the resource should be moved. For information about moving resources between compartments, see Moving Resources to a Different Compartment.
compartmentId
- the value to setpublic ChangeCertificateCompartmentDetails build()
public ChangeCertificateCompartmentDetails.Builder copy(ChangeCertificateCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.