| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetSubscriptionAttributesResponse |
SNSClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetSubscriptionAttributesResponse> |
SNSAsyncClient.getSubscriptionAttributes(GetSubscriptionAttributesRequest getSubscriptionAttributesRequest)
Returns all of the properties of a subscription.
|
| Modifier and Type | Method and Description |
|---|---|
GetSubscriptionAttributesResponse |
GetSubscriptionAttributesResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.