Interface HeaderDescription
- 
@ProviderType public interface HeaderDescriptionA description of a response header 
- 
- 
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.lang.StringgetKey()Get the header's key.java.lang.String[]getValues()Get the header's values. 
 -