Class RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse (2.3.1)

public static class RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse extends AbstractPagedListResponse<ListKeysRequest,ListKeysResponse,Key,RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPage,RecaptchaEnterpriseServiceV1Beta1Client.ListKeysFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse

Methods

createAsync(PageContext<ListKeysRequest,ListKeysResponse,Key> context, ApiFuture<ListKeysResponse> futureResponse)

public static ApiFuture<RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse> createAsync(PageContext<ListKeysRequest,ListKeysResponse,Key> context, ApiFuture<ListKeysResponse> futureResponse)
Parameters
Name Description
context PageContext<ListKeysRequest,ListKeysResponse,Key>
futureResponse ApiFuture<ListKeysResponse>
Returns
Type Description
ApiFuture<ListKeysPagedResponse>