| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default GetTopicAttributesResponse |
SNSClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest)
Returns all of the properties of a topic.
|
default CompletableFuture<GetTopicAttributesResponse> |
SNSAsyncClient.getTopicAttributes(GetTopicAttributesRequest getTopicAttributesRequest)
Returns all of the properties of a topic.
|
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<GetTopicAttributesRequest> |
GetTopicAttributesRequestMarshaller.marshall(GetTopicAttributesRequest getTopicAttributesRequest) |
| Modifier and Type | Method and Description |
|---|---|
software.amazon.awssdk.Request<GetTopicAttributesRequest> |
GetTopicAttributesRequestMarshaller.marshall(GetTopicAttributesRequest getTopicAttributesRequest) |
Copyright © 2017. All rights reserved.