Uses of Class
software.amazon.awssdk.crt.iot.MqttRequestResponse
-
Packages that use MqttRequestResponse Package Description software.amazon.awssdk.crt.iot -
-
Uses of MqttRequestResponse in software.amazon.awssdk.crt.iot
Methods in software.amazon.awssdk.crt.iot that return types with arguments of type MqttRequestResponse Modifier and Type Method Description CompletableFuture<MqttRequestResponse>
MqttRequestResponseClient. submitRequest(RequestResponseOperation request)
Submits a request to the request-response client.
-