public static class RecaptchaEnterpriseServiceClient.ListKeysPage extends com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage>
Modifier and Type | Method and Description |
---|---|
protected RecaptchaEnterpriseServiceClient.ListKeysPage |
createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
ListKeysResponse response) |
com.google.api.core.ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context,
com.google.api.core.ApiFuture<ListKeysResponse> futureResponse) |
protected RecaptchaEnterpriseServiceClient.ListKeysPage createPage(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, ListKeysResponse response)
createPage
in class com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage>
public com.google.api.core.ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
createPageAsync
in class com.google.api.gax.paging.AbstractPage<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage>
Copyright © 2022 Google LLC. All rights reserved.