Package | Description |
---|---|
software.amazon.awssdk.services.iot |
|
software.amazon.awssdk.services.iot.transform |
Modifier and Type | Method and Description |
---|---|
default CompletableFuture<GetTopicRuleResponse> |
IotAsyncClient.getTopicRule(GetTopicRuleRequest getTopicRuleRequest)
Gets information about the rule.
|
default GetTopicRuleResponse |
IotClient.getTopicRule(GetTopicRuleRequest getTopicRuleRequest)
Gets information about the rule.
|
Modifier and Type | Method and Description |
---|---|
SdkHttpFullRequest |
GetTopicRuleRequestMarshaller.marshall(GetTopicRuleRequest getTopicRuleRequest) |
Copyright © 2020. All rights reserved.