| Package | Description |
|---|---|
| software.amazon.awssdk.services.sns |
|
| software.amazon.awssdk.services.sns.transform |
| Modifier and Type | Method and Description |
|---|---|
default ListTopicsResponse |
SNSClient.listTopics()
Returns a list of the requester's topics.
|
default ListTopicsResponse |
SNSClient.listTopics(ListTopicsRequest listTopicsRequest)
Returns a list of the requester's topics.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTopicsResponse> |
SNSAsyncClient.listTopics()
Returns a list of the requester's topics.
|
default CompletableFuture<ListTopicsResponse> |
SNSAsyncClient.listTopics(ListTopicsRequest listTopicsRequest)
Returns a list of the requester's topics.
|
| Modifier and Type | Method and Description |
|---|---|
ListTopicsResponse |
ListTopicsResponseUnmarshaller.unmarshall(software.amazon.awssdk.runtime.transform.StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.