Class HubServiceClient.ListHubsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>
-
- com.google.cloud.networkconnectivity.v1.HubServiceClient.ListHubsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Hub>
- Enclosing class:
- HubServiceClient
public static class HubServiceClient.ListHubsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected HubServiceClient.ListHubsFixedSizeCollection
createCollection(List<HubServiceClient.ListHubsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected HubServiceClient.ListHubsFixedSizeCollection createCollection(List<HubServiceClient.ListHubsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListHubsRequest,ListHubsResponse,Hub,HubServiceClient.ListHubsPage,HubServiceClient.ListHubsFixedSizeCollection>
-
-