public interface VodDeleteMediaRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getCallbackArgs()
回调回传参数
string CallbackArgs = 2; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
回调回传参数
string CallbackArgs = 2; |
String |
getVids()
视频ID列表
string Vids = 1; |
com.google.protobuf.ByteString |
getVidsBytes()
视频ID列表
string Vids = 1; |
String getVids()
视频ID列表
string Vids = 1;
com.google.protobuf.ByteString getVidsBytes()
视频ID列表
string Vids = 1;
String getCallbackArgs()
回调回传参数
string CallbackArgs = 2;
com.google.protobuf.ByteString getCallbackArgsBytes()
回调回传参数
string CallbackArgs = 2;
Copyright © 2024. All rights reserved.