| 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<UntagResourceResponse> |
CodestarNotificationsAsyncClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association between one or more provided tags and a notification rule.
|
default UntagResourceResponse |
CodestarNotificationsClient.untagResource(UntagResourceRequest untagResourceRequest)
Removes the association between one or more provided tags and a notification rule.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
UntagResourceRequestMarshaller.marshall(UntagResourceRequest untagResourceRequest) |
Copyright © 2019. All rights reserved.