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