Class ParticipantsClient.ListParticipantsFixedSizeCollection
- java.lang.Object
-
- com.google.api.gax.paging.AbstractFixedSizeCollection<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2beta1.ParticipantsClient.ListParticipantsFixedSizeCollection
-
- All Implemented Interfaces:
com.google.api.gax.paging.FixedSizeCollection<Participant>
- Enclosing class:
- ParticipantsClient
public static class ParticipantsClient.ListParticipantsFixedSizeCollection extends com.google.api.gax.paging.AbstractFixedSizeCollection<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected ParticipantsClient.ListParticipantsFixedSizeCollection
createCollection(List<ParticipantsClient.ListParticipantsPage> pages, int collectionSize)
-
-
-
Method Detail
-
createCollection
protected ParticipantsClient.ListParticipantsFixedSizeCollection createCollection(List<ParticipantsClient.ListParticipantsPage> pages, int collectionSize)
- Specified by:
createCollection
in classcom.google.api.gax.paging.AbstractFixedSizeCollection<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>
-
-