Uses of Interface
moby.buildkit.v1.frontend.Gateway.AttestationOrBuilder
Packages that use Gateway.AttestationOrBuilder
-
Uses of Gateway.AttestationOrBuilder in moby.buildkit.v1.frontend
Classes in moby.buildkit.v1.frontend that implement Gateway.AttestationOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typemoby.buildkit.v1.frontend.Attestation
static final class
Protobuf typemoby.buildkit.v1.frontend.Attestation
Methods in moby.buildkit.v1.frontend that return Gateway.AttestationOrBuilderModifier and TypeMethodDescriptionGateway.Attestations.Builder.getAttestationOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;
Gateway.Attestations.getAttestationOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;
Gateway.AttestationsOrBuilder.getAttestationOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;
Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.AttestationOrBuilderModifier and TypeMethodDescriptionList
<? extends Gateway.AttestationOrBuilder> Gateway.Attestations.Builder.getAttestationOrBuilderList()
repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;
List
<? extends Gateway.AttestationOrBuilder> Gateway.Attestations.getAttestationOrBuilderList()
repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;
List
<? extends Gateway.AttestationOrBuilder> Gateway.AttestationsOrBuilder.getAttestationOrBuilderList()
repeated .moby.buildkit.v1.frontend.Attestation attestation = 1;