public interface VodHeaderPairOrBuilder
extends com.google.protobuf.MessageOrBuilder
Modifier and Type | Method and Description |
---|---|
String |
getKey()
string Key = 1; |
com.google.protobuf.ByteString |
getKeyBytes()
string Key = 1; |
String |
getValue()
string Value = 2; |
com.google.protobuf.ByteString |
getValueBytes()
string Value = 2; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
String getKey()
string Key = 1;
com.google.protobuf.ByteString getKeyBytes()
string Key = 1;
String getValue()
string Value = 2;
com.google.protobuf.ByteString getValueBytes()
string Value = 2;
Copyright © 2022. All rights reserved.