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 Installation
Installation.Builder. build()
Installation
Installation.Builder. buildPartial()
static Installation
Installation. getDefaultInstance()
Installation
Installation.Builder. getDefaultInstanceForType()
Installation
Installation. getDefaultInstanceForType()
Installation
Details.Builder. getInstallation()
Required.Installation
Details. getInstallation()
Required.Installation
DetailsOrBuilder. getInstallation()
Required.static Installation
Installation. parseDelimitedFrom(InputStream input)
static Installation
Installation. parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Installation
Installation. parseFrom(byte[] data)
static Installation
Installation. parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Installation
Installation. parseFrom(com.google.protobuf.ByteString data)
static Installation
Installation. parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Installation
Installation. parseFrom(com.google.protobuf.CodedInputStream input)
static Installation
Installation. parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Installation
Installation. parseFrom(InputStream input)
static Installation
Installation. parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry)
static Installation
Installation. parseFrom(ByteBuffer data)
static Installation
Installation. 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.Builder
Installation.Builder. mergeFrom(Installation other)
Details.Builder
Details.Builder. mergeInstallation(Installation value)
Required.static Installation.Builder
Installation. newBuilder(Installation prototype)
Details.Builder
Details.Builder. setInstallation(Installation value)
Required.
-