| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetTopicRuleDestinationResult> |
AbstractAWSIotAsync.getTopicRuleDestinationAsync(GetTopicRuleDestinationRequest request,
AsyncHandler<GetTopicRuleDestinationRequest,GetTopicRuleDestinationResult> asyncHandler) |
Future<GetTopicRuleDestinationResult> |
AWSIotAsyncClient.getTopicRuleDestinationAsync(GetTopicRuleDestinationRequest request,
AsyncHandler<GetTopicRuleDestinationRequest,GetTopicRuleDestinationResult> asyncHandler) |
Future<GetTopicRuleDestinationResult> |
AWSIotAsync.getTopicRuleDestinationAsync(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest,
AsyncHandler<GetTopicRuleDestinationRequest,GetTopicRuleDestinationResult> asyncHandler)
Gets information about a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
GetTopicRuleDestinationRequest |
GetTopicRuleDestinationRequest.clone() |
GetTopicRuleDestinationRequest |
GetTopicRuleDestinationRequest.withArn(String arn)
The ARN of the topic rule destination.
|
Copyright © 2025. All rights reserved.