Class RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse (2.4.10)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > RecaptchaEnterpriseServiceV1Beta1Client.ListKeysPagedResponse

Static 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
NameDescription
contextPageContext<ListKeysRequest,ListKeysResponse,Key>
futureResponseApiFuture<ListKeysResponse>
Returns
TypeDescription
ApiFuture<ListKeysPagedResponse>