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