Enum EncryptionInfo.WrappedKeyCase (0.1.0)

public enum EncryptionInfo.WrappedKeyCase extends Enum<EncryptionInfo.WrappedKeyCase> implements Internal.EnumLite, AbstractMessageLite.InternalOneOfEnum

Static Fields

Name Description
AWS_WRAPPED_KEY_INFO
GCP_WRAPPED_KEY_INFO
WRAPPEDKEY_NOT_SET

Static Methods

Name Description
forNumber(int value)
valueOf(int value)

Deprecated. Use #forNumber(int) instead.

valueOf(String name)
values()

Methods

Name Description
getNumber()