Package com.google.cloud.gsuiteaddons.v1
Class GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,GSuiteAddOnsClient.ListDeploymentsPage,GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection>
-
- com.google.cloud.gsuiteaddons.v1.GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Deployment>
- Enclosing class:
- GSuiteAddOnsClient
public static class GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,GSuiteAddOnsClient.ListDeploymentsPage,GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection
createCollection(List<GSuiteAddOnsClient.ListDeploymentsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection createCollection(List<GSuiteAddOnsClient.ListDeploymentsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListDeploymentsRequest,ListDeploymentsResponse,Deployment,GSuiteAddOnsClient.ListDeploymentsPage,GSuiteAddOnsClient.ListDeploymentsFixedSizeCollection>
-
-