| Package | Description |
|---|---|
| software.amazon.awssdk.crt.eventstream |
| Modifier and Type | Method and Description |
|---|---|
HeaderType |
Header.getHeaderType()
Gets the header type of the value.
|
static HeaderType |
HeaderType.getValueFromInt(int intValue) |
static HeaderType |
HeaderType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HeaderType[] |
HeaderType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2021. All rights reserved.