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 certificate should move.
|
ChangeCertificateCompartmentDetails.Builder |
copy(ChangeCertificateCompartmentDetails model) |
public ChangeCertificateCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment into which the certificate should move.
compartmentId
- the value to setpublic ChangeCertificateCompartmentDetails build()
public ChangeCertificateCompartmentDetails.Builder copy(ChangeCertificateCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.