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