public interface VodSubmitCloudMigrateJobRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getCallbackArgs()
string CallbackArgs = 5; |
com.google.protobuf.ByteString |
getCallbackArgsBytes()
string CallbackArgs = 5; |
long |
getJobId()
int64 JobId = 1; |
String |
getSourceVid()
string SourceVid = 3; |
com.google.protobuf.ByteString |
getSourceVidBytes()
string SourceVid = 3; |
String |
getSpaceName()
string SpaceName = 6; |
com.google.protobuf.ByteString |
getSpaceNameBytes()
string SpaceName = 6; |
String |
getSubAppId()
string SubAppId = 2; |
com.google.protobuf.ByteString |
getSubAppIdBytes()
string SubAppId = 2; |
String |
getTargetVid()
string TargetVid = 4; |
com.google.protobuf.ByteString |
getTargetVidBytes()
string TargetVid = 4; |
long getJobId()
int64 JobId = 1;
String getSubAppId()
string SubAppId = 2;
com.google.protobuf.ByteString getSubAppIdBytes()
string SubAppId = 2;
String getSourceVid()
string SourceVid = 3;
com.google.protobuf.ByteString getSourceVidBytes()
string SourceVid = 3;
String getTargetVid()
string TargetVid = 4;
com.google.protobuf.ByteString getTargetVidBytes()
string TargetVid = 4;
String getCallbackArgs()
string CallbackArgs = 5;
com.google.protobuf.ByteString getCallbackArgsBytes()
string CallbackArgs = 5;
String getSpaceName()
string SpaceName = 6;
com.google.protobuf.ByteString getSpaceNameBytes()
string SpaceName = 6;
Copyright © 2024. All rights reserved.