public static class KeyManagementServiceClient.ListCryptoKeysPage extends com.google.api.gax.paging.AbstractPage<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage>
Modifier and Type | Method and Description |
---|---|
protected KeyManagementServiceClient.ListCryptoKeysPage |
createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
ListCryptoKeysResponse response) |
com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context,
com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse) |
protected KeyManagementServiceClient.ListCryptoKeysPage createPage(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, ListCryptoKeysResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage>
public com.google.api.core.ApiFuture<KeyManagementServiceClient.ListCryptoKeysPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey> context, com.google.api.core.ApiFuture<ListCryptoKeysResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListCryptoKeysRequest,ListCryptoKeysResponse,CryptoKey,KeyManagementServiceClient.ListCryptoKeysPage>
Copyright © 2019 Google LLC. All rights reserved.