| Package | Description |
|---|---|
| com.volcengine.service.vod.model.business |
| Modifier and Type | Method and Description |
|---|---|
SnapshotResult |
SnapshotResult.Builder.build() |
SnapshotResult |
SnapshotResult.Builder.buildPartial() |
static SnapshotResult |
SnapshotResult.getDefaultInstance() |
SnapshotResult |
SnapshotResult.getDefaultInstanceForType() |
SnapshotResult |
SnapshotResult.Builder.getDefaultInstanceForType() |
SnapshotResult |
VodWorkflowResultOrBuilder.getSnapshots(int index)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
SnapshotResult |
VodWorkflowResult.getSnapshots(int index)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
SnapshotResult |
VodWorkflowResult.Builder.getSnapshots(int index)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
static SnapshotResult |
SnapshotResult.parseDelimitedFrom(InputStream input) |
static SnapshotResult |
SnapshotResult.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
SnapshotResult.parseFrom(byte[] data) |
static SnapshotResult |
SnapshotResult.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
SnapshotResult.parseFrom(ByteBuffer data) |
static SnapshotResult |
SnapshotResult.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
SnapshotResult.parseFrom(com.google.protobuf.ByteString data) |
static SnapshotResult |
SnapshotResult.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
SnapshotResult.parseFrom(com.google.protobuf.CodedInputStream input) |
static SnapshotResult |
SnapshotResult.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static SnapshotResult |
SnapshotResult.parseFrom(InputStream input) |
static SnapshotResult |
SnapshotResult.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<SnapshotResult> |
SnapshotResult.getParserForType() |
List<SnapshotResult> |
VodWorkflowResultOrBuilder.getSnapshotsList()
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
List<SnapshotResult> |
VodWorkflowResult.getSnapshotsList()
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
List<SnapshotResult> |
VodWorkflowResult.Builder.getSnapshotsList()
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
static com.google.protobuf.Parser<SnapshotResult> |
SnapshotResult.parser() |
| Modifier and Type | Method and Description |
|---|---|
VodWorkflowResult.Builder |
VodWorkflowResult.Builder.addSnapshots(int index,
SnapshotResult value)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
VodWorkflowResult.Builder |
VodWorkflowResult.Builder.addSnapshots(SnapshotResult value)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
SnapshotResult.Builder |
SnapshotResult.Builder.mergeFrom(SnapshotResult other) |
static SnapshotResult.Builder |
SnapshotResult.newBuilder(SnapshotResult prototype) |
VodWorkflowResult.Builder |
VodWorkflowResult.Builder.setSnapshots(int index,
SnapshotResult value)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
| Modifier and Type | Method and Description |
|---|---|
VodWorkflowResult.Builder |
VodWorkflowResult.Builder.addAllSnapshots(Iterable<? extends SnapshotResult> values)
repeated .Volcengine.Vod.Models.Business.SnapshotResult Snapshots = 9; |
Copyright © 2025. All rights reserved.