Class EventarcClient.ListChannelsPagedResponse (1.28.0)

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

Inheritance

java.lang.Object > AbstractPagedListResponse > EventarcClient.ListChannelsPagedResponse

Static Methods

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

public static ApiFuture<EventarcClient.ListChannelsPagedResponse> createAsync(PageContext<ListChannelsRequest,ListChannelsResponse,Channel> context, ApiFuture<ListChannelsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListChannelsRequest,ListChannelsResponse,Channel>
futureResponseApiFuture<ListChannelsResponse>
Returns
TypeDescription
ApiFuture<ListChannelsPagedResponse>