public interface VodUpdateSpaceUploadConfigRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getConfigKey()
需要变更的设置key,值为VodSpaceUploadConfigKey中的枚举数字
string ConfigKey = 2; |
com.google.protobuf.ByteString |
getConfigKeyBytes()
需要变更的设置key,值为VodSpaceUploadConfigKey中的枚举数字
string ConfigKey = 2; |
String |
getConfigValue()
需要变更的设置value
string ConfigValue = 3; |
com.google.protobuf.ByteString |
getConfigValueBytes()
需要变更的设置value
string ConfigValue = 3; |
String |
getSpaceName()
空间名
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名
string SpaceName = 1; |
String getSpaceName()
空间名
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
空间名
string SpaceName = 1;String getConfigKey()
需要变更的设置key,值为VodSpaceUploadConfigKey中的枚举数字
string ConfigKey = 2;com.google.protobuf.ByteString getConfigKeyBytes()
需要变更的设置key,值为VodSpaceUploadConfigKey中的枚举数字
string ConfigKey = 2;String getConfigValue()
需要变更的设置value
string ConfigValue = 3;com.google.protobuf.ByteString getConfigValueBytes()
需要变更的设置value
string ConfigValue = 3;Copyright © 2022. All rights reserved.