Package | Description |
---|---|
io.grafeas.v1 |
A client to Container Analysis API.
|
Modifier and Type | Method and Description |
---|---|
AttestationNote.Hint |
AttestationNote.Hint.Builder.build() |
AttestationNote.Hint |
AttestationNote.Hint.Builder.buildPartial() |
static AttestationNote.Hint |
AttestationNote.Hint.getDefaultInstance() |
AttestationNote.Hint |
AttestationNote.Hint.getDefaultInstanceForType() |
AttestationNote.Hint |
AttestationNote.Hint.Builder.getDefaultInstanceForType() |
AttestationNote.Hint |
AttestationNoteOrBuilder.getHint()
Hint hints at the purpose of the attestation authority.
|
AttestationNote.Hint |
AttestationNote.getHint()
Hint hints at the purpose of the attestation authority.
|
AttestationNote.Hint |
AttestationNote.Builder.getHint()
Hint hints at the purpose of the attestation authority.
|
static AttestationNote.Hint |
AttestationNote.Hint.parseDelimitedFrom(InputStream input) |
static AttestationNote.Hint |
AttestationNote.Hint.parseDelimitedFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(byte[] data) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(byte[] data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(ByteBuffer data) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(ByteBuffer data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(ByteString data) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(ByteString data,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(CodedInputStream input) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(CodedInputStream input,
ExtensionRegistryLite extensionRegistry) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(InputStream input) |
static AttestationNote.Hint |
AttestationNote.Hint.parseFrom(InputStream input,
ExtensionRegistryLite extensionRegistry) |
Modifier and Type | Method and Description |
---|---|
Parser<AttestationNote.Hint> |
AttestationNote.Hint.getParserForType() |
static Parser<AttestationNote.Hint> |
AttestationNote.Hint.parser() |
Modifier and Type | Method and Description |
---|---|
AttestationNote.Hint.Builder |
AttestationNote.Hint.Builder.mergeFrom(AttestationNote.Hint other) |
AttestationNote.Builder |
AttestationNote.Builder.mergeHint(AttestationNote.Hint value)
Hint hints at the purpose of the attestation authority.
|
static AttestationNote.Hint.Builder |
AttestationNote.Hint.newBuilder(AttestationNote.Hint prototype) |
AttestationNote.Builder |
AttestationNote.Builder.setHint(AttestationNote.Hint value)
Hint hints at the purpose of the attestation authority.
|
Copyright © 2019 Google LLC. All rights reserved.