Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static Storage.GetHmacKeyOption |
Storage.GetHmacKeyOption.projectId(String projectId)
Returns an option to specify the Project ID for this request.
|
static Storage.GetHmacKeyOption |
Storage.GetHmacKeyOption.userProject(String userProject)
Returns an option to specify the project to be billed for this request.
|
Modifier and Type | Method and Description |
---|---|
HmacKey.HmacKeyMetadata |
Storage.getHmacKey(String accessId,
Storage.GetHmacKeyOption... options)
Gets an HMAC key given its access id.
|
Copyright © 2019 Google LLC. All rights reserved.