| Package | Description |
|---|---|
| com.google.storage.v2 |
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListHmacKeysPage |
StorageClient.ListHmacKeysPage.createPage(com.google.api.gax.rpc.PageContext<ListHmacKeysRequest,ListHmacKeysResponse,HmacKeyMetadata> context,
ListHmacKeysResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<StorageClient.ListHmacKeysPage> |
StorageClient.ListHmacKeysPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListHmacKeysRequest,ListHmacKeysResponse,HmacKeyMetadata> context,
com.google.api.core.ApiFuture<ListHmacKeysResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected StorageClient.ListHmacKeysFixedSizeCollection |
StorageClient.ListHmacKeysFixedSizeCollection.createCollection(List<StorageClient.ListHmacKeysPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.