| 程序包 | 说明 |
|---|---|
| com.volcengine.service.vod.model.business | |
| com.volcengine.service.vod.model.response |
| 限定符和类型 | 方法和说明 |
|---|---|
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addAllData(Iterable<? extends WorkflowExecution> values)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addData(int index,
WorkflowExecution.Builder builderForValue)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addData(int index,
WorkflowExecution value)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addData(WorkflowExecution.Builder builderForValue)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addData(WorkflowExecution value)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clear() |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearData()
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearOffset()
数据偏移量
int32 Offset = 4; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearPageSize()
分页大小
int32 PageSize = 3; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clearTotalCount()
符合条件的结果总数
int32 TotalCount = 2; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.clone() |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.mergeFrom(com.google.protobuf.Message other) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.mergeFrom(VodListWorkflowExecutionResult other) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.newBuilder() |
static VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.newBuilder(VodListWorkflowExecutionResult prototype) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.newBuilderForType() |
protected VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.removeData(int index)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setData(int index,
WorkflowExecution.Builder builderForValue)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setData(int index,
WorkflowExecution value)
工作流记录
repeated .Volcengine.Vod.Models.Business.WorkflowExecution Data = 1; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setOffset(int value)
数据偏移量
int32 Offset = 4; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setPageSize(int value)
分页大小
int32 PageSize = 3; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setTotalCount(int value)
符合条件的结果总数
int32 TotalCount = 2; |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResult.toBuilder() |
| 限定符和类型 | 方法和说明 |
|---|---|
VodListWorkflowExecutionResult.Builder |
VodListWorkflowExecutionResponse.Builder.getResultBuilder()
响应结果
.Volcengine.Vod.Models.Business.VodListWorkflowExecutionResult Result = 2; |
| 限定符和类型 | 方法和说明 |
|---|---|
VodListWorkflowExecutionResponse.Builder |
VodListWorkflowExecutionResponse.Builder.setResult(VodListWorkflowExecutionResult.Builder builderForValue)
响应结果
.Volcengine.Vod.Models.Business.VodListWorkflowExecutionResult Result = 2; |
Copyright © 2024. All rights reserved.