public class AccountBytesUsed extends SimpleHeader
| Modifier and Type | Field and Description |
|---|---|
static String |
X_ACCOUNT_BYTES_USED |
| Constructor and Description |
|---|
AccountBytesUsed(String value) |
| Modifier and Type | Method and Description |
|---|---|
static AccountBytesUsed |
fromResponse(org.apache.http.HttpResponse response) |
String |
getHeaderName()
Returns the header name that must be set in the request.
|
getHeaderValueconvertResponseHeader, getResponseHeadersStartingWith, headerNotEmpty, setHeaderpublic static final String X_ACCOUNT_BYTES_USED
public AccountBytesUsed(String value)
public String getHeaderName()
HeadergetHeaderName in class Headerpublic static AccountBytesUsed fromResponse(org.apache.http.HttpResponse response)
Copyright © 2012-2016 42 BV. All Rights Reserved.