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