| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTopicRuleDestinationResult> |
AWSIotAsyncClient.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest request,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler) |
Future<DeleteTopicRuleDestinationResult> |
AWSIotAsync.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler)
Deletes a topic rule destination.
|
Future<DeleteTopicRuleDestinationResult> |
AbstractAWSIotAsync.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest request,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicRuleDestinationRequest |
DeleteTopicRuleDestinationRequest.clone() |
DeleteTopicRuleDestinationRequest |
DeleteTopicRuleDestinationRequest.withArn(String arn)
The ARN of the topic rule destination to delete.
|
Copyright © 2025. All rights reserved.