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