Package com.google.cloud.eventarc.v1
Class EventarcClient.ListChannelConnectionsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>
-
- com.google.cloud.eventarc.v1.EventarcClient.ListChannelConnectionsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<ChannelConnection>
- Enclosing class:
- EventarcClient
public static class EventarcClient.ListChannelConnectionsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EventarcClient.ListChannelConnectionsFixedSizeCollection
createCollection(List<EventarcClient.ListChannelConnectionsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected EventarcClient.ListChannelConnectionsFixedSizeCollection createCollection(List<EventarcClient.ListChannelConnectionsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListChannelConnectionsRequest,ListChannelConnectionsResponse,ChannelConnection,EventarcClient.ListChannelConnectionsPage,EventarcClient.ListChannelConnectionsFixedSizeCollection>
-
-