Uses of Interface
moby.buildkit.v1.frontend.Gateway.InTotoSubjectOrBuilder
Packages that use Gateway.InTotoSubjectOrBuilder
-
Uses of Gateway.InTotoSubjectOrBuilder in moby.buildkit.v1.frontend
Classes in moby.buildkit.v1.frontend that implement Gateway.InTotoSubjectOrBuilderModifier and TypeClassDescriptionstatic final class
Protobuf typemoby.buildkit.v1.frontend.InTotoSubject
static final class
Protobuf typemoby.buildkit.v1.frontend.InTotoSubject
Methods in moby.buildkit.v1.frontend that return Gateway.InTotoSubjectOrBuilderModifier and TypeMethodDescriptionGateway.Attestation.Builder.getInTotoSubjectsOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
Gateway.Attestation.getInTotoSubjectsOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
Gateway.AttestationOrBuilder.getInTotoSubjectsOrBuilder
(int index) repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
Methods in moby.buildkit.v1.frontend that return types with arguments of type Gateway.InTotoSubjectOrBuilderModifier and TypeMethodDescriptionList
<? extends Gateway.InTotoSubjectOrBuilder> Gateway.Attestation.Builder.getInTotoSubjectsOrBuilderList()
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
List
<? extends Gateway.InTotoSubjectOrBuilder> Gateway.Attestation.getInTotoSubjectsOrBuilderList()
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;
List
<? extends Gateway.InTotoSubjectOrBuilder> Gateway.AttestationOrBuilder.getInTotoSubjectsOrBuilderList()
repeated .moby.buildkit.v1.frontend.InTotoSubject inTotoSubjects = 6;