com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Blogs() |
| Modifier and Type | Method and Description |
|---|---|
User.Blogs |
clone() |
String |
getSelfLink()
The URL of the Blogs for this user.
|
User.Blogs |
set(String fieldName,
Object value) |
User.Blogs |
setSelfLink(String selfLink)
The URL of the Blogs for this user.
|
getFactory, setFactory, toPrettyString, toStringentrySet, equals, get, getClassInfo, getUnknownKeys, hashCode, put, putAll, remove, setUnknownKeysclear, containsKey, containsValue, isEmpty, keySet, size, valuesfinalize, getClass, notify, notifyAll, wait, wait, waitcompute, computeIfAbsent, computeIfPresent, forEach, getOrDefault, merge, putIfAbsent, remove, replace, replace, replaceAllpublic String getSelfLink()
null for nonepublic User.Blogs setSelfLink(String selfLink)
selfLink - selfLink or null for nonepublic User.Blogs set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic User.Blogs clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.