public interface QueryMoveObjectTaskInfoRespDataOrBuilder
extends com.google.protobuf.MessageOrBuilder
限定符和类型 | 方法和说明 |
---|---|
String |
getSourceSpace()
string SourceSpace = 2; |
com.google.protobuf.ByteString |
getSourceSpaceBytes()
string SourceSpace = 2; |
String |
getState()
string State = 4; |
com.google.protobuf.ByteString |
getStateBytes()
string State = 4; |
String |
getTargetSpace()
string TargetSpace = 3; |
com.google.protobuf.ByteString |
getTargetSpaceBytes()
string TargetSpace = 3; |
String |
getTaskId()
string TaskId = 1; |
com.google.protobuf.ByteString |
getTaskIdBytes()
string TaskId = 1; |
String |
getTaskRunResult()
string TaskRunResult = 5; |
com.google.protobuf.ByteString |
getTaskRunResultBytes()
string TaskRunResult = 5; |
String getTaskId()
string TaskId = 1;
com.google.protobuf.ByteString getTaskIdBytes()
string TaskId = 1;
String getSourceSpace()
string SourceSpace = 2;
com.google.protobuf.ByteString getSourceSpaceBytes()
string SourceSpace = 2;
String getTargetSpace()
string TargetSpace = 3;
com.google.protobuf.ByteString getTargetSpaceBytes()
string TargetSpace = 3;
String getState()
string State = 4;
com.google.protobuf.ByteString getStateBytes()
string State = 4;
String getTaskRunResult()
string TaskRunResult = 5;
com.google.protobuf.ByteString getTaskRunResultBytes()
string TaskRunResult = 5;
Copyright © 2024. All rights reserved.