Uses of Class
software.amazon.awssdk.services.iot.model.HttpAction
-
Packages that use HttpAction Package Description software.amazon.awssdk.services.iot.model -
-
Uses of HttpAction in software.amazon.awssdk.services.iot.model
Methods in software.amazon.awssdk.services.iot.model that return HttpAction Modifier and Type Method Description HttpActionAction. http()Send data to an HTTPS endpoint.Methods in software.amazon.awssdk.services.iot.model with parameters of type HttpAction Modifier and Type Method Description Action.BuilderAction.Builder. http(HttpAction http)Send data to an HTTPS endpoint.
-