Class EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>
-
- com.google.cloud.dialogflow.cx.v3beta1.EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Environment>
- Enclosing class:
- EnvironmentsClient
public static class EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection
createCollection(List<EnvironmentsClient.LookupEnvironmentHistoryPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection createCollection(List<EnvironmentsClient.LookupEnvironmentHistoryPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<LookupEnvironmentHistoryRequest,LookupEnvironmentHistoryResponse,Environment,EnvironmentsClient.LookupEnvironmentHistoryPage,EnvironmentsClient.LookupEnvironmentHistoryFixedSizeCollection>
-
-