public static class KeyManagementServiceClient.ListCryptoKeysPagedResponse extends AbstractPagedListResponse<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage,KeyManagementServiceClient.ListCryptoKeysFixedSizeCollection>
Modifier and Type | Method and Description |
---|---|
static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPagedResponse> |
createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse) |
expandToFixedSizeCollection, getNextPageToken, getPage, iterateAll, iterateFixedSizeCollections, iteratePages
public static com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPagedResponse> createAsync(PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)
Copyright © 2022 Google LLC. All rights reserved.