Class BareMetalSolutionClient.ListNfsSharesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>
-
- com.google.cloud.baremetalsolution.v2.BareMetalSolutionClient.ListNfsSharesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<NfsShare>
- Enclosing class:
- BareMetalSolutionClient
public static class BareMetalSolutionClient.ListNfsSharesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected BareMetalSolutionClient.ListNfsSharesFixedSizeCollection
createCollection(List<BareMetalSolutionClient.ListNfsSharesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected BareMetalSolutionClient.ListNfsSharesFixedSizeCollection createCollection(List<BareMetalSolutionClient.ListNfsSharesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListNfsSharesRequest,ListNfsSharesResponse,NfsShare,BareMetalSolutionClient.ListNfsSharesPage,BareMetalSolutionClient.ListNfsSharesFixedSizeCollection>
-
-