GenericData.FlagsAbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
RolePrivileges() |
| Modifier and Type | Method and Description |
|---|---|
Role.RolePrivileges |
clone() |
String |
getPrivilegeName()
The name of the privilege.
|
String |
getServiceId()
The obfuscated ID of the service this privilege is for.
|
Role.RolePrivileges |
set(String fieldName,
Object value) |
Role.RolePrivileges |
setPrivilegeName(String privilegeName)
The name of the privilege.
|
Role.RolePrivileges |
setServiceId(String serviceId)
The obfuscated ID of the service this privilege is for.
|
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 getPrivilegeName()
null for nonepublic Role.RolePrivileges setPrivilegeName(String privilegeName)
privilegeName - privilegeName or null for nonepublic String getServiceId()
null for nonepublic Role.RolePrivileges setServiceId(String serviceId)
serviceId - serviceId or null for nonepublic Role.RolePrivileges set(String fieldName, Object value)
set in class GenericJsonpublic Role.RolePrivileges clone()
clone in class GenericJsonCopyright © 2011–2021 Google. All rights reserved.