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