Uses of Class
io.grafeas.v1beta1.provenance.Source
-
Packages that use Source Package Description io.grafeas.v1beta1.provenance -
-
Uses of Source in io.grafeas.v1beta1.provenance
Methods in io.grafeas.v1beta1.provenance that return Source Modifier and Type Method Description SourceSource.Builder. build()SourceSource.Builder. buildPartial()static SourceSource. getDefaultInstance()SourceSource.Builder. getDefaultInstanceForType()SourceSource. getDefaultInstanceForType()SourceBuildProvenance.Builder. getSourceProvenance()Details of the Source input to the build.SourceBuildProvenance. getSourceProvenance()Details of the Source input to the build.SourceBuildProvenanceOrBuilder. getSourceProvenance()Details of the Source input to the build.static SourceSource. parseDelimitedFrom(InputStream input)static SourceSource. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceSource. parseFrom(byte[] data)static SourceSource. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceSource. parseFrom(com.google.protobuf.ByteString data)static SourceSource. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceSource. parseFrom(com.google.protobuf.CodedInputStream input)static SourceSource. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceSource. parseFrom(InputStream input)static SourceSource. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static SourceSource. parseFrom(ByteBuffer data)static SourceSource. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.provenance that return types with arguments of type Source Modifier and Type Method Description com.google.protobuf.Parser<Source>Source. getParserForType()static com.google.protobuf.Parser<Source>Source. parser()Methods in io.grafeas.v1beta1.provenance with parameters of type Source Modifier and Type Method Description Source.BuilderSource.Builder. mergeFrom(Source other)BuildProvenance.BuilderBuildProvenance.Builder. mergeSourceProvenance(Source value)Details of the Source input to the build.static Source.BuilderSource. newBuilder(Source prototype)BuildProvenance.BuilderBuildProvenance.Builder. setSourceProvenance(Source value)Details of the Source input to the build.
-