Uses of Class
software.amazon.awssdk.services.iot.model.HttpUrlDestinationProperties
-
Packages that use HttpUrlDestinationProperties Package Description software.amazon.awssdk.services.iot.model -
-
Uses of HttpUrlDestinationProperties in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return HttpUrlDestinationProperties Modifier and Type Method Description HttpUrlDestinationPropertiesTopicRuleDestination. httpUrlProperties()Properties of the HTTP URL.Methods in software.amazon.awssdk.services.iot.model with parameters of type HttpUrlDestinationProperties Modifier and Type Method Description TopicRuleDestination.BuilderTopicRuleDestination.Builder. httpUrlProperties(HttpUrlDestinationProperties httpUrlProperties)Properties of the HTTP URL.
-