Class AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse (0.54.0)

public static class AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse extends AbstractPagedListResponse<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup,AnalyticsAdminServiceClient.ListChannelGroupsPage,AnalyticsAdminServiceClient.ListChannelGroupsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse

Static Methods

createAsync(PageContext<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup> context, ApiFuture<ListChannelGroupsResponse> futureResponse)

public static ApiFuture<AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse> createAsync(PageContext<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup> context, ApiFuture<ListChannelGroupsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup>
futureResponse ApiFuture<ListChannelGroupsResponse>
Returns
Type Description
ApiFuture<ListChannelGroupsPagedResponse>