Package | Description |
---|---|
com.google.cloud.storage |
A client for Cloud Storage - Unified object storage.
|
Modifier and Type | Method and Description |
---|---|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Collection<Storage.UpdateHmacKeyOption> collection,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Storage.UpdateHmacKeyOption[] array,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption |
Storage.UpdateHmacKeyOption.userProject(@NonNull String userProject)
Returns an option to specify the project to be billed for this request.
|
Modifier and Type | Method and Description |
---|---|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Collection<Storage.UpdateHmacKeyOption> collection,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Storage.UpdateHmacKeyOption[] array,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Storage.UpdateHmacKeyOption[] array,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
HmacKey.HmacKeyMetadata |
Storage.updateHmacKeyState(HmacKey.HmacKeyMetadata hmacKeyMetadata,
HmacKey.HmacKeyState state,
Storage.UpdateHmacKeyOption... options)
Updates the state of an HMAC key and returns the updated metadata.
|
Modifier and Type | Method and Description |
---|---|
static Storage.UpdateHmacKeyOption[] |
Storage.UpdateHmacKeyOption.dedupe(Collection<Storage.UpdateHmacKeyOption> collection,
Storage.UpdateHmacKeyOption... os)
Deduplicate any options which are the same parameter.
|
Copyright © 2023 Google LLC. All rights reserved.