Class ParticipantsClient.ListParticipantsPagedResponse (4.43.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
NameDescription
contextPageContext<ListParticipantsRequest,ListParticipantsResponse,Participant>
futureResponseApiFuture<ListParticipantsResponse>
Returns
TypeDescription
ApiFuture<ListParticipantsPagedResponse>