Uses of Class
software.amazon.awssdk.crt.iot.ResponsePath
-
Packages that use ResponsePath Package Description software.amazon.awssdk.crt.iot -
-
Uses of ResponsePath in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return ResponsePath Modifier and Type Method Description ResponsePath
ResponsePath.ResponsePathBuilder. build()
Creates a new ResponsePath instance based on the builder's configuration.Methods in software.amazon.awssdk.crt.iot with parameters of type ResponsePath Modifier and Type Method Description RequestResponseOperation.RequestResponseOperationBuilder
RequestResponseOperation.RequestResponseOperationBuilder. withResponsePath(ResponsePath path)
Adds a response path to the set of all possible response paths associated with this request.
-