Uses of Class
software.amazon.awssdk.crt.iot.StreamingOperationOptions
Packages that use StreamingOperationOptions
-
Uses of StreamingOperationOptions in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return StreamingOperationOptionsModifier and TypeMethodDescriptionStreamingOperationOptions.StreamingOperationOptionsBuilder.build()Creates a StreamingOperationOptions instance from the builder's configuration.Methods in software.amazon.awssdk.crt.iot with parameters of type StreamingOperationOptionsModifier and TypeMethodDescriptionMqttRequestResponseClient.createStream(StreamingOperationOptions options) Creates a new streaming operation from a set of configuration options.