Class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse (3.39.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > RecaptchaEnterpriseServiceClient.ListKeysPagedResponse

Static Methods

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

public static ApiFuture<RecaptchaEnterpriseServiceClient.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>