public static final class Value.Map.Builder extends com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder> implements Value.MapOrBuilder
A SassScript map value.Protobuf type
sass.embedded_protocol.Value.Map
Modifier and Type | Method and Description |
---|---|
Value.Map.Builder |
addAllEntries(Iterable<? extends Value.Map.Entry> values)
The entries in this map.
|
Value.Map.Builder |
addEntries(int index,
Value.Map.Entry.Builder builderForValue)
The entries in this map.
|
Value.Map.Builder |
addEntries(int index,
Value.Map.Entry value)
The entries in this map.
|
Value.Map.Builder |
addEntries(Value.Map.Entry.Builder builderForValue)
The entries in this map.
|
Value.Map.Builder |
addEntries(Value.Map.Entry value)
The entries in this map.
|
Value.Map.Entry.Builder |
addEntriesBuilder()
The entries in this map.
|
Value.Map.Entry.Builder |
addEntriesBuilder(int index)
The entries in this map.
|
Value.Map.Builder |
addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Value.Map |
build() |
Value.Map |
buildPartial() |
Value.Map.Builder |
clear() |
Value.Map.Builder |
clearEntries()
The entries in this map.
|
Value.Map.Builder |
clearField(com.google.protobuf.Descriptors.FieldDescriptor field) |
Value.Map.Builder |
clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof) |
Value.Map.Builder |
clone() |
Value.Map |
getDefaultInstanceForType() |
static com.google.protobuf.Descriptors.Descriptor |
getDescriptor() |
com.google.protobuf.Descriptors.Descriptor |
getDescriptorForType() |
Value.Map.Entry |
getEntries(int index)
The entries in this map.
|
Value.Map.Entry.Builder |
getEntriesBuilder(int index)
The entries in this map.
|
List<Value.Map.Entry.Builder> |
getEntriesBuilderList()
The entries in this map.
|
int |
getEntriesCount()
The entries in this map.
|
List<Value.Map.Entry> |
getEntriesList()
The entries in this map.
|
Value.Map.EntryOrBuilder |
getEntriesOrBuilder(int index)
The entries in this map.
|
List<? extends Value.Map.EntryOrBuilder> |
getEntriesOrBuilderList()
The entries in this map.
|
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable |
internalGetFieldAccessorTable() |
boolean |
isInitialized() |
Value.Map.Builder |
mergeFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Value.Map.Builder |
mergeFrom(com.google.protobuf.Message other) |
Value.Map.Builder |
mergeFrom(Value.Map other) |
Value.Map.Builder |
mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
Value.Map.Builder |
removeEntries(int index)
The entries in this map.
|
Value.Map.Builder |
setEntries(int index,
Value.Map.Entry.Builder builderForValue)
The entries in this map.
|
Value.Map.Builder |
setEntries(int index,
Value.Map.Entry value)
The entries in this map.
|
Value.Map.Builder |
setField(com.google.protobuf.Descriptors.FieldDescriptor field,
Object value) |
Value.Map.Builder |
setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field,
int index,
Object value) |
Value.Map.Builder |
setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields) |
getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setUnknownFieldSetBuilder, setUnknownFieldsProto3
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageException
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor()
protected com.google.protobuf.GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
internalGetFieldAccessorTable
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder clear()
clear
in interface com.google.protobuf.Message.Builder
clear
in interface com.google.protobuf.MessageLite.Builder
clear
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType
in interface com.google.protobuf.Message.Builder
getDescriptorForType
in interface com.google.protobuf.MessageOrBuilder
getDescriptorForType
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map getDefaultInstanceForType()
getDefaultInstanceForType
in interface com.google.protobuf.MessageLiteOrBuilder
getDefaultInstanceForType
in interface com.google.protobuf.MessageOrBuilder
public Value.Map build()
build
in interface com.google.protobuf.Message.Builder
build
in interface com.google.protobuf.MessageLite.Builder
public Value.Map buildPartial()
buildPartial
in interface com.google.protobuf.Message.Builder
buildPartial
in interface com.google.protobuf.MessageLite.Builder
public Value.Map.Builder clone()
clone
in interface com.google.protobuf.Message.Builder
clone
in interface com.google.protobuf.MessageLite.Builder
clone
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder setField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
setField
in interface com.google.protobuf.Message.Builder
setField
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder clearField(com.google.protobuf.Descriptors.FieldDescriptor field)
clearField
in interface com.google.protobuf.Message.Builder
clearField
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder clearOneof(com.google.protobuf.Descriptors.OneofDescriptor oneof)
clearOneof
in interface com.google.protobuf.Message.Builder
clearOneof
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder setRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, int index, Object value)
setRepeatedField
in interface com.google.protobuf.Message.Builder
setRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder addRepeatedField(com.google.protobuf.Descriptors.FieldDescriptor field, Object value)
addRepeatedField
in interface com.google.protobuf.Message.Builder
addRepeatedField
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder mergeFrom(com.google.protobuf.Message other)
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Value.Map.Builder>
public Value.Map.Builder mergeFrom(Value.Map other)
public final boolean isInitialized()
isInitialized
in interface com.google.protobuf.MessageLiteOrBuilder
isInitialized
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public Value.Map.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException
mergeFrom
in interface com.google.protobuf.Message.Builder
mergeFrom
in interface com.google.protobuf.MessageLite.Builder
mergeFrom
in class com.google.protobuf.AbstractMessage.Builder<Value.Map.Builder>
IOException
public List<Value.Map.Entry> getEntriesList()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
getEntriesList
in interface Value.MapOrBuilder
public int getEntriesCount()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
getEntriesCount
in interface Value.MapOrBuilder
public Value.Map.Entry getEntries(int index)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
getEntries
in interface Value.MapOrBuilder
public Value.Map.Builder setEntries(int index, Value.Map.Entry value)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder setEntries(int index, Value.Map.Entry.Builder builderForValue)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder addEntries(Value.Map.Entry value)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder addEntries(int index, Value.Map.Entry value)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder addEntries(Value.Map.Entry.Builder builderForValue)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder addEntries(int index, Value.Map.Entry.Builder builderForValue)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder addAllEntries(Iterable<? extends Value.Map.Entry> values)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder clearEntries()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Builder removeEntries(int index)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Entry.Builder getEntriesBuilder(int index)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.EntryOrBuilder getEntriesOrBuilder(int index)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
getEntriesOrBuilder
in interface Value.MapOrBuilder
public List<? extends Value.Map.EntryOrBuilder> getEntriesOrBuilderList()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
getEntriesOrBuilderList
in interface Value.MapOrBuilder
public Value.Map.Entry.Builder addEntriesBuilder()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public Value.Map.Entry.Builder addEntriesBuilder(int index)
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public List<Value.Map.Entry.Builder> getEntriesBuilderList()
The entries in this map. The sending endpoint must guarantee that no two entries have the same key.
repeated .sass.embedded_protocol.Value.Map.Entry entries = 1;
public final Value.Map.Builder setUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
setUnknownFields
in interface com.google.protobuf.Message.Builder
setUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>
public final Value.Map.Builder mergeUnknownFields(com.google.protobuf.UnknownFieldSet unknownFields)
mergeUnknownFields
in interface com.google.protobuf.Message.Builder
mergeUnknownFields
in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>