public interface TokenRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getNamespace()
optional string namespace = 1; |
com.google.protobuf.ByteString |
getNamespaceBytes()
optional string namespace = 1; |
java.lang.String |
getToken()
optional string token = 2; |
com.google.protobuf.ByteString |
getTokenBytes()
optional string token = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getNamespace()
optional string namespace = 1;com.google.protobuf.ByteString getNamespaceBytes()
optional string namespace = 1;java.lang.String getToken()
optional string token = 2;com.google.protobuf.ByteString getTokenBytes()
optional string token = 2;