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