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