Class Gateway.CacheOptionsEntry.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Gateway.CacheOptionsEntry.Builder>
com.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
moby.buildkit.v1.frontend.Gateway.CacheOptionsEntry.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Gateway.CacheOptionsEntryOrBuilder
- Enclosing class:
Gateway.CacheOptionsEntry
public static final class Gateway.CacheOptionsEntry.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
implements Gateway.CacheOptionsEntryOrBuilder
CacheOptionsEntry corresponds to the control.CacheOptionsEntryProtobuf type
moby.buildkit.v1.frontend.CacheOptionsEntry
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
clear()
string Type = 1;
boolean
containsAttrs
(String key) map<string, string> Attrs = 2;
getAttrs()
Deprecated.int
map<string, string> Attrs = 2;
map<string, string> Attrs = 2;
getAttrsOrDefault
(String key, String defaultValue) map<string, string> Attrs = 2;
getAttrsOrThrow
(String key) map<string, string> Attrs = 2;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
Deprecated.getType()
string Type = 1;
com.google.protobuf.ByteString
string Type = 1;
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable
protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMapFieldReflection
(int number) protected com.google.protobuf.MapFieldReflectionAccessor
internalGetMutableMapFieldReflection
(int number) final boolean
mergeFrom
(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) mergeFrom
(com.google.protobuf.Message other) putAllAttrs
(Map<String, String> values) map<string, string> Attrs = 2;
map<string, string> Attrs = 2;
removeAttrs
(String key) map<string, string> Attrs = 2;
string Type = 1;
setTypeBytes
(com.google.protobuf.ByteString value) string Type = 1;
Methods inherited from class com.google.protobuf.GeneratedMessage.Builder
addRepeatedField, clearField, clearOneof, clone, getAllFields, getField, getFieldBuilder, getOneofFieldDescriptor, getParentForChildren, getRepeatedField, getRepeatedFieldBuilder, getRepeatedFieldCount, getUnknownFields, getUnknownFieldSetBuilder, hasField, hasOneof, internalGetMapField, internalGetMutableMapField, isClean, markClean, mergeUnknownFields, mergeUnknownLengthDelimitedField, mergeUnknownVarintField, newBuilderForField, onBuilt, onChanged, parseUnknownField, setField, setRepeatedField, setUnknownFields, setUnknownFieldSetBuilder, setUnknownFieldsProto3
Methods inherited from class com.google.protobuf.AbstractMessage.Builder
findInitializationErrors, getInitializationErrorString, internalMergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, mergeFrom, newUninitializedMessageException, toString
Methods inherited from class com.google.protobuf.AbstractMessageLite.Builder
addAll, addAll, mergeDelimitedFrom, mergeDelimitedFrom, mergeFrom, newUninitializedMessageException
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
Methods inherited from interface com.google.protobuf.Message.Builder
mergeDelimitedFrom, mergeDelimitedFrom
Methods inherited from interface com.google.protobuf.MessageLite.Builder
mergeFrom
Methods inherited from interface com.google.protobuf.MessageOrBuilder
findInitializationErrors, getAllFields, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneof
-
Method Details
-
getDescriptor
public static final com.google.protobuf.Descriptors.Descriptor getDescriptor() -
internalGetMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMapFieldReflection(int number) - Overrides:
internalGetMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
clear
- Specified by:
clear
in interfacecom.google.protobuf.Message.Builder
- Specified by:
clear
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
clear
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
getDescriptorForType
public com.google.protobuf.Descriptors.Descriptor getDescriptorForType()- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.Message.Builder
- Specified by:
getDescriptorForType
in interfacecom.google.protobuf.MessageOrBuilder
- Overrides:
getDescriptorForType
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
getDefaultInstanceForType
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Specified by:
getDefaultInstanceForType
in interfacecom.google.protobuf.MessageOrBuilder
-
build
- Specified by:
build
in interfacecom.google.protobuf.Message.Builder
- Specified by:
build
in interfacecom.google.protobuf.MessageLite.Builder
-
buildPartial
- Specified by:
buildPartial
in interfacecom.google.protobuf.Message.Builder
- Specified by:
buildPartial
in interfacecom.google.protobuf.MessageLite.Builder
-
mergeFrom
- Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.CacheOptionsEntry.Builder>
-
mergeFrom
public Gateway.CacheOptionsEntry.Builder mergeFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) throws IOException - Specified by:
mergeFrom
in interfacecom.google.protobuf.Message.Builder
- Specified by:
mergeFrom
in interfacecom.google.protobuf.MessageLite.Builder
- Overrides:
mergeFrom
in classcom.google.protobuf.AbstractMessage.Builder<Gateway.CacheOptionsEntry.Builder>
- Throws:
IOException
-
getType
string Type = 1;
- Specified by:
getType
in interfaceGateway.CacheOptionsEntryOrBuilder
- Returns:
- The type.
-
getTypeBytes
public com.google.protobuf.ByteString getTypeBytes()string Type = 1;
- Specified by:
getTypeBytes
in interfaceGateway.CacheOptionsEntryOrBuilder
- Returns:
- The bytes for type.
-
setType
string Type = 1;
- Parameters:
value
- The type to set.- Returns:
- This builder for chaining.
-
clearType
string Type = 1;
- Returns:
- This builder for chaining.
-
setTypeBytes
string Type = 1;
- Parameters:
value
- The bytes for type to set.- Returns:
- This builder for chaining.
-
getAttrsCount
public int getAttrsCount()Description copied from interface:Gateway.CacheOptionsEntryOrBuilder
map<string, string> Attrs = 2;
- Specified by:
getAttrsCount
in interfaceGateway.CacheOptionsEntryOrBuilder
-
containsAttrs
map<string, string> Attrs = 2;
- Specified by:
containsAttrs
in interfaceGateway.CacheOptionsEntryOrBuilder
-
getAttrs
Deprecated.UsegetAttrsMap()
instead.- Specified by:
getAttrs
in interfaceGateway.CacheOptionsEntryOrBuilder
-
getAttrsMap
map<string, string> Attrs = 2;
- Specified by:
getAttrsMap
in interfaceGateway.CacheOptionsEntryOrBuilder
-
getAttrsOrDefault
map<string, string> Attrs = 2;
- Specified by:
getAttrsOrDefault
in interfaceGateway.CacheOptionsEntryOrBuilder
-
getAttrsOrThrow
map<string, string> Attrs = 2;
- Specified by:
getAttrsOrThrow
in interfaceGateway.CacheOptionsEntryOrBuilder
-
clearAttrs
-
removeAttrs
map<string, string> Attrs = 2;
-
getMutableAttrs
Deprecated.Use alternate mutation accessors instead. -
putAttrs
map<string, string> Attrs = 2;
-
putAllAttrs
map<string, string> Attrs = 2;
-