| 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 SubscribeResponse |
CodestarNotificationsClient.subscribe(SubscribeRequest subscribeRequest)
Creates an association between a notification rule and an Chatbot topic or Chatbot client so that the associated
target can receive notifications when the events described in the rule are triggered.
|
default CompletableFuture<SubscribeResponse> |
CodestarNotificationsAsyncClient.subscribe(SubscribeRequest subscribeRequest)
Creates an association between a notification rule and an Chatbot topic or Chatbot client so that the associated
target can receive notifications when the events described in the rule are triggered.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
SubscribeRequestMarshaller.marshall(SubscribeRequest subscribeRequest) |
Copyright © 2023. All rights reserved.