| Modifier and Type | Method and Description |
|---|---|
OutdatedLibrary |
OutdatedLibrary.Builder.build() |
OutdatedLibrary |
OutdatedLibrary.Builder.buildPartial() |
static OutdatedLibrary |
OutdatedLibrary.getDefaultInstance() |
OutdatedLibrary |
OutdatedLibrary.getDefaultInstanceForType() |
OutdatedLibrary |
OutdatedLibrary.Builder.getDefaultInstanceForType() |
OutdatedLibrary |
Finding.getOutdatedLibrary()
Output only.
|
OutdatedLibrary |
Finding.Builder.getOutdatedLibrary()
Output only.
|
OutdatedLibrary |
FindingOrBuilder.getOutdatedLibrary()
Output only.
|
static OutdatedLibrary |
OutdatedLibrary.parseDelimitedFrom(InputStream input) |
static OutdatedLibrary |
OutdatedLibrary.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(byte[] data) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(ByteBuffer data) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(com.google.protobuf.ByteString data) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(com.google.protobuf.CodedInputStream input) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(InputStream input) |
static OutdatedLibrary |
OutdatedLibrary.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<OutdatedLibrary> |
OutdatedLibrary.getParserForType() |
static com.google.protobuf.Parser<OutdatedLibrary> |
OutdatedLibrary.parser() |
| Modifier and Type | Method and Description |
|---|---|
OutdatedLibrary.Builder |
OutdatedLibrary.Builder.mergeFrom(OutdatedLibrary other) |
Finding.Builder |
Finding.Builder.mergeOutdatedLibrary(OutdatedLibrary value)
Output only.
|
static OutdatedLibrary.Builder |
OutdatedLibrary.newBuilder(OutdatedLibrary prototype) |
Finding.Builder |
Finding.Builder.setOutdatedLibrary(OutdatedLibrary value)
Output only.
|
Copyright © 2019 Google LLC. All rights reserved.