Class LivestreamServiceClient.ListInputsPagedResponse (0.9.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 Returns