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