| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot |
|
| Modifier and Type | Method and Description |
|---|---|
default CreateTopicRuleDestinationResponse |
IotClient.createTopicRuleDestination(Consumer<CreateTopicRuleDestinationRequest.Builder> createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
default CreateTopicRuleDestinationResponse |
IotClient.createTopicRuleDestination(CreateTopicRuleDestinationRequest createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<CreateTopicRuleDestinationResponse> |
IotAsyncClient.createTopicRuleDestination(Consumer<CreateTopicRuleDestinationRequest.Builder> createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
default CompletableFuture<CreateTopicRuleDestinationResponse> |
IotAsyncClient.createTopicRuleDestination(CreateTopicRuleDestinationRequest createTopicRuleDestinationRequest)
Creates a topic rule destination.
|
Copyright © 2019. All rights reserved.