Class VideoStitcherServiceClient.ListLiveConfigsPagedResponse (0.42.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
Name Description
context PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig>
futureResponse ApiFuture<ListLiveConfigsResponse>
Returns
Type Description
ApiFuture<ListLiveConfigsPagedResponse>