| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
PgpSignedAttestation |
PgpSignedAttestation.Builder.build() |
PgpSignedAttestation |
PgpSignedAttestation.Builder.buildPartial() |
static PgpSignedAttestation |
PgpSignedAttestation.getDefaultInstance() |
PgpSignedAttestation |
PgpSignedAttestation.getDefaultInstanceForType() |
PgpSignedAttestation |
PgpSignedAttestation.Builder.getDefaultInstanceForType() |
PgpSignedAttestation |
AttestationOrBuilder.getPgpSignedAttestation()
A PGP signed attestation.
|
PgpSignedAttestation |
Attestation.getPgpSignedAttestation()
A PGP signed attestation.
|
PgpSignedAttestation |
Attestation.Builder.getPgpSignedAttestation()
A PGP signed attestation.
|
static PgpSignedAttestation |
PgpSignedAttestation.parseDelimitedFrom(InputStream input) |
static PgpSignedAttestation |
PgpSignedAttestation.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(byte[] data) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(ByteBuffer data) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(com.google.protobuf.ByteString data) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(com.google.protobuf.CodedInputStream input) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(InputStream input) |
static PgpSignedAttestation |
PgpSignedAttestation.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<PgpSignedAttestation> |
PgpSignedAttestation.getParserForType() |
static com.google.protobuf.Parser<PgpSignedAttestation> |
PgpSignedAttestation.parser() |
| Modifier and Type | Method and Description |
|---|---|
PgpSignedAttestation.Builder |
PgpSignedAttestation.Builder.mergeFrom(PgpSignedAttestation other) |
Attestation.Builder |
Attestation.Builder.mergePgpSignedAttestation(PgpSignedAttestation value)
A PGP signed attestation.
|
static PgpSignedAttestation.Builder |
PgpSignedAttestation.newBuilder(PgpSignedAttestation prototype) |
Attestation.Builder |
Attestation.Builder.setPgpSignedAttestation(PgpSignedAttestation value)
A PGP signed attestation.
|
Copyright © 2019 Google LLC. All rights reserved.