Class LivestreamServiceClient.ListClipsPagedResponse (0.50.0)

public static class LivestreamServiceClient.ListClipsPagedResponse extends AbstractPagedListResponse<ListClipsRequest,ListClipsResponse,Clip,LivestreamServiceClient.ListClipsPage,LivestreamServiceClient.ListClipsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LivestreamServiceClient.ListClipsPagedResponse

Static Methods

createAsync(PageContext<ListClipsRequest,ListClipsResponse,Clip> context, ApiFuture<ListClipsResponse> futureResponse)

public static ApiFuture<LivestreamServiceClient.ListClipsPagedResponse> createAsync(PageContext<ListClipsRequest,ListClipsResponse,Clip> context, ApiFuture<ListClipsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListClipsRequest,ListClipsResponse,Clip>
futureResponse ApiFuture<ListClipsResponse>
Returns
Type Description
ApiFuture<ListClipsPagedResponse>