Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
DiscoveryNote |
DiscoveryNote.Builder.build() |
DiscoveryNote |
DiscoveryNote.Builder.buildPartial() |
static DiscoveryNote |
DiscoveryNote.getDefaultInstance() |
DiscoveryNote |
DiscoveryNote.getDefaultInstanceForType() |
DiscoveryNote |
DiscoveryNote.Builder.getDefaultInstanceForType() |
DiscoveryNote |
NoteOrBuilder.getDiscovery()
A note describing the initial analysis of a resource.
|
DiscoveryNote |
Note.getDiscovery()
A note describing the initial analysis of a resource.
|
DiscoveryNote |
Note.Builder.getDiscovery()
A note describing the initial analysis of a resource.
|
static DiscoveryNote |
DiscoveryNote.parseDelimitedFrom(InputStream input) |
static DiscoveryNote |
DiscoveryNote.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static DiscoveryNote |
DiscoveryNote.parseFrom(byte[] data) |
static DiscoveryNote |
DiscoveryNote.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static DiscoveryNote |
DiscoveryNote.parseFrom(ByteBuffer data) |
static DiscoveryNote |
DiscoveryNote.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static DiscoveryNote |
DiscoveryNote.parseFrom(ByteString data) |
static DiscoveryNote |
DiscoveryNote.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static DiscoveryNote |
DiscoveryNote.parseFrom(CodedInputStream input) |
static DiscoveryNote |
DiscoveryNote.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static DiscoveryNote |
DiscoveryNote.parseFrom(InputStream input) |
static DiscoveryNote |
DiscoveryNote.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<DiscoveryNote> |
DiscoveryNote.getParserForType() |
static Parser<DiscoveryNote> |
DiscoveryNote.parser() |
Modifier and Type | Method and Description |
---|---|
Note.Builder |
Note.Builder.mergeDiscovery(DiscoveryNote value)
A note describing the initial analysis of a resource.
|
DiscoveryNote.Builder |
DiscoveryNote.Builder.mergeFrom(DiscoveryNote other) |
static DiscoveryNote.Builder |
DiscoveryNote.newBuilder(DiscoveryNote prototype) |
Note.Builder |
Note.Builder.setDiscovery(DiscoveryNote value)
A note describing the initial analysis of a resource.
|
Copyright © 2019 Google LLC. All rights reserved.