Uses of Class
software.amazon.awssdk.services.iot.model.HttpAuthorization
-
Packages that use HttpAuthorization Package Description software.amazon.awssdk.services.iot.model -
-
Uses of HttpAuthorization in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return HttpAuthorization Modifier and Type Method Description HttpAuthorizationHttpAction. auth()The authentication method to use when sending data to an HTTPS endpoint.Methods in software.amazon.awssdk.services.iot.model with parameters of type HttpAuthorization Modifier and Type Method Description HttpAction.BuilderHttpAction.Builder. auth(HttpAuthorization auth)The authentication method to use when sending data to an HTTPS endpoint.
-