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