Uses of Class
io.grafeas.v1beta1.pkg.Installation
-
Packages that use Installation Package Description io.grafeas.v1beta1.pkg -
-
Uses of Installation in io.grafeas.v1beta1.pkg
Methods in io.grafeas.v1beta1.pkg that return Installation Modifier and Type Method Description InstallationInstallation.Builder. build()InstallationInstallation.Builder. buildPartial()static InstallationInstallation. getDefaultInstance()InstallationInstallation.Builder. getDefaultInstanceForType()InstallationInstallation. getDefaultInstanceForType()InstallationDetails.Builder. getInstallation()Required.InstallationDetails. getInstallation()Required.InstallationDetailsOrBuilder. getInstallation()Required.static InstallationInstallation. parseDelimitedFrom(InputStream input)static InstallationInstallation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstallationInstallation. parseFrom(byte[] data)static InstallationInstallation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstallationInstallation. parseFrom(com.google.protobuf.ByteString data)static InstallationInstallation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstallationInstallation. parseFrom(com.google.protobuf.CodedInputStream input)static InstallationInstallation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstallationInstallation. parseFrom(InputStream input)static InstallationInstallation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)static InstallationInstallation. parseFrom(ByteBuffer data)static InstallationInstallation. parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)Methods in io.grafeas.v1beta1.pkg that return types with arguments of type Installation Modifier and Type Method Description com.google.protobuf.Parser<Installation>Installation. getParserForType()static com.google.protobuf.Parser<Installation>Installation. parser()Methods in io.grafeas.v1beta1.pkg with parameters of type Installation Modifier and Type Method Description Installation.BuilderInstallation.Builder. mergeFrom(Installation other)Details.BuilderDetails.Builder. mergeInstallation(Installation value)Required.static Installation.BuilderInstallation. newBuilder(Installation prototype)Details.BuilderDetails.Builder. setInstallation(Installation value)Required.
-