Class LivestreamServiceClient.ListChannelsPagedResponse (0.44.0)

public static class LivestreamServiceClient.ListChannelsPagedResponse extends AbstractPagedListResponse<ListChannelsRequest,ListChannelsResponse,Channel,LivestreamServiceClient.ListChannelsPage,LivestreamServiceClient.ListChannelsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LivestreamServiceClient.ListChannelsPagedResponse

Static Methods

createAsync(PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, ApiFuture<ListChannelsResponse> futureResponse)

public static ApiFuture<LivestreamServiceClient.ListChannelsPagedResponse> createAsync(PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, ApiFuture<ListChannelsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListChannelsRequest,ListChannelsResponse,Channel>
futureResponse ApiFuture<ListChannelsResponse>
Returns
Type Description
ApiFuture<ListChannelsPagedResponse>