Class ParticipantsClient.ListParticipantsPagedResponse (4.48.0)

public static class ParticipantsClient.ListParticipantsPagedResponse extends AbstractPagedListResponse<ListParticipantsRequest,ListParticipantsResponse,Participant,ParticipantsClient.ListParticipantsPage,ParticipantsClient.ListParticipantsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ParticipantsClient.ListParticipantsPagedResponse

Static Methods

createAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ApiFuture<ListParticipantsResponse> futureResponse)

public static ApiFuture<ParticipantsClient.ListParticipantsPagedResponse> createAsync(PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant> context, ApiFuture<ListParticipantsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListParticipantsRequest,ListParticipantsResponse,Participant>
futureResponse ApiFuture<ListParticipantsResponse>
Returns
Type Description
ApiFuture<ListParticipantsPagedResponse>