Package | Description |
---|---|
com.google.cloud.kms.v1 |
A client to Cloud Key Management Service (KMS) API
|
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListKeyRingsPage |
KeyManagementServiceClient.ListKeyRingsPage.createPage(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
ListKeyRingsResponse response) |
Modifier and Type | Method and Description |
---|---|
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListKeyRingsPage> |
KeyManagementServiceClient.ListKeyRingsPage.createPageAsync(PageContext<ListKeyRingsRequest,ListKeyRingsResponse,KeyRing> context,
com.google.api.core.ApiFuture<ListKeyRingsResponse> futureResponse) |
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListKeyRingsFixedSizeCollection |
KeyManagementServiceClient.ListKeyRingsFixedSizeCollection.createCollection(List<KeyManagementServiceClient.ListKeyRingsPage> pages,
int collectionSize) |
Copyright © 2022 Google LLC. All rights reserved.