Class VideoStitcherServiceClient.ListLiveConfigsPagedResponse
- java.lang.Object
-
- com.google.api.gax.paging.AbstractPagedListResponse<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig,VideoStitcherServiceClient.ListLiveConfigsPage,VideoStitcherServiceClient.ListLiveConfigsFixedSizeCollection>
-
- com.google.cloud.video.stitcher.v1.VideoStitcherServiceClient.ListLiveConfigsPagedResponse
-
- All Implemented Interfaces:
com.google.api.gax.paging.PagedListResponse<LiveConfig>
- Enclosing class:
- VideoStitcherServiceClient
public static class VideoStitcherServiceClient.ListLiveConfigsPagedResponse extends com.google.api.gax.paging.AbstractPagedListResponse<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig,VideoStitcherServiceClient.ListLiveConfigsPage,VideoStitcherServiceClient.ListLiveConfigsFixedSizeCollection>
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListLiveConfigsPagedResponse>
createAsync(com.google.api.gax.rpc.PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, com.google.api.core.ApiFuture<ListLiveConfigsResponse> futureResponse)
-
-
-
Method Detail
-
createAsync
public static com.google.api.core.ApiFuture<VideoStitcherServiceClient.ListLiveConfigsPagedResponse> createAsync(com.google.api.gax.rpc.PageContext<ListLiveConfigsRequest,ListLiveConfigsResponse,LiveConfig> context, com.google.api.core.ApiFuture<ListLiveConfigsResponse> futureResponse)
-
-