public interface URLBaseOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBaseAddr()
string base_addr = 2; |
com.google.protobuf.ByteString |
getBaseAddrBytes()
string base_addr = 2; |
java.lang.String |
getScheme()
string scheme = 1; |
com.google.protobuf.ByteString |
getSchemeBytes()
string scheme = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofjava.lang.String getScheme()
string scheme = 1;com.google.protobuf.ByteString getSchemeBytes()
string scheme = 1;java.lang.String getBaseAddr()
string base_addr = 2;com.google.protobuf.ByteString getBaseAddrBytes()
string base_addr = 2;