public static interface ConfigCatalogExtProto.AccessOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getDataFormatS()
optional string dataFormatS = 3; |
com.google.protobuf.ByteString |
getDataFormatSBytes()
optional string dataFormatS = 3; |
long |
getDataSize()
optional uint64 dataSize = 4; |
String |
getServiceName()
optional string serviceName = 1; |
com.google.protobuf.ByteString |
getServiceNameBytes()
optional string serviceName = 1; |
String |
getUrlPath()
optional string urlPath = 2; |
com.google.protobuf.ByteString |
getUrlPathBytes()
optional string urlPath = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getServiceName()
optional string serviceName = 1;com.google.protobuf.ByteString getServiceNameBytes()
optional string serviceName = 1;String getUrlPath()
optional string urlPath = 2;com.google.protobuf.ByteString getUrlPathBytes()
optional string urlPath = 2;String getDataFormatS()
optional string dataFormatS = 3;com.google.protobuf.ByteString getDataFormatSBytes()
optional string dataFormatS = 3;long getDataSize()
optional uint64 dataSize = 4;