SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clear() |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearFormat()
string Format = 1;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearHeight()
int32 Height = 4;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearStoreUri()
string StoreUri = 2;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clearWidth()
int32 Width = 3;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.clone() |
SnapshotParamsAnimatedPoster.Builder |
SnapshotResult.Builder.getAnimatedPosterBuilder()
.Volcengine.Vod.Models.Business.SnapshotParamsAnimatedPoster AnimatedPoster = 4;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.mergeFrom(com.google.protobuf.Message other) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.mergeFrom(SnapshotParamsAnimatedPoster other) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.newBuilder() |
static SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.newBuilder(SnapshotParamsAnimatedPoster prototype) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.newBuilderForType() |
protected SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setFormat(String value)
string Format = 1;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setFormatBytes(com.google.protobuf.ByteString value)
string Format = 1;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setHeight(int value)
int32 Height = 4;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setStoreUri(String value)
string StoreUri = 2;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setStoreUriBytes(com.google.protobuf.ByteString value)
string StoreUri = 2;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.Builder.setWidth(int value)
int32 Width = 3;
|
SnapshotParamsAnimatedPoster.Builder |
SnapshotParamsAnimatedPoster.toBuilder() |