public interface ImpRetrieveJobRequestOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
String |
getJobIds(int index)
想获取的工作流执行记录列表
|
com.google.protobuf.ByteString |
getJobIdsBytes(int index)
想获取的工作流执行记录列表
|
int |
getJobIdsCount()
想获取的工作流执行记录列表
|
List<String> |
getJobIdsList()
想获取的工作流执行记录列表
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofList<String> getJobIdsList()
想获取的工作流执行记录列表
repeated string JobIds = 1;int getJobIdsCount()
想获取的工作流执行记录列表
repeated string JobIds = 1;String getJobIds(int index)
想获取的工作流执行记录列表
repeated string JobIds = 1;index - The index of the element to return.com.google.protobuf.ByteString getJobIdsBytes(int index)
想获取的工作流执行记录列表
repeated string JobIds = 1;index - The index of the value to return.Copyright © 2025. All rights reserved.