public interface VodListBlockObjectTasksRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getFileNamesUrlEncoded()
经过urlEncode后的filename 使用,拼接 最多20个
|
com.google.protobuf.ByteString |
getFileNamesUrlEncodedBytes()
经过urlEncode后的filename 使用,拼接 最多20个
|
String |
getSpaceName()
空间名称
|
com.google.protobuf.ByteString |
getSpaceNameBytes()
空间名称
|
String |
getTaskIds()
任务Id
|
com.google.protobuf.ByteString |
getTaskIdsBytes()
任务Id
|
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 getFileNamesUrlEncoded()
经过urlEncode后的filename 使用,拼接 最多20个
string FileNamesUrlEncoded = 2;com.google.protobuf.ByteString getFileNamesUrlEncodedBytes()
经过urlEncode后的filename 使用,拼接 最多20个
string FileNamesUrlEncoded = 2;String getTaskIds()
任务Id
string TaskIds = 3;com.google.protobuf.ByteString getTaskIdsBytes()
任务Id
string TaskIds = 3;Copyright © 2025. All rights reserved.