public static interface Lgraph.ListRoleResponseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsRoles(String key)
map<string, .lgraph.ProtoRoleInfo> roles = 1; |
Map<String,Lgraph.ProtoRoleInfo> |
getRoles()
Deprecated.
|
int |
getRolesCount()
map<string, .lgraph.ProtoRoleInfo> roles = 1; |
Map<String,Lgraph.ProtoRoleInfo> |
getRolesMap()
map<string, .lgraph.ProtoRoleInfo> roles = 1; |
Lgraph.ProtoRoleInfo |
getRolesOrDefault(String key,
Lgraph.ProtoRoleInfo defaultValue)
map<string, .lgraph.ProtoRoleInfo> roles = 1; |
Lgraph.ProtoRoleInfo |
getRolesOrThrow(String key)
map<string, .lgraph.ProtoRoleInfo> roles = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofint getRolesCount()
map<string, .lgraph.ProtoRoleInfo> roles = 1;boolean containsRoles(String key)
map<string, .lgraph.ProtoRoleInfo> roles = 1;@Deprecated Map<String,Lgraph.ProtoRoleInfo> getRoles()
getRolesMap() instead.Map<String,Lgraph.ProtoRoleInfo> getRolesMap()
map<string, .lgraph.ProtoRoleInfo> roles = 1;Lgraph.ProtoRoleInfo getRolesOrDefault(String key, Lgraph.ProtoRoleInfo defaultValue)
map<string, .lgraph.ProtoRoleInfo> roles = 1;Lgraph.ProtoRoleInfo getRolesOrThrow(String key)
map<string, .lgraph.ProtoRoleInfo> roles = 1;Copyright © 2023 Ant Group. All rights reserved.