Class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
-
- com.google.cloud.recaptchaenterprise.v1.RecaptchaEnterpriseServiceClient.ListKeysPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Key>
- Enclosing class:
- RecaptchaEnterpriseServiceClient
public static class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceClient.ListKeysPage,RecaptchaEnterpriseServiceClient.ListKeysFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<RecaptchaEnterpriseServiceClient.ListKeysPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListKeysRequest,ListKeysResponse,Key> context, com.google.api.core.ApiFuture<ListKeysResponse> futureResponse)
-
-