| Package | Description |
|---|---|
| software.amazon.awssdk.services.iot.model |
| Modifier and Type | Method and Description |
|---|---|
List<HttpActionHeader> |
HttpAction.headers()
The HTTP headers to send with the message data.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAction.Builder |
HttpAction.Builder.headers(HttpActionHeader... headers)
The HTTP headers to send with the message data.
|
| Modifier and Type | Method and Description |
|---|---|
HttpAction.Builder |
HttpAction.Builder.headers(Collection<HttpActionHeader> headers)
The HTTP headers to send with the message data.
|
Copyright © 2020. All rights reserved.