Uses of Enum
software.amazon.awssdk.crt.eventstream.HeaderType
Packages that use HeaderType
-
Uses of HeaderType in software.amazon.awssdk.crt.eventstream
Methods in software.amazon.awssdk.crt.eventstream that return HeaderTypeModifier and TypeMethodDescriptionHeader.getHeaderType()Gets the header type of the value.static HeaderTypeHeaderType.getValueFromInt(int intValue) Creates a Java header type enum from an associated native integer valuestatic HeaderTypeReturns 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.