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 HashOrBuilder
Resource.Builder. getContentHashOrBuilder()
The hash of the resource content.HashOrBuilder
Resource. getContentHashOrBuilder()
The hash of the resource content.HashOrBuilder
ResourceOrBuilder. 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 class
Hash
Container message for hash values.static class
Hash.Builder
Container message for hash values.Methods in io.grafeas.v1beta1.provenance that return HashOrBuilder Modifier and Type Method Description HashOrBuilder
FileHashes.Builder. getFileHashOrBuilder(int index)
Required.HashOrBuilder
FileHashes. getFileHashOrBuilder(int index)
Required.HashOrBuilder
FileHashesOrBuilder. 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.
-