public final class AdministratorWebTokenSpec
extends com.google.api.client.json.GenericJson
This is the Java data model class that specifies how to parse/serialize into the JSON that is transmitted over HTTP when working with the Google Play EMM API. For a detailed explanation see: https://developers.google.com/api-client-library/java/google-http-java-client/json
com.google.api.client.util.GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
AdministratorWebTokenSpec() |
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 AdministratorWebTokenSpecManagedConfigurations getManagedConfigurations()
null for nonepublic AdministratorWebTokenSpec setManagedConfigurations(AdministratorWebTokenSpecManagedConfigurations managedConfigurations)
managedConfigurations - managedConfigurations or null for nonepublic String getParent()
null for nonepublic AdministratorWebTokenSpec setParent(String parent)
parent - parent or null for nonepublic List<String> getPermission()
null for nonepublic AdministratorWebTokenSpec setPermission(List<String> permission)
permission - permission or null for nonepublic AdministratorWebTokenSpecPlaySearch getPlaySearch()
null for nonepublic AdministratorWebTokenSpec setPlaySearch(AdministratorWebTokenSpecPlaySearch playSearch)
playSearch - playSearch or null for nonepublic AdministratorWebTokenSpecPrivateApps getPrivateApps()
null for nonepublic AdministratorWebTokenSpec setPrivateApps(AdministratorWebTokenSpecPrivateApps privateApps)
privateApps - privateApps or null for nonepublic AdministratorWebTokenSpecStoreBuilder getStoreBuilder()
null for nonepublic AdministratorWebTokenSpec setStoreBuilder(AdministratorWebTokenSpecStoreBuilder storeBuilder)
storeBuilder - storeBuilder or null for nonepublic AdministratorWebTokenSpecWebApps getWebApps()
null for nonepublic AdministratorWebTokenSpec setWebApps(AdministratorWebTokenSpecWebApps webApps)
webApps - webApps or null for nonepublic AdministratorWebTokenSpecZeroTouch getZeroTouch()
null for nonepublic AdministratorWebTokenSpec setZeroTouch(AdministratorWebTokenSpecZeroTouch zeroTouch)
zeroTouch - zeroTouch or null for nonepublic AdministratorWebTokenSpec set(String fieldName, Object value)
set in class com.google.api.client.json.GenericJsonpublic AdministratorWebTokenSpec clone()
clone in class com.google.api.client.json.GenericJsonCopyright © 2011–2025 Google. All rights reserved.