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