Interface HeaderDescription


  • @ProviderType
    public interface HeaderDescription
    A description of a response header
    • Method Detail

      • getKey

        @Nonnull
        java.lang.String getKey()
        Get the header's key.
        Returns:
        The key.
      • getValues

        @Nonnull
        java.lang.String[] getValues()
        Get the header's values.
        Returns:
        The values