| Package | Description |
|---|---|
| software.amazon.awssdk.services.cognitoidentityprovider.model |
| Modifier and Type | Method and Description |
|---|---|
List<HttpHeader> |
ContextDataType.httpHeaders()
HttpHeaders received on your server in same order.
|
| Modifier and Type | Method and Description |
|---|---|
ContextDataType.Builder |
ContextDataType.Builder.httpHeaders(HttpHeader... httpHeaders)
HttpHeaders received on your server in same order.
|
| Modifier and Type | Method and Description |
|---|---|
ContextDataType.Builder |
ContextDataType.Builder.httpHeaders(Collection<HttpHeader> httpHeaders)
HttpHeaders received on your server in same order.
|
Copyright © 2022. All rights reserved.