Class Gateway.Attestation.Builder
java.lang.Object
com.google.protobuf.AbstractMessageLite.Builder
com.google.protobuf.AbstractMessage.Builder<Gateway.Attestation.Builder>
com.google.protobuf.GeneratedMessage.Builder<Gateway.Attestation.Builder>
moby.buildkit.v1.frontend.Gateway.Attestation.Builder
- All Implemented Interfaces:
com.google.protobuf.Message.Builder
,com.google.protobuf.MessageLite.Builder
,com.google.protobuf.MessageLiteOrBuilder
,com.google.protobuf.MessageOrBuilder
,Cloneable
,Gateway.AttestationOrBuilder
- Enclosing class:
Gateway.Attestation
public static final class Gateway.Attestation.Builder
extends com.google.protobuf.GeneratedMessage.Builder<Gateway.Attestation.Builder>
implements Gateway.AttestationOrBuilder
Protobuf type
moby.buildkit.v1.frontend.Attestation
-
Method Summary
Modifier and TypeMethodDescriptionaddAllInTotoSubjects
(Iterable<? extends Gateway.InTotoSubject> values) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
addInTotoSubjects
(int index, Gateway.InTotoSubject value) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
addInTotoSubjects
(int index, Gateway.InTotoSubject.Builder builderForValue) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
addInTotoSubjects
(Gateway.InTotoSubject.Builder builderForValue) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
addInTotoSubjectsBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
build()
clear()
string inTotoPredicateType = 5;
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
string path = 4;
clearRef()
.moby.buildkit.v1.frontend.Ref ref = 3;
boolean
containsMetadata
(String key) map<string, bytes> metadata = 2;
static final com.google.protobuf.Descriptors.Descriptor
com.google.protobuf.Descriptors.Descriptor
string inTotoPredicateType = 5;
com.google.protobuf.ByteString
string inTotoPredicateType = 5;
getInTotoSubjects
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
getInTotoSubjectsBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
int
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
getInTotoSubjectsOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
List
<? extends Gateway.InTotoSubjectOrBuilder> repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
getKind()
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
int
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
Deprecated.int
map<string, bytes> metadata = 2;
map<string, bytes> metadata = 2;
com.google.protobuf.ByteString
getMetadataOrDefault
(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> metadata = 2;
com.google.protobuf.ByteString
getMetadataOrThrow
(String key) map<string, bytes> metadata = 2;
Deprecated.getPath()
string path = 4;
com.google.protobuf.ByteString
string path = 4;
getRef()
.moby.buildkit.v1.frontend.Ref ref = 3;
.moby.buildkit.v1.frontend.Ref ref = 3;
.moby.buildkit.v1.frontend.Ref ref = 3;
boolean
hasRef()
.moby.buildkit.v1.frontend.Ref ref = 3;
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) mergeFrom
(Gateway.Attestation other) mergeRef
(Gateway.Ref value) .moby.buildkit.v1.frontend.Ref ref = 3;
putAllMetadata
(Map<String, com.google.protobuf.ByteString> values) map<string, bytes> metadata = 2;
putMetadata
(String key, com.google.protobuf.ByteString value) map<string, bytes> metadata = 2;
removeInTotoSubjects
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
removeMetadata
(String key) map<string, bytes> metadata = 2;
setInTotoPredicateType
(String value) string inTotoPredicateType = 5;
setInTotoPredicateTypeBytes
(com.google.protobuf.ByteString value) string inTotoPredicateType = 5;
setInTotoSubjects
(int index, Gateway.InTotoSubject value) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
setInTotoSubjects
(int index, Gateway.InTotoSubject.Builder builderForValue) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
setKind
(Gateway.AttestationKind value) .moby.buildkit.v1.frontend.AttestationKind kind = 1;
setKindValue
(int value) .moby.buildkit.v1.frontend.AttestationKind kind = 1;
string path = 4;
setPathBytes
(com.google.protobuf.ByteString value) string path = 4;
setRef
(Gateway.Ref value) .moby.buildkit.v1.frontend.Ref ref = 3;
setRef
(Gateway.Ref.Builder builderForValue) .moby.buildkit.v1.frontend.Ref ref = 3;
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.Attestation.Builder>
-
internalGetMutableMapFieldReflection
protected com.google.protobuf.MapFieldReflectionAccessor internalGetMutableMapFieldReflection(int number) - Overrides:
internalGetMutableMapFieldReflection
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.Attestation.Builder>
-
internalGetFieldAccessorTable
protected com.google.protobuf.GeneratedMessage.FieldAccessorTable internalGetFieldAccessorTable()- Specified by:
internalGetFieldAccessorTable
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.Attestation.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.Attestation.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.Attestation.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.Attestation.Builder>
-
mergeFrom
-
isInitialized
public final boolean isInitialized()- Specified by:
isInitialized
in interfacecom.google.protobuf.MessageLiteOrBuilder
- Overrides:
isInitialized
in classcom.google.protobuf.GeneratedMessage.Builder<Gateway.Attestation.Builder>
-
mergeFrom
public Gateway.Attestation.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.Attestation.Builder>
- Throws:
IOException
-
getKindValue
public int getKindValue().moby.buildkit.v1.frontend.AttestationKind kind = 1;
- Specified by:
getKindValue
in interfaceGateway.AttestationOrBuilder
- Returns:
- The enum numeric value on the wire for kind.
-
setKindValue
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
- Parameters:
value
- The enum numeric value on the wire for kind to set.- Returns:
- This builder for chaining.
-
getKind
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
- Specified by:
getKind
in interfaceGateway.AttestationOrBuilder
- Returns:
- The kind.
-
setKind
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
- Parameters:
value
- The kind to set.- Returns:
- This builder for chaining.
-
clearKind
.moby.buildkit.v1.frontend.AttestationKind kind = 1;
- Returns:
- This builder for chaining.
-
getMetadataCount
public int getMetadataCount()Description copied from interface:Gateway.AttestationOrBuilder
map<string, bytes> metadata = 2;
- Specified by:
getMetadataCount
in interfaceGateway.AttestationOrBuilder
-
containsMetadata
map<string, bytes> metadata = 2;
- Specified by:
containsMetadata
in interfaceGateway.AttestationOrBuilder
-
getMetadata
Deprecated.UsegetMetadataMap()
instead.- Specified by:
getMetadata
in interfaceGateway.AttestationOrBuilder
-
getMetadataMap
map<string, bytes> metadata = 2;
- Specified by:
getMetadataMap
in interfaceGateway.AttestationOrBuilder
-
getMetadataOrDefault
public com.google.protobuf.ByteString getMetadataOrDefault(String key, com.google.protobuf.ByteString defaultValue) map<string, bytes> metadata = 2;
- Specified by:
getMetadataOrDefault
in interfaceGateway.AttestationOrBuilder
-
getMetadataOrThrow
map<string, bytes> metadata = 2;
- Specified by:
getMetadataOrThrow
in interfaceGateway.AttestationOrBuilder
-
clearMetadata
-
removeMetadata
map<string, bytes> metadata = 2;
-
getMutableMetadata
Deprecated.Use alternate mutation accessors instead. -
putMetadata
map<string, bytes> metadata = 2;
-
putAllMetadata
public Gateway.Attestation.Builder putAllMetadata(Map<String, com.google.protobuf.ByteString> values) map<string, bytes> metadata = 2;
-
hasRef
public boolean hasRef().moby.buildkit.v1.frontend.Ref ref = 3;
- Specified by:
hasRef
in interfaceGateway.AttestationOrBuilder
- Returns:
- Whether the ref field is set.
-
getRef
.moby.buildkit.v1.frontend.Ref ref = 3;
- Specified by:
getRef
in interfaceGateway.AttestationOrBuilder
- Returns:
- The ref.
-
setRef
.moby.buildkit.v1.frontend.Ref ref = 3;
-
setRef
.moby.buildkit.v1.frontend.Ref ref = 3;
-
mergeRef
.moby.buildkit.v1.frontend.Ref ref = 3;
-
clearRef
.moby.buildkit.v1.frontend.Ref ref = 3;
-
getRefBuilder
.moby.buildkit.v1.frontend.Ref ref = 3;
-
getRefOrBuilder
.moby.buildkit.v1.frontend.Ref ref = 3;
- Specified by:
getRefOrBuilder
in interfaceGateway.AttestationOrBuilder
-
getPath
string path = 4;
- Specified by:
getPath
in interfaceGateway.AttestationOrBuilder
- Returns:
- The path.
-
getPathBytes
public com.google.protobuf.ByteString getPathBytes()string path = 4;
- Specified by:
getPathBytes
in interfaceGateway.AttestationOrBuilder
- Returns:
- The bytes for path.
-
setPath
string path = 4;
- Parameters:
value
- The path to set.- Returns:
- This builder for chaining.
-
clearPath
-
setPathBytes
string path = 4;
- Parameters:
value
- The bytes for path to set.- Returns:
- This builder for chaining.
-
getInTotoPredicateType
string inTotoPredicateType = 5;
- Specified by:
getInTotoPredicateType
in interfaceGateway.AttestationOrBuilder
- Returns:
- The inTotoPredicateType.
-
getInTotoPredicateTypeBytes
public com.google.protobuf.ByteString getInTotoPredicateTypeBytes()string inTotoPredicateType = 5;
- Specified by:
getInTotoPredicateTypeBytes
in interfaceGateway.AttestationOrBuilder
- Returns:
- The bytes for inTotoPredicateType.
-
setInTotoPredicateType
string inTotoPredicateType = 5;
- Parameters:
value
- The inTotoPredicateType to set.- Returns:
- This builder for chaining.
-
clearInTotoPredicateType
string inTotoPredicateType = 5;
- Returns:
- This builder for chaining.
-
setInTotoPredicateTypeBytes
public Gateway.Attestation.Builder setInTotoPredicateTypeBytes(com.google.protobuf.ByteString value) string inTotoPredicateType = 5;
- Parameters:
value
- The bytes for inTotoPredicateType to set.- Returns:
- This builder for chaining.
-
getInTotoSubjectsList
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
- Specified by:
getInTotoSubjectsList
in interfaceGateway.AttestationOrBuilder
-
getInTotoSubjectsCount
public int getInTotoSubjectsCount()repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
- Specified by:
getInTotoSubjectsCount
in interfaceGateway.AttestationOrBuilder
-
getInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
- Specified by:
getInTotoSubjects
in interfaceGateway.AttestationOrBuilder
-
setInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
setInTotoSubjects
public Gateway.Attestation.Builder setInTotoSubjects(int index, Gateway.InTotoSubject.Builder builderForValue) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addInTotoSubjects
public Gateway.Attestation.Builder addInTotoSubjects(int index, Gateway.InTotoSubject.Builder builderForValue) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addAllInTotoSubjects
public Gateway.Attestation.Builder addAllInTotoSubjects(Iterable<? extends Gateway.InTotoSubject> values) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
clearInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
removeInTotoSubjects
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
getInTotoSubjectsBuilder
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
getInTotoSubjectsOrBuilder
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
- Specified by:
getInTotoSubjectsOrBuilder
in interfaceGateway.AttestationOrBuilder
-
getInTotoSubjectsOrBuilderList
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
- Specified by:
getInTotoSubjectsOrBuilderList
in interfaceGateway.AttestationOrBuilder
-
addInTotoSubjectsBuilder
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
addInTotoSubjectsBuilder
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-
getInTotoSubjectsBuilderList
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
-