public class ProjectId extends SimpleHeader
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROJECT_ID |
| Constructor and Description |
|---|
ProjectId(java.lang.String value)
Sets the Project ID to be associated with the container.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getHeaderName()
Returns the header name that must be set in the request.
|
getHeaderValueconvertResponseHeader, getResponseHeadersStartingWith, headerNotEmpty, setHeaderpublic static final java.lang.String PROJECT_ID
public ProjectId(java.lang.String value)
value - the project ID. Note that this is the URN, not the name.public java.lang.String getHeaderName()
HeadergetHeaderName in class HeaderCopyright © 2012-2020 42 BV. All Rights Reserved.