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 |
---|---|
SdkHttpFullRequest |
GetTopicAttributesRequestMarshaller.marshall(GetTopicAttributesRequest getTopicAttributesRequest) |
Copyright © 2018. All rights reserved.