Class ParticipantsClient.ListParticipantsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>
-
- com.google.cloud.dialogflow.v2beta1.ParticipantsClient.ListParticipantsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<Participant>
- Enclosing class:
- ParticipantsClient
public static class ParticipantsClient.ListParticipantsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<ParticipantsClient.ListParticipantsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, com.google.api.core.ApiFuture<ListParticipantsResponse> futureResponse)
-
-