Uses of Class
software.amazon.awssdk.services.iot.model.MqttContext
-
Packages that use MqttContext Package Description software.amazon.awssdk.services.iot.model -
-
Uses of MqttContext in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return MqttContext Modifier and Type Method Description MqttContextTestInvokeAuthorizerRequest. mqttContext()Specifies a test MQTT authorization request.Methods in software.amazon.awssdk.services.iot.model with parameters of type MqttContext Modifier and Type Method Description TestInvokeAuthorizerRequest.BuilderTestInvokeAuthorizerRequest.Builder. mqttContext(MqttContext mqttContext)Specifies a test MQTT authorization request.
-