public interface VodUpdateFileStorageClassRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getBucketName()
bucket名
|
com.google.protobuf.ByteString |
getBucketNameBytes()
bucket名
|
VodFileUpdateInfo |
getFileUpdateInfos(int index)
文件更新信息
|
int |
getFileUpdateInfosCount()
文件更新信息
|
List<VodFileUpdateInfo> |
getFileUpdateInfosList()
文件更新信息
|
VodFileUpdateInfoOrBuilder |
getFileUpdateInfosOrBuilder(int index)
文件更新信息
|
List<? extends VodFileUpdateInfoOrBuilder> |
getFileUpdateInfosOrBuilderList()
文件更新信息
|
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;List<VodFileUpdateInfo> getFileUpdateInfosList()
文件更新信息
repeated .Volcengine.Vod.Models.Business.VodFileUpdateInfo FileUpdateInfos = 2;VodFileUpdateInfo getFileUpdateInfos(int index)
文件更新信息
repeated .Volcengine.Vod.Models.Business.VodFileUpdateInfo FileUpdateInfos = 2;int getFileUpdateInfosCount()
文件更新信息
repeated .Volcengine.Vod.Models.Business.VodFileUpdateInfo FileUpdateInfos = 2;List<? extends VodFileUpdateInfoOrBuilder> getFileUpdateInfosOrBuilderList()
文件更新信息
repeated .Volcengine.Vod.Models.Business.VodFileUpdateInfo FileUpdateInfos = 2;VodFileUpdateInfoOrBuilder getFileUpdateInfosOrBuilder(int index)
文件更新信息
repeated .Volcengine.Vod.Models.Business.VodFileUpdateInfo FileUpdateInfos = 2;String getBucketName()
bucket名
string BucketName = 3;com.google.protobuf.ByteString getBucketNameBytes()
bucket名
string BucketName = 3;Copyright © 2025. All rights reserved.