| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default GetTopicRuleDestinationResponse |
IotClient.getTopicRuleDestination(Consumer<GetTopicRuleDestinationRequest.Builder> getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
default GetTopicRuleDestinationResponse |
IotClient.getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<GetTopicRuleDestinationResponse> |
IotAsyncClient.getTopicRuleDestination(Consumer<GetTopicRuleDestinationRequest.Builder> getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
default CompletableFuture<GetTopicRuleDestinationResponse> |
IotAsyncClient.getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
Copyright © 2023. All rights reserved.