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