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