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, setUnknownFieldsProto3findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toStringaddAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, newUninitializedMessageExceptionequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic 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.Builderclear in interface com.google.protobuf.MessageLite.Builderclear in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()
getDescriptorForType in interface com.google.protobuf.Message.BuildergetDescriptorForType in interface com.google.protobuf.MessageOrBuildergetDescriptorForType in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>public Value.Map getDefaultInstanceForType()
getDefaultInstanceForType in interface com.google.protobuf.MessageLiteOrBuildergetDefaultInstanceForType in interface com.google.protobuf.MessageOrBuilderpublic Value.Map build()
build in interface com.google.protobuf.Message.Builderbuild in interface com.google.protobuf.MessageLite.Builderpublic Value.Map buildPartial()
buildPartial in interface com.google.protobuf.Message.BuilderbuildPartial in interface com.google.protobuf.MessageLite.Builderpublic Value.Map.Builder clone()
clone in interface com.google.protobuf.Message.Builderclone in interface com.google.protobuf.MessageLite.Builderclone 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.BuildersetField 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.BuilderclearField 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.BuilderclearOneof 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.BuildersetRepeatedField 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.BuilderaddRepeatedField 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.BuildermergeFrom 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.MessageLiteOrBuilderisInitialized 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.BuildermergeFrom in interface com.google.protobuf.MessageLite.BuildermergeFrom in class com.google.protobuf.AbstractMessage.Builder<Value.Map.Builder>IOExceptionpublic 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.MapOrBuilderpublic 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.MapOrBuilderpublic 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.MapOrBuilderpublic 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.MapOrBuilderpublic 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.MapOrBuilderpublic 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.BuildersetUnknownFields 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.BuildermergeUnknownFields in class com.google.protobuf.GeneratedMessageV3.Builder<Value.Map.Builder>