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