Uses of Class
software.amazon.awssdk.services.iot.model.InvalidResponseException
-
Packages that use InvalidResponseException Package Description software.amazon.awssdk.services.iot IoT -
-
Uses of InvalidResponseException in software.amazon.awssdk.services.iot
Methods in software.amazon.awssdk.services.iot that throw InvalidResponseException Modifier and Type Method Description default TestInvokeAuthorizerResponseIotClient. testInvokeAuthorizer(Consumer<TestInvokeAuthorizerRequest.Builder> testInvokeAuthorizerRequest)Tests a custom authorization behavior by invoking a specified custom authorizer.default TestInvokeAuthorizerResponseIotClient. testInvokeAuthorizer(TestInvokeAuthorizerRequest testInvokeAuthorizerRequest)Tests a custom authorization behavior by invoking a specified custom authorizer.
-