public interface VodStoreInfoOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getAuth()
1001 阶段返回上传使用的签名信息
string Auth = 2; |
com.google.protobuf.ByteString |
getAuthBytes()
1001 阶段返回上传使用的签名信息
string Auth = 2; |
String |
getStoreUri()
1001 阶段返回存储的 uri
string StoreUri = 1; |
com.google.protobuf.ByteString |
getStoreUriBytes()
1001 阶段返回存储的 uri
string StoreUri = 1; |
String getStoreUri()
1001 阶段返回存储的 uri
string StoreUri = 1;
com.google.protobuf.ByteString getStoreUriBytes()
1001 阶段返回存储的 uri
string StoreUri = 1;
String getAuth()
1001 阶段返回上传使用的签名信息
string Auth = 2;
com.google.protobuf.ByteString getAuthBytes()
1001 阶段返回上传使用的签名信息
string Auth = 2;
Copyright © 2024. All rights reserved.