public interface CommitUploadInfoParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getCallbackArgs()
string CallbackArgs = 2; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
string CallbackArgs = 2; |
VodUploadFunction |
getFunctions(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
int |
getFunctionsCount()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
List<VodUploadFunction> |
getFunctionsList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
VodUploadFunctionOrBuilder |
getFunctionsOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
List<? extends VodUploadFunctionOrBuilder> |
getFunctionsOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4; |
String |
getGetMetaMode()
string GetMetaMode = 5; |
com.google.protobuf.ByteString |
getGetMetaModeBytes()
string GetMetaMode = 5; |
String |
getSessionKey()
string SessionKey = 3; |
com.google.protobuf.ByteString |
getSessionKeyBytes()
string SessionKey = 3; |
String |
getSpaceName()
string SpaceName = 1; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 1; |
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofString getSpaceName()
string SpaceName = 1;com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;String getCallbackArgs()
string CallbackArgs = 2;com.google.protobuf.ByteString getCallbackArgsBytes()
string CallbackArgs = 2;String getSessionKey()
string SessionKey = 3;com.google.protobuf.ByteString getSessionKeyBytes()
string SessionKey = 3;List<VodUploadFunction> getFunctionsList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4;VodUploadFunction getFunctions(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4;int getFunctionsCount()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4;List<? extends VodUploadFunctionOrBuilder> getFunctionsOrBuilderList()
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4;VodUploadFunctionOrBuilder getFunctionsOrBuilder(int index)
repeated .Volcengine.Vod.Models.Business.VodUploadFunction Functions = 4;String getGetMetaMode()
string GetMetaMode = 5;com.google.protobuf.ByteString getGetMetaModeBytes()
string GetMetaMode = 5;Copyright © 2023. All rights reserved.