Uses of Interface
io.grafeas.v1beta1.provenance.HashOrBuilder
-
Packages that use HashOrBuilder Package Description io.grafeas.v1beta1 io.grafeas.v1beta1.provenance -
-
Uses of HashOrBuilder in io.grafeas.v1beta1
Methods in io.grafeas.v1beta1 that return HashOrBuilder Modifier and Type Method Description HashOrBuilderResource.Builder. getContentHashOrBuilder()The hash of the resource content.HashOrBuilderResource. getContentHashOrBuilder()The hash of the resource content.HashOrBuilderResourceOrBuilder. getContentHashOrBuilder()The hash of the resource content. -
Uses of HashOrBuilder in io.grafeas.v1beta1.provenance
Classes in io.grafeas.v1beta1.provenance that implement HashOrBuilder Modifier and Type Class Description classHashContainer message for hash values.static classHash.BuilderContainer message for hash values.Methods in io.grafeas.v1beta1.provenance that return HashOrBuilder Modifier and Type Method Description HashOrBuilderFileHashes.Builder. getFileHashOrBuilder(int index)Required.HashOrBuilderFileHashes. getFileHashOrBuilder(int index)Required.HashOrBuilderFileHashesOrBuilder. getFileHashOrBuilder(int index)Required.Methods in io.grafeas.v1beta1.provenance that return types with arguments of type HashOrBuilder Modifier and Type Method Description List<? extends HashOrBuilder>FileHashes.Builder. getFileHashOrBuilderList()Required.List<? extends HashOrBuilder>FileHashes. getFileHashOrBuilderList()Required.List<? extends HashOrBuilder>FileHashesOrBuilder. getFileHashOrBuilderList()Required.
-