Uses of Class
io.grafeas.v1beta1.provenance.FileHashes
-
Packages that use FileHashes Package Description io.grafeas.v1beta1.provenance -
-
Uses of FileHashes in io.grafeas.v1beta1.provenance
Methods in io.grafeas.v1beta1.provenance that return FileHashes Modifier and Type Method Description FileHashesFileHashes.Builder. build()FileHashesFileHashes.Builder. buildPartial()static FileHashesFileHashes. getDefaultInstance()FileHashesFileHashes.Builder. getDefaultInstanceForType()FileHashesFileHashes. getDefaultInstanceForType()FileHashesSource.Builder. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSource. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSourceOrBuilder. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSource.Builder. getFileHashesOrThrow(String key)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSource. getFileHashesOrThrow(String key)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSourceOrBuilder. getFileHashesOrThrow(String key)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.static FileHashesFileHashes. parseDelimitedFrom(InputStream input)static FileHashesFileHashes. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileHashesFileHashes. parseFrom(byte[] data)static FileHashesFileHashes. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileHashesFileHashes. parseFrom(com.google.protobuf.ByteString data)static FileHashesFileHashes. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileHashesFileHashes. parseFrom(com.google.protobuf.CodedInputStream input)static FileHashesFileHashes. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileHashesFileHashes. parseFrom(InputStream input)static FileHashesFileHashes. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static FileHashesFileHashes. parseFrom(ByteBuffer data)static FileHashesFileHashes. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.provenance that return types with arguments of type FileHashes Modifier and Type Method Description Map<String,FileHashes>Source.Builder. getFileHashes()Deprecated.Map<String,FileHashes>Source. getFileHashes()Deprecated.Map<String,FileHashes>SourceOrBuilder. getFileHashes()Deprecated.Map<String,FileHashes>Source.Builder. getFileHashesMap()Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.Map<String,FileHashes>Source. getFileHashesMap()Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.Map<String,FileHashes>SourceOrBuilder. getFileHashesMap()Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.Map<String,FileHashes>Source.Builder. getMutableFileHashes()Deprecated.com.google.protobuf.Parser<FileHashes>FileHashes. getParserForType()static com.google.protobuf.Parser<FileHashes>FileHashes. parser()Methods in io.grafeas.v1beta1.provenance with parameters of type FileHashes Modifier and Type Method Description FileHashesSource.Builder. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSource. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashesSourceOrBuilder. getFileHashesOrDefault(String key, FileHashes defaultValue)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.FileHashes.BuilderFileHashes.Builder. mergeFrom(FileHashes other)static FileHashes.BuilderFileHashes. newBuilder(FileHashes prototype)Source.BuilderSource.Builder. putFileHashes(String key, FileHashes value)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.Method parameters in io.grafeas.v1beta1.provenance with type arguments of type FileHashes Modifier and Type Method Description Source.BuilderSource.Builder. putAllFileHashes(Map<String,FileHashes> values)Hash(es) of the build source, which can be used to verify that the original source integrity was maintained in the build.
-