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