Class LivestreamServiceClient.ListChannelsPagedResponse (0.26.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
NameDescription
contextPageContext<ListChannelsRequest,ListChannelsResponse,Channel>
futureResponseApiFuture<ListChannelsResponse>
Returns
TypeDescription
ApiFuture<ListChannelsPagedResponse>