public interface _HttpGetRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getCacheKey()
string cache_key = 2; |
com.google.protobuf.ByteString |
getCacheKeyBytes()
string cache_key = 2; |
java.lang.String |
getCacheName()
string cache_name = 1; |
com.google.protobuf.ByteString |
getCacheNameBytes()
string cache_name = 1; |
java.lang.String |
getToken()
string token = 3; |
com.google.protobuf.ByteString |
getTokenBytes()
string token = 3; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getCacheName()
string cache_name = 1;com.google.protobuf.ByteString getCacheNameBytes()
string cache_name = 1;java.lang.String getCacheKey()
string cache_key = 2;com.google.protobuf.ByteString getCacheKeyBytes()
string cache_key = 2;java.lang.String getToken()
string token = 3;com.google.protobuf.ByteString getTokenBytes()
string token = 3;