| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<CreateTopicRuleDestinationResult> |
AWSIotAsyncClient.createTopicRuleDestinationAsync(CreateTopicRuleDestinationRequest request,
AsyncHandler<CreateTopicRuleDestinationRequest,CreateTopicRuleDestinationResult> asyncHandler) |
Future<CreateTopicRuleDestinationResult> |
AbstractAWSIotAsync.createTopicRuleDestinationAsync(CreateTopicRuleDestinationRequest request,
AsyncHandler<CreateTopicRuleDestinationRequest,CreateTopicRuleDestinationResult> asyncHandler) |
Future<CreateTopicRuleDestinationResult> |
AWSIotAsync.createTopicRuleDestinationAsync(CreateTopicRuleDestinationRequest createTopicRuleDestinationRequest,
AsyncHandler<CreateTopicRuleDestinationRequest,CreateTopicRuleDestinationResult> asyncHandler)
Creates a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
CreateTopicRuleDestinationRequest |
CreateTopicRuleDestinationRequest.clone() |
CreateTopicRuleDestinationRequest |
CreateTopicRuleDestinationRequest.withDestinationConfiguration(TopicRuleDestinationConfiguration destinationConfiguration)
The topic rule destination configuration.
|
Copyright © 2021. All rights reserved.