| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
GetTopicRuleDestinationResult |
AWSIotClient.getTopicRuleDestination(GetTopicRuleDestinationRequest request)
Gets information about a topic rule destination.
|
GetTopicRuleDestinationResult |
AWSIot.getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)
Gets information about a topic rule destination.
|
GetTopicRuleDestinationResult |
AbstractAWSIot.getTopicRuleDestination(GetTopicRuleDestinationRequest request) |
| 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 |
|---|---|
GetTopicRuleDestinationResult |
GetTopicRuleDestinationResult.clone() |
GetTopicRuleDestinationResult |
GetTopicRuleDestinationResult.withTopicRuleDestination(TopicRuleDestination topicRuleDestination)
The topic rule destination.
|
Copyright © 2025. All rights reserved.