public static final class ImportContext.BakImportOptions extends GenericJson
| Modifier and Type | Class and Description |
|---|---|
static class |
ImportContext.BakImportOptions.EncryptionOptions
Model definition for ImportContextBakImportOptionsEncryptionOptions.
|
GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
BakImportOptions() |
| Modifier and Type | Method and Description |
|---|---|
ImportContext.BakImportOptions |
clone() |
ImportContext.BakImportOptions.EncryptionOptions |
getEncryptionOptions() |
ImportContext.BakImportOptions |
set(String fieldName,
Object value) |
ImportContext.BakImportOptions |
setEncryptionOptions(ImportContext.BakImportOptions.EncryptionOptions encryptionOptions) |
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 ImportContext.BakImportOptions.EncryptionOptions getEncryptionOptions()
null for nonepublic ImportContext.BakImportOptions setEncryptionOptions(ImportContext.BakImportOptions.EncryptionOptions encryptionOptions)
encryptionOptions - encryptionOptions or null for nonepublic ImportContext.BakImportOptions set(String fieldName, Object value)
set in class GenericJsonpublic ImportContext.BakImportOptions clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.