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