| Package | Description |
|---|---|
| software.amazon.awssdk.services.codestarnotifications |
This AWS CodeStar Notifications API Reference provides descriptions and usage examples of the operations and data
types for the AWS CodeStar Notifications API.
|
| software.amazon.awssdk.services.codestarnotifications.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UnsubscribeResponse> |
CodestarNotificationsAsyncClient.unsubscribe(UnsubscribeRequest unsubscribeRequest)
Removes an association between a notification rule and an Amazon SNS topic so that subscribers to that topic stop
receiving notifications when the events described in the rule are triggered.
|
default UnsubscribeResponse |
CodestarNotificationsClient.unsubscribe(UnsubscribeRequest unsubscribeRequest)
Removes an association between a notification rule and an Amazon SNS topic so that subscribers to that topic stop
receiving notifications when the events described in the rule are triggered.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UnsubscribeRequestMarshaller.marshall(UnsubscribeRequest unsubscribeRequest) |
Copyright © 2021. All rights reserved.