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