com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Url() |
| Modifier and Type | Method and Description |
|---|---|
Search.Url |
clone() |
String |
getTemplate()
The actual [OpenSearch template](http://www.opensearch.org/specifications/opensearch/1.1#opense
arch_url_template_syntax) for this API.
|
String |
getType()
The MIME type of the OpenSearch URL template for the Custom Search JSON API.
|
Search.Url |
set(String fieldName,
Object value) |
Search.Url |
setTemplate(String template)
The actual [OpenSearch template](http://www.opensearch.org/specifications/opensearch/1.1#opense
arch_url_template_syntax) for this API.
|
Search.Url |
setType(String type)
The MIME type of the OpenSearch URL template for the Custom Search JSON API.
|
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 getTemplate()
null for nonepublic Search.Url setTemplate(String template)
template - template or null for nonepublic String getType()
null for nonepublic Search.Url setType(String type)
type - type or null for nonepublic Search.Url set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic Search.Url clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2024 Google. All rights reserved.