Uses of Interface
io.grafeas.v1beta1.image.BasisOrBuilder
-
Packages that use BasisOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.image -
-
Uses of BasisOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return BasisOrBuilder Modifier and Type Method Description BasisOrBuilder
Note.Builder. getBaseImageOrBuilder()
A note describing a base image.BasisOrBuilder
Note. getBaseImageOrBuilder()
A note describing a base image.BasisOrBuilder
NoteOrBuilder. getBaseImageOrBuilder()
A note describing a base image. -
Uses of BasisOrBuilder in io.grafeas.v1beta1.image
Classes in io.grafeas.v1beta1.image that implement BasisOrBuilder Modifier and Type Class Description class
Basis
Basis describes the base image portion (Note) of the DockerImage relationship.static class
Basis.Builder
Basis describes the base image portion (Note) of the DockerImage relationship.
-