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