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 forHmacKeyobjects.static classThe metadata for a service account HMAC key.static enum -
Method Summary
Modifier and TypeMethodDescriptionbooleanReturns the metadata associated with this HMAC key.Returns the secret key associated with this HMAC key.inthashCode()static HmacKey.BuildernewBuilder(String secretKey)