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