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