Class ConferenceRecordsServiceClient.ListRecordingsPagedResponse (0.11.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
Name Description
context PageContext<ListRecordingsRequest,ListRecordingsResponse,Recording>
futureResponse ApiFuture<ListRecordingsResponse>
Returns
Type Description
ApiFuture<ListRecordingsPagedResponse>