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