Uses of Class
software.amazon.awssdk.crt.iot.RequestResponseOperation
Packages that use RequestResponseOperation
-
Uses of RequestResponseOperation in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return RequestResponseOperationModifier and TypeMethodDescriptionRequestResponseOperation.RequestResponseOperationBuilder.build()Creates a new RequestResponseOperation instance based on the builder's configuration.Methods in software.amazon.awssdk.crt.iot with parameters of type RequestResponseOperationModifier and TypeMethodDescriptionMqttRequestResponseClient.submitRequest(RequestResponseOperation request) Submits a request to the request-response client.