public static class ConferenceRecordsServiceClient.ListParticipantSessionsPage extends com.google.api.gax.paging.AbstractPage<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession,ConferenceRecordsServiceClient.ListParticipantSessionsPage>
| Modifier and Type | Method and Description |
|---|---|
protected ConferenceRecordsServiceClient.ListParticipantSessionsPage |
createPage(com.google.api.gax.rpc.PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context,
ListParticipantSessionsResponse response) |
com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListParticipantSessionsPage> |
createPageAsync(com.google.api.gax.rpc.PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context,
com.google.api.core.ApiFuture<ListParticipantSessionsResponse> futureResponse) |
getNextPage, getNextPage, getNextPageAsync, getNextPageToken, getPageElementCount, getRequest, getResponse, getValues, hasNextPage, iterateAllprotected ConferenceRecordsServiceClient.ListParticipantSessionsPage createPage(com.google.api.gax.rpc.PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context, ListParticipantSessionsResponse response)
createPage in class com.google.api.gax.paging.AbstractPage<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession,ConferenceRecordsServiceClient.ListParticipantSessionsPage>public com.google.api.core.ApiFuture<ConferenceRecordsServiceClient.ListParticipantSessionsPage> createPageAsync(com.google.api.gax.rpc.PageContext<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession> context, com.google.api.core.ApiFuture<ListParticipantSessionsResponse> futureResponse)
createPageAsync in class com.google.api.gax.paging.AbstractPage<ListParticipantSessionsRequest,ListParticipantSessionsResponse,ParticipantSession,ConferenceRecordsServiceClient.ListParticipantSessionsPage>Copyright © 2024 Google LLC. All rights reserved.