| Package | Description |
|---|---|
| com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
The interfaces provided are listed below, along with usage samples.
|
| Modifier and Type | Method and Description |
|---|---|
protected AutokeyClient.ListKeyHandlesPage |
AutokeyClient.ListKeyHandlesPage.createPage(com.google.api.gax.rpc.PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context,
ListKeyHandlesResponse response) |
| Modifier and Type | Method and Description |
|---|---|
com.google.api.core.ApiFuture<AutokeyClient.ListKeyHandlesPage> |
AutokeyClient.ListKeyHandlesPage.createPageAsync(com.google.api.gax.rpc.PageContext<ListKeyHandlesRequest,ListKeyHandlesResponse,KeyHandle> context,
com.google.api.core.ApiFuture<ListKeyHandlesResponse> futureResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected AutokeyClient.ListKeyHandlesFixedSizeCollection |
AutokeyClient.ListKeyHandlesFixedSizeCollection.createCollection(List<AutokeyClient.ListKeyHandlesPage> pages,
int collectionSize) |
Copyright © 2025 Google LLC. All rights reserved.