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