| Package | Description |
|---|---|
| io.grafeas.v1beta1 | |
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
Authority |
NoteOrBuilder.getAttestationAuthority()
A note describing an attestation role.
|
Authority |
Note.getAttestationAuthority()
A note describing an attestation role.
|
Authority |
Note.Builder.getAttestationAuthority()
A note describing an attestation role.
|
| Modifier and Type | Method and Description |
|---|---|
Note.Builder |
Note.Builder.mergeAttestationAuthority(Authority value)
A note describing an attestation role.
|
Note.Builder |
Note.Builder.setAttestationAuthority(Authority value)
A note describing an attestation role.
|
| Modifier and Type | Method and Description |
|---|---|
Authority |
Authority.Builder.build() |
Authority |
Authority.Builder.buildPartial() |
static Authority |
Authority.getDefaultInstance() |
Authority |
Authority.getDefaultInstanceForType() |
Authority |
Authority.Builder.getDefaultInstanceForType() |
static Authority |
Authority.parseDelimitedFrom(InputStream input) |
static Authority |
Authority.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(byte[] data) |
static Authority |
Authority.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(ByteBuffer data) |
static Authority |
Authority.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(com.google.protobuf.ByteString data) |
static Authority |
Authority.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(com.google.protobuf.CodedInputStream input) |
static Authority |
Authority.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Authority |
Authority.parseFrom(InputStream input) |
static Authority |
Authority.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Authority> |
Authority.getParserForType() |
static com.google.protobuf.Parser<Authority> |
Authority.parser() |
| Modifier and Type | Method and Description |
|---|---|
Authority.Builder |
Authority.Builder.mergeFrom(Authority other) |
static Authority.Builder |
Authority.newBuilder(Authority prototype) |
Copyright © 2019 Google LLC. All rights reserved.