com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Pages() |
| Modifier and Type | Method and Description |
|---|---|
Blog.Pages |
clone() |
String |
getSelfLink()
The URL of the container for pages in this blog.
|
Integer |
getTotalItems()
The count of pages in this blog.
|
Blog.Pages |
set(String fieldName,
Object value) |
Blog.Pages |
setSelfLink(String selfLink)
The URL of the container for pages in this blog.
|
Blog.Pages |
setTotalItems(Integer totalItems)
The count of pages in this blog.
|
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 Blog.Pages setSelfLink(String selfLink)
selfLink - selfLink or null for nonepublic Integer getTotalItems()
null for nonepublic Blog.Pages setTotalItems(Integer totalItems)
totalItems - totalItems or null for nonepublic Blog.Pages set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Blog.Pages clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.