Class EventarcClient.ListChannelConnectionsPagedResponse (1.42.0)

public static class EventarcClient.ListChannelConnectionsPagedResponse extends AbstractPagedListResponse<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > EventarcClient.ListChannelConnectionsPagedResponse

Static Methods

createAsync(PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, ApiFuture<ListChannelConnectionsResponse> futureResponse)

public static ApiFuture<EventarcClient.ListChannelConnectionsPagedResponse> createAsync(PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, ApiFuture<ListChannelConnectionsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection>
futureResponse ApiFuture<ListChannelConnectionsResponse>
Returns
Type Description
ApiFuture<ListChannelConnectionsPagedResponse>