| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| 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 AWS account.
|
default ListTopicRuleDestinationsResponse |
IotClient.listTopicRuleDestinations(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest)
Lists all the topic rule destinations in your AWS account.
|
| Modifier and Type | Method and Description |
|---|---|
SdkHttpFullRequest |
ListTopicRuleDestinationsRequestMarshaller.marshall(ListTopicRuleDestinationsRequest listTopicRuleDestinationsRequest) |
Copyright © 2020. All rights reserved.