Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
HmacKey |
HmacKey.Builder.build()
Creates an
HmacKey object from this builder. |
HmacKey |
Storage.createHmacKey(ServiceAccount serviceAccount,
Storage.CreateHmacKeyOption... options)
Creates a new HMAC Key for the provided service account, including the secret key.
|
Copyright © 2019 Google LLC. All rights reserved.