| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default DeleteTopicRuleDestinationResponse |
IotClient.deleteTopicRuleDestination(Consumer<DeleteTopicRuleDestinationRequest.Builder> deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
default DeleteTopicRuleDestinationResponse |
IotClient.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<DeleteTopicRuleDestinationResponse> |
IotAsyncClient.deleteTopicRuleDestination(Consumer<DeleteTopicRuleDestinationRequest.Builder> deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
default CompletableFuture<DeleteTopicRuleDestinationResponse> |
IotAsyncClient.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
Copyright © 2020. All rights reserved.