Uses of Class
software.amazon.awssdk.services.iot.model.GetTopicRuleDestinationRequest
-
Packages that use GetTopicRuleDestinationRequest Package Description software.amazon.awssdk.services.iot IoT software.amazon.awssdk.services.iot.transform -
-
Uses of GetTopicRuleDestinationRequest in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot with parameters of type GetTopicRuleDestinationRequest Modifier and Type Method Description default CompletableFuture<GetTopicRuleDestinationResponse>IotAsyncClient. getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)Gets information about a topic rule destination.default GetTopicRuleDestinationResponseIotClient. getTopicRuleDestination(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)Gets information about a topic rule destination. -
Uses of GetTopicRuleDestinationRequest in software.amazon.awssdk.services.iot.transform
Methods in software.amazon.awssdk.services.iot.transform with parameters of type GetTopicRuleDestinationRequest Modifier and Type Method Description SdkHttpFullRequestGetTopicRuleDestinationRequestMarshaller. marshall(GetTopicRuleDestinationRequest getTopicRuleDestinationRequest)
-