| Package | Description |
|---|---|
| io.grafeas.v1beta1.attestation |
| Modifier and Type | Method and Description |
|---|---|
static PgpSignedAttestation.KeyIdCase |
PgpSignedAttestation.KeyIdCase.forNumber(int value) |
PgpSignedAttestation.KeyIdCase |
PgpSignedAttestation.getKeyIdCase() |
PgpSignedAttestation.KeyIdCase |
PgpSignedAttestation.Builder.getKeyIdCase() |
PgpSignedAttestation.KeyIdCase |
PgpSignedAttestationOrBuilder.getKeyIdCase() |
static PgpSignedAttestation.KeyIdCase |
PgpSignedAttestation.KeyIdCase.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static PgpSignedAttestation.KeyIdCase |
PgpSignedAttestation.KeyIdCase.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PgpSignedAttestation.KeyIdCase[] |
PgpSignedAttestation.KeyIdCase.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 Google LLC. All rights reserved.