Class VideoStitcherServiceClient.ListLiveConfigsPagedResponse (0.41.0)

public static class VideoStitcherServiceClient.ListLiveConfigsPagedResponse extends AbstractPagedListResponse<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig,VideoStitcherServiceClient.ListLiveConfigsPage,VideoStitcherServiceClient.ListLiveConfigsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > VideoStitcherServiceClient.ListLiveConfigsPagedResponse

Static Methods

createAsync(PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, ApiFuture<ListLiveConfigsResponse> futureResponse)

public static ApiFuture<VideoStitcherServiceClient.ListLiveConfigsPagedResponse> createAsync(PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, ApiFuture<ListLiveConfigsResponse> futureResponse)
Parameters
NameDescription
contextPageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig>
futureResponseApiFuture<ListLiveConfigsResponse>
Returns
TypeDescription
ApiFuture<ListLiveConfigsPagedResponse>