Package com.google.cloud.storage
Class HmacKey
java.lang.Object
com.google.cloud.storage.HmacKey
- All Implemented Interfaces:
Serializable
HMAC key for a service account.
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classBuilder forHmacKeyobjectsstatic classThe metadata for a service account HMAC key.static enum -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the metadata associated with this HMAC keyReturns the secret key associated with this HMAC keyinthashCode()static HmacKey.BuildernewBuilder(String secretKey)