Class RecaptchaEnterpriseServiceClient.ListKeysPagedResponse (3.38.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
NameDescription
contextPageContext<ListKeysRequest,ListKeysResponse,Key>
futureResponseApiFuture<ListKeysResponse>
Returns
TypeDescription
ApiFuture<ListKeysPagedResponse>