| Package | Description |
|---|---|
| com.amazonaws.services.iot |
|
| com.amazonaws.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicRuleDestinationResult |
AbstractAWSIot.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest request) |
DeleteTopicRuleDestinationResult |
AWSIot.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest)
Deletes a topic rule destination.
|
DeleteTopicRuleDestinationResult |
AWSIotClient.deleteTopicRuleDestination(DeleteTopicRuleDestinationRequest request)
Deletes a topic rule destination.
|
| Modifier and Type | Method and Description |
|---|---|
Future<DeleteTopicRuleDestinationResult> |
AWSIotAsync.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest deleteTopicRuleDestinationRequest,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler)
Deletes a topic rule destination.
|
Future<DeleteTopicRuleDestinationResult> |
AWSIotAsyncClient.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest request,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler) |
Future<DeleteTopicRuleDestinationResult> |
AbstractAWSIotAsync.deleteTopicRuleDestinationAsync(DeleteTopicRuleDestinationRequest request,
AsyncHandler<DeleteTopicRuleDestinationRequest,DeleteTopicRuleDestinationResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
DeleteTopicRuleDestinationResult |
DeleteTopicRuleDestinationResult.clone() |
Copyright © 2019. All rights reserved.