Class ConferenceRecordsServiceClient.ListTranscriptsPagedResponse (0.11.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
Name Description
context PageContext<ListTranscriptsRequest,ListTranscriptsResponse,Transcript>
futureResponse ApiFuture<ListTranscriptsResponse>
Returns
Type Description
ApiFuture<ListTranscriptsPagedResponse>