TextLogoDefinition.Builder |
TextLogoDefinition.Builder.addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clear() |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearContent()
string Content = 1;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearFontColor()
string FontColor = 4;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearFontSize()
int32 FontSize = 3;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearFontType()
string FontType = 2;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.clone() |
TextLogoDefinition.Builder |
LogoDefinition.Builder.getTextLogoDefinitionBuilder()
.Volcengine.Imp.Models.Business.TextLogoDefinition TextLogoDefinition = 2;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.mergeFrom(com.google.protobuf.Message other) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.mergeFrom(TextLogoDefinition other) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
static TextLogoDefinition.Builder |
TextLogoDefinition.newBuilder() |
static TextLogoDefinition.Builder |
TextLogoDefinition.newBuilder(TextLogoDefinition prototype) |
TextLogoDefinition.Builder |
TextLogoDefinition.newBuilderForType() |
protected TextLogoDefinition.Builder |
TextLogoDefinition.newBuilderForType(com.google.protobuf.GeneratedMessageV3.BuilderParent parent) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setContent(String value)
string Content = 1;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setContentBytes(com.google.protobuf.ByteString value)
string Content = 1;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setFontColor(String value)
string FontColor = 4;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setFontColorBytes(com.google.protobuf.ByteString value)
string FontColor = 4;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setFontSize(int value)
int32 FontSize = 3;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setFontType(String value)
string FontType = 2;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setFontTypeBytes(com.google.protobuf.ByteString value)
string FontType = 2;
|
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
TextLogoDefinition.Builder |
TextLogoDefinition.Builder.setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
TextLogoDefinition.Builder |
TextLogoDefinition.toBuilder() |