Class EventarcClient.ListChannelConnectionsPagedResponse (1.27.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
NameDescription
contextPageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection>
futureResponseApiFuture<ListChannelConnectionsResponse>
Returns
TypeDescription
ApiFuture<ListChannelConnectionsPagedResponse>