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