Package com.google.cloud.support.v2
Class CaseServiceClient.ListCasesFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListCasesRequest,ListCasesResponse,Case,CaseServiceClient.ListCasesPage,CaseServiceClient.ListCasesFixedSizeCollection>
-
- com.google.cloud.support.v2.CaseServiceClient.ListCasesFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Case>
- Enclosing class:
- CaseServiceClient
public static class CaseServiceClient.ListCasesFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListCasesRequest,ListCasesResponse,Case,CaseServiceClient.ListCasesPage,CaseServiceClient.ListCasesFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected CaseServiceClient.ListCasesFixedSizeCollection
createCollection(List<CaseServiceClient.ListCasesPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected CaseServiceClient.ListCasesFixedSizeCollection createCollection(List<CaseServiceClient.ListCasesPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListCasesRequest,ListCasesResponse,Case,CaseServiceClient.ListCasesPage,CaseServiceClient.ListCasesFixedSizeCollection>
-
-