Class LivestreamServiceClient.ListInputsPagedResponse (0.24.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
NameDescription
contextPageContext<ListInputsRequest,ListInputsResponse,Input>
futureResponseApiFuture<ListInputsResponse>
Returns
TypeDescription
ApiFuture<ListInputsPagedResponse>