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