| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(Consumer<ListTopicRuleDestinationsRequest.Builder> listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<ListTopicRuleDestinationsResponse> |
IotAsyncClient.listTopicRuleDestinations(Consumer<ListTopicRuleDestinationsRequest.Builder> listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
default CompletableFuture<ListTopicRuleDestinationsResponse> |
IotAsyncClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
Copyright © 2020. All rights reserved.