Class DSSEAttestationOccurrence.Builder (2.2.3)

public static final class DSSEAttestationOccurrence.Builder extends GeneratedMessageV3.Builder<DSSEAttestationOccurrence.Builder> implements DSSEAttestationOccurrenceOrBuilder

Deprecated. Prefer to use a regular Occurrence, and populate the Envelope at the top level of the Occurrence.

Protobuf type grafeas.v1.DSSEAttestationOccurrence

Static Methods

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DSSEAttestationOccurrence.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns Overrides

build()

public DSSEAttestationOccurrence build()
Returns

buildPartial()

public DSSEAttestationOccurrence buildPartial()
Returns

clear()

public DSSEAttestationOccurrence.Builder clear()
Returns Overrides

clearDecodedPayload()

public DSSEAttestationOccurrence.Builder clearDecodedPayload()
Returns

clearEnvelope()

public DSSEAttestationOccurrence.Builder clearEnvelope()

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Returns

clearField(Descriptors.FieldDescriptor field)

public DSSEAttestationOccurrence.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
NameDescription
fieldFieldDescriptor
Returns Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public DSSEAttestationOccurrence.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
NameDescription
oneofOneofDescriptor
Returns Overrides

clearStatement()

public DSSEAttestationOccurrence.Builder clearStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns

clone()

public DSSEAttestationOccurrence.Builder clone()
Returns Overrides

getDecodedPayloadCase()

public DSSEAttestationOccurrence.DecodedPayloadCase getDecodedPayloadCase()
Returns

getDefaultInstanceForType()

public DSSEAttestationOccurrence getDefaultInstanceForType()
Returns

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
TypeDescription
Descriptor
Overrides

getEnvelope()

public Envelope getEnvelope()

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Returns
TypeDescription
Envelope

The envelope.

getEnvelopeBuilder()

public Envelope.Builder getEnvelopeBuilder()

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Returns
TypeDescription
Envelope.Builder

getEnvelopeOrBuilder()

public EnvelopeOrBuilder getEnvelopeOrBuilder()

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Returns
TypeDescription
EnvelopeOrBuilder

getStatement()

public InTotoStatement getStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns
TypeDescription
InTotoStatement

The statement.

getStatementBuilder()

public InTotoStatement.Builder getStatementBuilder()

.grafeas.v1.InTotoStatement statement = 2;

Returns

getStatementOrBuilder()

public InTotoStatementOrBuilder getStatementOrBuilder()

.grafeas.v1.InTotoStatement statement = 2;

Returns

hasEnvelope()

public boolean hasEnvelope()

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Returns
TypeDescription
boolean

Whether the envelope field is set.

hasStatement()

public boolean hasStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns
TypeDescription
boolean

Whether the statement field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
TypeDescription
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
TypeDescription
boolean
Overrides

mergeEnvelope(Envelope value)

public DSSEAttestationOccurrence.Builder mergeEnvelope(Envelope value)

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Parameter
NameDescription
valueEnvelope
Returns

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DSSEAttestationOccurrence.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
NameDescription
inputCodedInputStream
extensionRegistryExtensionRegistryLite
Returns Overrides Exceptions
TypeDescription
IOException

mergeFrom(Message other)

public DSSEAttestationOccurrence.Builder mergeFrom(Message other)
Parameter
NameDescription
otherMessage
Returns Overrides

mergeFrom(DSSEAttestationOccurrence other)

public DSSEAttestationOccurrence.Builder mergeFrom(DSSEAttestationOccurrence other)
Parameter
NameDescription
otherDSSEAttestationOccurrence
Returns

mergeStatement(InTotoStatement value)

public DSSEAttestationOccurrence.Builder mergeStatement(InTotoStatement value)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
NameDescription
valueInTotoStatement
Returns

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DSSEAttestationOccurrence.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns Overrides

setEnvelope(Envelope value)

public DSSEAttestationOccurrence.Builder setEnvelope(Envelope value)

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Parameter
NameDescription
valueEnvelope
Returns

setEnvelope(Envelope.Builder builderForValue)

public DSSEAttestationOccurrence.Builder setEnvelope(Envelope.Builder builderForValue)

If doing something security critical, make sure to verify the signatures in this metadata.

.grafeas.v1.Envelope envelope = 1;

Parameter
NameDescription
builderForValueEnvelope.Builder
Returns

setField(Descriptors.FieldDescriptor field, Object value)

public DSSEAttestationOccurrence.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
NameDescription
fieldFieldDescriptor
valueObject
Returns Overrides

setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)

public DSSEAttestationOccurrence.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
NameDescription
fieldFieldDescriptor
indexint
valueObject
Returns Overrides

setStatement(InTotoStatement value)

public DSSEAttestationOccurrence.Builder setStatement(InTotoStatement value)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
NameDescription
valueInTotoStatement
Returns

setStatement(InTotoStatement.Builder builderForValue)

public DSSEAttestationOccurrence.Builder setStatement(InTotoStatement.Builder builderForValue)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
NameDescription
builderForValueInTotoStatement.Builder
Returns

setUnknownFields(UnknownFieldSet unknownFields)

public final DSSEAttestationOccurrence.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
NameDescription
unknownFieldsUnknownFieldSet
Returns Overrides