com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
ExportFormats() |
| Modifier and Type | Method and Description |
|---|---|
About.ExportFormats |
clone() |
String |
getSource()
The content type to convert from.
|
List<String> |
getTargets()
The possible content types to convert to.
|
About.ExportFormats |
set(String fieldName,
Object value) |
About.ExportFormats |
setSource(String source)
The content type to convert from.
|
About.ExportFormats |
setTargets(List<String> targets)
The possible content types to convert to.
|
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 getSource()
null for nonepublic About.ExportFormats setSource(String source)
source - source or null for nonepublic List<String> getTargets()
null for nonepublic About.ExportFormats setTargets(List<String> targets)
targets - targets or null for nonepublic About.ExportFormats set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic About.ExportFormats clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2023 Google. All rights reserved.