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