public static interface AccessControlProtos.NamespacePermissionOrBuilder
| Modifier and Type | Method and Description | 
|---|---|
AccessControlProtos.Permission.Action | 
getAction(int index)
repeated .Permission.Action action = 2; | 
int | 
getActionCount()
repeated .Permission.Action action = 2; | 
List<AccessControlProtos.Permission.Action> | 
getActionList()
repeated .Permission.Action action = 2; | 
com.google.protobuf.ByteString | 
getNamespaceName()
optional bytes namespace_name = 1; | 
boolean | 
hasNamespaceName()
optional bytes namespace_name = 1; | 
boolean hasNamespaceName()
optional bytes namespace_name = 1;com.google.protobuf.ByteString getNamespaceName()
optional bytes namespace_name = 1;List<AccessControlProtos.Permission.Action> getActionList()
repeated .Permission.Action action = 2;int getActionCount()
repeated .Permission.Action action = 2;AccessControlProtos.Permission.Action getAction(int index)
repeated .Permission.Action action = 2;