public interface ApplyUploadInfoParamOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getClientIDCMode()
string ClientIDCMode = 102; |
com.google.protobuf.ByteString |
getClientIDCModeBytes()
string ClientIDCMode = 102; |
String |
getClientNetWorkMode()
string ClientNetWorkMode = 101; |
com.google.protobuf.ByteString |
getClientNetWorkModeBytes()
string ClientNetWorkMode = 101; |
String |
getFileExtension()
string FileExtension = 7; |
com.google.protobuf.ByteString |
getFileExtensionBytes()
string FileExtension = 7; |
String |
getFilePrefix()
string FilePrefix = 8; |
com.google.protobuf.ByteString |
getFilePrefixBytes()
string FilePrefix = 8; |
double |
getFileSize()
double FileSize = 4; |
String |
getFileType()
string FileType = 2; |
com.google.protobuf.ByteString |
getFileTypeBytes()
string FileType = 2; |
int |
getFlushUploadMode()
int32 FlushUploadMode = 9; |
String |
getMd5()
string Md5 = 10; |
com.google.protobuf.ByteString |
getMd5Bytes()
string Md5 = 10; |
String |
getMediaType()
string MediaType = 5; |
com.google.protobuf.ByteString |
getMediaTypeBytes()
string MediaType = 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; |
int |
getStorageClass()
int32 StorageClass = 11; |
String |
getTosKeys()
string TosKeys = 6; |
com.google.protobuf.ByteString |
getTosKeysBytes()
string TosKeys = 6; |
String |
getUploadHostPrefer()
string UploadHostPrefer = 12; |
com.google.protobuf.ByteString |
getUploadHostPreferBytes()
string UploadHostPrefer = 12; |
String getSpaceName()
string SpaceName = 1;
com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 1;
String getFileType()
string FileType = 2;
com.google.protobuf.ByteString getFileTypeBytes()
string FileType = 2;
String getSessionKey()
string SessionKey = 3;
com.google.protobuf.ByteString getSessionKeyBytes()
string SessionKey = 3;
double getFileSize()
double FileSize = 4;
String getMediaType()
string MediaType = 5;
com.google.protobuf.ByteString getMediaTypeBytes()
string MediaType = 5;
String getTosKeys()
string TosKeys = 6;
com.google.protobuf.ByteString getTosKeysBytes()
string TosKeys = 6;
String getFileExtension()
string FileExtension = 7;
com.google.protobuf.ByteString getFileExtensionBytes()
string FileExtension = 7;
String getFilePrefix()
string FilePrefix = 8;
com.google.protobuf.ByteString getFilePrefixBytes()
string FilePrefix = 8;
int getFlushUploadMode()
int32 FlushUploadMode = 9;
String getMd5()
string Md5 = 10;
com.google.protobuf.ByteString getMd5Bytes()
string Md5 = 10;
int getStorageClass()
int32 StorageClass = 11;
String getUploadHostPrefer()
string UploadHostPrefer = 12;
com.google.protobuf.ByteString getUploadHostPreferBytes()
string UploadHostPrefer = 12;
String getClientNetWorkMode()
string ClientNetWorkMode = 101;
com.google.protobuf.ByteString getClientNetWorkModeBytes()
string ClientNetWorkMode = 101;
String getClientIDCMode()
string ClientIDCMode = 102;
com.google.protobuf.ByteString getClientIDCModeBytes()
string ClientIDCMode = 102;
Copyright © 2024. All rights reserved.