Class ConferenceRecordsServiceClient.ListRecordingsPagedResponse (0.2.0)

public static class ConferenceRecordsServiceClient.ListRecordingsPagedResponse extends AbstractPagedListResponse<ListRecordingsRequest,ListRecordingsResponse,Recording,ConferenceRecordsServiceClient.ListRecordingsPage,ConferenceRecordsServiceClient.ListRecordingsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConferenceRecordsServiceClient.ListRecordingsPagedResponse

Static Methods

createAsync(PageContext<ListRecordingsRequest,ListRecordingsResponse,Recording> context, ApiFuture<ListRecordingsResponse> futureResponse)

public static ApiFuture<ConferenceRecordsServiceClient.ListRecordingsPagedResponse> createAsync(PageContext<ListRecordingsRequest,ListRecordingsResponse,Recording> context, ApiFuture<ListRecordingsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListRecordingsRequest,ListRecordingsResponse,Recording>
futureResponseApiFuture<ListRecordingsResponse>
Returns
TypeDescription
ApiFuture<ListRecordingsPagedResponse>