public static class KeyManagementServiceClient.ListCryptoKeysPage extends AbstractPage<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage>
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListCryptoKeysPage |
createPage(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
ListCryptoKeysResponse response) |
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage> |
createPageAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAll
protected KeyManagementServiceClient.ListCryptoKeysPage createPage(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ListCryptoKeysResponse response)
public com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage> createPageAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.