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