| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| software.amazon.awssdk.services.iot.paginators | |
| software.amazon.awssdk.services.iot.transform |
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTopicRuleDestinationsResponse> |
IotAsyncClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your Amazon Web Services account.
|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your Amazon Web Services account.
|
default ListTopicRuleDestinationsPublisher |
IotAsyncClient.listTopicRuleDestinationsPaginator(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your Amazon Web Services account.
|
default ListTopicRuleDestinationsIterable |
IotClient.listTopicRuleDestinationsPaginator(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your Amazon Web Services account.
|
| Constructor and Description |
|---|
ListTopicRuleDestinationsIterable(IotClient client,
ListTopicRuleDestinationsRequest firstRequest) |
ListTopicRuleDestinationsPublisher(IotAsyncClient client,
ListTopicRuleDestinationsRequest firstRequest) |
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTopicRuleDestinationsRequestMarshaller.marshall(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest) |
Copyright © 2023. All rights reserved.