Class LivestreamServiceClient.ListInputsPagedResponse (0.46.0)

public static class LivestreamServiceClient.ListInputsPagedResponse extends AbstractPagedListResponse<ListInputsRequest,ListInputsResponse,Input,LivestreamServiceClient.ListInputsPage,LivestreamServiceClient.ListInputsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractPagedListResponse > LivestreamServiceClient.ListInputsPagedResponse

Static Methods

createAsync(PageContext<ListInputsRequest,ListInputsResponse,Input> context, ApiFuture<ListInputsResponse> futureResponse)

public static ApiFuture<LivestreamServiceClient.ListInputsPagedResponse> createAsync(PageContext<ListInputsRequest,ListInputsResponse,Input> context, ApiFuture<ListInputsResponse> futureResponse)
Parameters
Name Description
context PageContext<ListInputsRequest,ListInputsResponse,Input>
futureResponse ApiFuture<ListInputsResponse>
Returns
Type Description
ApiFuture<ListInputsPagedResponse>