Package | Description |
---|---|
com.oracle.bmc.announcementsservice | |
com.oracle.bmc.announcementsservice.requests |
Modifier and Type | Method and Description |
---|---|
Future<ChangeAnnouncementSubscriptionCompartmentResponse> |
AnnouncementSubscriptionAsyncClient.changeAnnouncementSubscriptionCompartment(ChangeAnnouncementSubscriptionCompartmentRequest request,
AsyncHandler<ChangeAnnouncementSubscriptionCompartmentRequest,ChangeAnnouncementSubscriptionCompartmentResponse> handler) |
Future<ChangeAnnouncementSubscriptionCompartmentResponse> |
AnnouncementSubscriptionAsync.changeAnnouncementSubscriptionCompartment(ChangeAnnouncementSubscriptionCompartmentRequest request,
AsyncHandler<ChangeAnnouncementSubscriptionCompartmentRequest,ChangeAnnouncementSubscriptionCompartmentResponse> handler)
Moves the specified announcement subscription from one compartment to another compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeAnnouncementSubscriptionCompartmentRequest |
ChangeAnnouncementSubscriptionCompartmentRequest.Builder.build()
Build the instance of ChangeAnnouncementSubscriptionCompartmentRequest as configured by
this builder
|
ChangeAnnouncementSubscriptionCompartmentRequest |
ChangeAnnouncementSubscriptionCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAnnouncementSubscriptionCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAnnouncementSubscriptionCompartmentRequest.Builder |
ChangeAnnouncementSubscriptionCompartmentRequest.Builder.copy(ChangeAnnouncementSubscriptionCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.