Package | Description |
---|---|
com.amazonaws.services.iot |
|
com.amazonaws.services.iot.model |
Modifier and Type | Method and Description |
---|---|
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.
|
Future<GetTopicRuleDestinationResult> |
AbstractAWSIotAsync.getTopicRuleDestinationAsync(GetTopicRuleDestinationRequest request,
AsyncHandler<GetTopicRuleDestinationRequest,GetTopicRuleDestinationResult> asyncHandler) |
Modifier and Type | Method and Description |
---|---|
GetTopicRuleDestinationRequest |
GetTopicRuleDestinationRequest.clone() |
GetTopicRuleDestinationRequest |
GetTopicRuleDestinationRequest.withArn(String arn)
The ARN of the topic rule destination.
|
Copyright © 2023. All rights reserved.