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