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