Uses of Class
com.google.cloud.storage.HmacKey
Packages that use HmacKey
-
Uses of HmacKey in com.google.cloud.storage
Methods in com.google.cloud.storage that return HmacKeyModifier and TypeMethodDescriptionHmacKey.Builder.build()Creates anHmacKeyobject from this builder.Storage.createHmacKey(ServiceAccount serviceAccount, Storage.CreateHmacKeyOption... options) Creates a new HMAC Key for the provided service account, including the secret key.