Uses of Class
software.amazon.awssdk.crt.iot.ResponsePath.ResponsePathBuilder
Packages that use ResponsePath.ResponsePathBuilder
-
Uses of ResponsePath.ResponsePathBuilder in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return ResponsePath.ResponsePathBuilderModifier and TypeMethodDescriptionResponsePath.builder()Creates a new builder instance for ResponsePath instances.ResponsePath.ResponsePathBuilder.withCorrelationTokenJsonPath(String correlationTokenJsonPath) Fluent setter for the JSON path for finding correlation tokens within payloads that arrive on this response path's topic.ResponsePath.ResponsePathBuilder.withResponseTopic(String responseTopic) Fluent setter for the MQTT topic associated with this response path.