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