public static interface Rpc.AuthenticateRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getName()
string name = 1; |
com.google.protobuf.ByteString |
getNameBytes()
string name = 1; |
String |
getPassword()
string password = 2; |
com.google.protobuf.ByteString |
getPasswordBytes()
string password = 2; |
Copyright © 2018. All rights reserved.