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