Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
AttestationNote |
AttestationNote.Builder.build() |
AttestationNote |
AttestationNote.Builder.buildPartial() |
AttestationNote |
NoteOrBuilder.getAttestation()
A note describing an attestation role.
|
AttestationNote |
Note.getAttestation()
A note describing an attestation role.
|
AttestationNote |
Note.Builder.getAttestation()
A note describing an attestation role.
|
static AttestationNote |
AttestationNote.getDefaultInstance() |
AttestationNote |
AttestationNote.getDefaultInstanceForType() |
AttestationNote |
AttestationNote.Builder.getDefaultInstanceForType() |
static AttestationNote |
AttestationNote.parseDelimitedFrom(InputStream input) |
static AttestationNote |
AttestationNote.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote |
AttestationNote.parseFrom(byte[] data) |
static AttestationNote |
AttestationNote.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote |
AttestationNote.parseFrom(ByteBuffer data) |
static AttestationNote |
AttestationNote.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote |
AttestationNote.parseFrom(ByteString data) |
static AttestationNote |
AttestationNote.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote |
AttestationNote.parseFrom(CodedInputStream input) |
static AttestationNote |
AttestationNote.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote |
AttestationNote.parseFrom(InputStream input) |
static AttestationNote |
AttestationNote.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<AttestationNote> |
AttestationNote.getParserForType() |
static Parser<AttestationNote> |
AttestationNote.parser() |
Modifier and Type | Method and Description |
---|---|
Note.Builder |
Note.Builder.mergeAttestation(AttestationNote value)
A note describing an attestation role.
|
AttestationNote.Builder |
AttestationNote.Builder.mergeFrom(AttestationNote other) |
static AttestationNote.Builder |
AttestationNote.newBuilder(AttestationNote prototype) |
Note.Builder |
Note.Builder.setAttestation(AttestationNote value)
A note describing an attestation role.
|
Copyright © 2019 Google LLC. All rights reserved.