JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Deprecated
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Package
com.adobe.granite.haf.converter.api.description
Interface HeaderDescription
@ProviderType
public interface
HeaderDescription
A description of a response header
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getKey
()
Get the header's key.
String
[]
getValues
()
Get the header's values.
Method Details
getKey
@Nonnull
String
getKey
()
Get the header's key.
Returns:
The key.
getValues
@Nonnull
String
[]
getValues
()
Get the header's values.
Returns:
The values