public interface VodCommonConfigInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getKey()
配置Key
|
com.google.protobuf.ByteString |
getKeyBytes()
配置Key
|
String |
getModule()
配置模块类型
|
com.google.protobuf.ByteString |
getModuleBytes()
配置模块类型
|
String |
getValue()
配置Value
|
com.google.protobuf.ByteString |
getValueBytes()
配置Value
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getModule()
配置模块类型
string Module = 1;com.google.protobuf.ByteString getModuleBytes()
配置模块类型
string Module = 1;String getKey()
配置Key
string Key = 2;com.google.protobuf.ByteString getKeyBytes()
配置Key
string Key = 2;String getValue()
配置Value
string Value = 3;com.google.protobuf.ByteString getValueBytes()
配置Value
string Value = 3;Copyright © 2023. All rights reserved.