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