SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.addAllStoreUris(Iterable<String> values)
repeated string StoreUris = 2;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.addStoreUris(String value)
repeated string StoreUris = 2;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.addStoreUrisBytes(com.google.protobuf.ByteString value)
repeated string StoreUris = 2;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clear() |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearCaptureNum()
int32 CaptureNum = 6;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearDuration()
float Duration = 7;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearFormat()
string Format = 1;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearHeight()
int32 Height = 4;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearIndexUri()
string IndexUri = 8;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearInterval()
float Interval = 5;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearStoreUris()
repeated string StoreUris = 2;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clearWidth()
int32 Width = 3;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.clone() |
SnapshotParamsSample.Builder |
SnapshotResult.Builder.getSampleBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsSample Sample = 7;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.mergeFrom(com.google.protobuf.Message other) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.mergeFrom(SnapshotParamsSample other) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SnapshotParamsSample.Builder |
SnapshotParamsSample.newBuilder() |
static SnapshotParamsSample.Builder |
SnapshotParamsSample.newBuilder(SnapshotParamsSample prototype) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.newBuilderForType() |
protected SnapshotParamsSample.Builder |
SnapshotParamsSample.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setCaptureNum(int value)
int32 CaptureNum = 6;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setDuration(float value)
float Duration = 7;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setFormat(String value)
string Format = 1;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setFormatBytes(com.google.protobuf.ByteString value)
string Format = 1;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setHeight(int value)
int32 Height = 4;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setIndexUri(String value)
string IndexUri = 8;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setIndexUriBytes(com.google.protobuf.ByteString value)
string IndexUri = 8;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setInterval(float value)
float Interval = 5;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setStoreUris(int index,
String value)
repeated string StoreUris = 2;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotParamsSample.Builder |
SnapshotParamsSample.Builder.setWidth(int value)
int32 Width = 3;
|
SnapshotParamsSample.Builder |
SnapshotParamsSample.toBuilder() |