Package com.google.cloud.compute.v1
Class ExternalVpnGatewaysClient.ListFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGateway,ExternalVpnGatewaysClient.ListPage,ExternalVpnGatewaysClient.ListFixedSizeCollection>
-
- com.google.cloud.compute.v1.ExternalVpnGatewaysClient.ListFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<ExternalVpnGateway>
- Enclosing class:
- ExternalVpnGatewaysClient
public static class ExternalVpnGatewaysClient.ListFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGateway,ExternalVpnGatewaysClient.ListPage,ExternalVpnGatewaysClient.ListFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ExternalVpnGatewaysClient.ListFixedSizeCollection
createCollection(List<ExternalVpnGatewaysClient.ListPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ExternalVpnGatewaysClient.ListFixedSizeCollection createCollection(List<ExternalVpnGatewaysClient.ListPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListExternalVpnGatewaysRequest,ExternalVpnGatewayList,ExternalVpnGateway,ExternalVpnGatewaysClient.ListPage,ExternalVpnGatewaysClient.ListFixedSizeCollection>
-
-