com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Owner() |
| Modifier and Type | Method and Description |
|---|---|
Bucket.Owner |
clone() |
String |
getEntity()
The entity, in the form project-owner-projectId.
|
String |
getEntityId()
The ID for the entity.
|
Bucket.Owner |
set(String fieldName,
Object value) |
Bucket.Owner |
setEntity(String entity)
The entity, in the form project-owner-projectId.
|
Bucket.Owner |
setEntityId(String entityId)
The ID for the entity.
|
getFactory, setFactory, toPrettyString, toStringentrySet, get, getClassInfo, getUnknownKeys, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, equals, hashCode, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getEntity()
null for nonepublic Bucket.Owner setEntity(String entity)
entity - entity or null for nonepublic String getEntityId()
null for nonepublic Bucket.Owner setEntityId(String entityId)
entityId - entityId or null for nonepublic Bucket.Owner set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Bucket.Owner clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2018 Google. All rights reserved.