static BuildSignature.KeyType |
BuildSignature.KeyType.forNumber(int value) |
|
BuildSignature.KeyType |
BuildSignature.Builder.getKeyType() |
The type of the key, either stored in `public_key` or referenced in
`key_id`.
|
BuildSignature.KeyType |
BuildSignature.getKeyType() |
The type of the key, either stored in `public_key` or referenced in
`key_id`.
|
BuildSignature.KeyType |
BuildSignatureOrBuilder.getKeyType() |
The type of the key, either stored in `public_key` or referenced in
`key_id`.
|
static BuildSignature.KeyType |
BuildSignature.KeyType.valueOf(int value) |
Deprecated.
|
static BuildSignature.KeyType |
BuildSignature.KeyType.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static BuildSignature.KeyType |
BuildSignature.KeyType.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static BuildSignature.KeyType[] |
BuildSignature.KeyType.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|