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