Class ConferenceRecordsServiceClient.ListTranscriptsPagedResponse (0.6.0)

public static class ConferenceRecordsServiceClient.ListTranscriptsPagedResponse extends AbstractPagedListResponse<ListTranscriptsRequest,ListTranscriptsResponse,Transcript,ConferenceRecordsServiceClient.ListTranscriptsPage,ConferenceRecordsServiceClient.ListTranscriptsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > ConferenceRecordsServiceClient.ListTranscriptsPagedResponse

Static Methods

createAsync(PageContext<ListTranscriptsRequest,ListTranscriptsResponse,Transcript> context, ApiFuture<ListTranscriptsResponse> futureResponse)

public static ApiFuture<ConferenceRecordsServiceClient.ListTranscriptsPagedResponse> createAsync(PageContext<ListTranscriptsRequest,ListTranscriptsResponse,Transcript> context, ApiFuture<ListTranscriptsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListTranscriptsRequest,ListTranscriptsResponse,Transcript>
futureResponseApiFuture<ListTranscriptsResponse>
Returns
TypeDescription
ApiFuture<ListTranscriptsPagedResponse>