| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateTopicRuleDestinationResponse |
IotClient.updateTopicRuleDestination(Consumer<UpdateTopicRuleDestinationRequest.Builder> updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
default UpdateTopicRuleDestinationResponse |
IotClient.updateTopicRuleDestination(UpdateTopicRuleDestinationRequest updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateTopicRuleDestinationResponse> |
IotAsyncClient.updateTopicRuleDestination(Consumer<UpdateTopicRuleDestinationRequest.Builder> updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
default CompletableFuture<UpdateTopicRuleDestinationResponse> |
IotAsyncClient.updateTopicRuleDestination(UpdateTopicRuleDestinationRequest updateTopicRuleDestinationRequest)
Updates a topic rule destination.
|
Copyright © 2022. All rights reserved.