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