public static class ChangeCertificateAuthorityCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeCertificateAuthorityCompartmentDetails |
build() |
ChangeCertificateAuthorityCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID of the
compartment into which the CA should move.
|
ChangeCertificateAuthorityCompartmentDetails.Builder |
copy(ChangeCertificateAuthorityCompartmentDetails model) |
public ChangeCertificateAuthorityCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the CA should move.
compartmentId
- the value to setpublic ChangeCertificateAuthorityCompartmentDetails build()
public ChangeCertificateAuthorityCompartmentDetails.Builder copy(ChangeCertificateAuthorityCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.