Package com.google.cloud.eventarc.v1
Class EventarcClient.ListChannelConnectionsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>
-
- com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<ChannelConnection>
- Enclosing class:
- EventarcClient
public static class EventarcClient.ListChannelConnectionsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<EventarcClient.ListChannelConnectionsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, com.google.api.core.ApiFuture<ListChannelConnectionsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<EventarcClient.ListChannelConnectionsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection> context, com.google.api.core.ApiFuture<ListChannelConnectionsResponse> futureResponse)
-
-