Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static Storage.DeleteHmacKeyOption |
Storage.DeleteHmacKeyOption.userProject(String userProject)
Returns an option to specify the project to be billed for this request.
|
Modifier and Type | Method and Description |
---|---|
void |
Storage.deleteHmacKey(HmacKey.HmacKeyMetadata hmacKeyMetadata,
Storage.DeleteHmacKeyOption... options)
Deletes an HMAC key.
|
Copyright © 2019 Google LLC. All rights reserved.