public static class ChangeScheduledJobCompartmentDetails.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
ChangeScheduledJobCompartmentDetails |
build() |
ChangeScheduledJobCompartmentDetails.Builder |
compartmentId(String compartmentId)
The OCID
of the compartment to move the scheduled job to.
|
ChangeScheduledJobCompartmentDetails.Builder |
copy(ChangeScheduledJobCompartmentDetails model) |
public ChangeScheduledJobCompartmentDetails.Builder compartmentId(String compartmentId)
The OCID of the compartment to move the scheduled job to.
compartmentId
- the value to setpublic ChangeScheduledJobCompartmentDetails build()
public ChangeScheduledJobCompartmentDetails.Builder copy(ChangeScheduledJobCompartmentDetails model)
Copyright © 2016–2024. All rights reserved.