Class DSSEAttestationOccurrence.Builder (2.45.0)

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
Type Description
Descriptor

Methods

addRepeatedField(Descriptors.FieldDescriptor field, Object value)

public DSSEAttestationOccurrence.Builder addRepeatedField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

build()

public DSSEAttestationOccurrence build()
Returns
Type Description
DSSEAttestationOccurrence

buildPartial()

public DSSEAttestationOccurrence buildPartial()
Returns
Type Description
DSSEAttestationOccurrence

clear()

public DSSEAttestationOccurrence.Builder clear()
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

clearDecodedPayload()

public DSSEAttestationOccurrence.Builder clearDecodedPayload()
Returns
Type Description
DSSEAttestationOccurrence.Builder

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
Type Description
DSSEAttestationOccurrence.Builder

clearField(Descriptors.FieldDescriptor field)

public DSSEAttestationOccurrence.Builder clearField(Descriptors.FieldDescriptor field)
Parameter
Name Description
field FieldDescriptor
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

clearOneof(Descriptors.OneofDescriptor oneof)

public DSSEAttestationOccurrence.Builder clearOneof(Descriptors.OneofDescriptor oneof)
Parameter
Name Description
oneof OneofDescriptor
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

clearStatement()

public DSSEAttestationOccurrence.Builder clearStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns
Type Description
DSSEAttestationOccurrence.Builder

clone()

public DSSEAttestationOccurrence.Builder clone()
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

getDecodedPayloadCase()

public DSSEAttestationOccurrence.DecodedPayloadCase getDecodedPayloadCase()
Returns
Type Description
DSSEAttestationOccurrence.DecodedPayloadCase

getDefaultInstanceForType()

public DSSEAttestationOccurrence getDefaultInstanceForType()
Returns
Type Description
DSSEAttestationOccurrence

getDescriptorForType()

public Descriptors.Descriptor getDescriptorForType()
Returns
Type Description
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
Type Description
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
Type Description
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
Type Description
EnvelopeOrBuilder

getStatement()

public InTotoStatement getStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns
Type Description
InTotoStatement

The statement.

getStatementBuilder()

public InTotoStatement.Builder getStatementBuilder()

.grafeas.v1.InTotoStatement statement = 2;

Returns
Type Description
InTotoStatement.Builder

getStatementOrBuilder()

public InTotoStatementOrBuilder getStatementOrBuilder()

.grafeas.v1.InTotoStatement statement = 2;

Returns
Type Description
InTotoStatementOrBuilder

hasEnvelope()

public boolean hasEnvelope()

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

.grafeas.v1.Envelope envelope = 1;

Returns
Type Description
boolean

Whether the envelope field is set.

hasStatement()

public boolean hasStatement()

.grafeas.v1.InTotoStatement statement = 2;

Returns
Type Description
boolean

Whether the statement field is set.

internalGetFieldAccessorTable()

protected GeneratedMessageV3.FieldAccessorTable internalGetFieldAccessorTable()
Returns
Type Description
FieldAccessorTable
Overrides

isInitialized()

public final boolean isInitialized()
Returns
Type Description
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
Name Description
value Envelope
Returns
Type Description
DSSEAttestationOccurrence.Builder

mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)

public DSSEAttestationOccurrence.Builder mergeFrom(CodedInputStream input, ExtensionRegistryLite extensionRegistry)
Parameters
Name Description
input CodedInputStream
extensionRegistry ExtensionRegistryLite
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides
Exceptions
Type Description
IOException

mergeFrom(Message other)

public DSSEAttestationOccurrence.Builder mergeFrom(Message other)
Parameter
Name Description
other Message
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

mergeFrom(DSSEAttestationOccurrence other)

public DSSEAttestationOccurrence.Builder mergeFrom(DSSEAttestationOccurrence other)
Parameter
Name Description
other DSSEAttestationOccurrence
Returns
Type Description
DSSEAttestationOccurrence.Builder

mergeStatement(InTotoStatement value)

public DSSEAttestationOccurrence.Builder mergeStatement(InTotoStatement value)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
Name Description
value InTotoStatement
Returns
Type Description
DSSEAttestationOccurrence.Builder

mergeUnknownFields(UnknownFieldSet unknownFields)

public final DSSEAttestationOccurrence.Builder mergeUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
DSSEAttestationOccurrence.Builder
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
Name Description
value Envelope
Returns
Type Description
DSSEAttestationOccurrence.Builder

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
Name Description
builderForValue Envelope.Builder
Returns
Type Description
DSSEAttestationOccurrence.Builder

setField(Descriptors.FieldDescriptor field, Object value)

public DSSEAttestationOccurrence.Builder setField(Descriptors.FieldDescriptor field, Object value)
Parameters
Name Description
field FieldDescriptor
value Object
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

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

public DSSEAttestationOccurrence.Builder setRepeatedField(Descriptors.FieldDescriptor field, int index, Object value)
Parameters
Name Description
field FieldDescriptor
index int
value Object
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides

setStatement(InTotoStatement value)

public DSSEAttestationOccurrence.Builder setStatement(InTotoStatement value)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
Name Description
value InTotoStatement
Returns
Type Description
DSSEAttestationOccurrence.Builder

setStatement(InTotoStatement.Builder builderForValue)

public DSSEAttestationOccurrence.Builder setStatement(InTotoStatement.Builder builderForValue)

.grafeas.v1.InTotoStatement statement = 2;

Parameter
Name Description
builderForValue InTotoStatement.Builder
Returns
Type Description
DSSEAttestationOccurrence.Builder

setUnknownFields(UnknownFieldSet unknownFields)

public final DSSEAttestationOccurrence.Builder setUnknownFields(UnknownFieldSet unknownFields)
Parameter
Name Description
unknownFields UnknownFieldSet
Returns
Type Description
DSSEAttestationOccurrence.Builder
Overrides