Class EventarcClient.ListChannelsPagedResponse (1.43.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
Name Description
context PageContext<ListChannelsRequest,ListChannelsResponse,Channel>
futureResponse ApiFuture<ListChannelsResponse>
Returns
Type Description
ApiFuture<ListChannelsPagedResponse>