Class AnalyticsAdminServiceClient.ListChannelGroupsPagedResponse (0.51.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
NameDescription
contextPageContext<ListChannelGroupsRequest,ListChannelGroupsResponse,ChannelGroup>
futureResponseApiFuture<ListChannelGroupsResponse>
Returns
TypeDescription
ApiFuture<ListChannelGroupsPagedResponse>