Class ConnectionServiceClient.ListConnectionsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>
-
- com.google.cloud.apigeeconnect.v1.ConnectionServiceClient.ListConnectionsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Connection>
- Enclosing class:
- ConnectionServiceClient
public static class ConnectionServiceClient.ListConnectionsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ConnectionServiceClient.ListConnectionsFixedSizeCollection
createCollection(List<ConnectionServiceClient.ListConnectionsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ConnectionServiceClient.ListConnectionsFixedSizeCollection createCollection(List<ConnectionServiceClient.ListConnectionsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListConnectionsRequest,ListConnectionsResponse,Connection,ConnectionServiceClient.ListConnectionsPage,ConnectionServiceClient.ListConnectionsFixedSizeCollection>
-
-