public static interface Rpc.AuthRoleRevokePermissionRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getKey()
string key = 2; |
com.google.protobuf.ByteString |
getKeyBytes()
string key = 2; |
String |
getRangeEnd()
string range_end = 3; |
com.google.protobuf.ByteString |
getRangeEndBytes()
string range_end = 3; |
String |
getRole()
string role = 1; |
com.google.protobuf.ByteString |
getRoleBytes()
string role = 1; |
String getRole()
string role = 1;com.google.protobuf.ByteString getRoleBytes()
string role = 1;String getKey()
string key = 2;com.google.protobuf.ByteString getKeyBytes()
string key = 2;String getRangeEnd()
string range_end = 3;com.google.protobuf.ByteString getRangeEndBytes()
string range_end = 3;Copyright © 2018. All rights reserved.