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