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