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