Class LivestreamServiceClient.ListInputsFixedSizeCollection (0.46.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > LivestreamServiceClient.ListInputsFixedSizeCollection

Methods

createCollection(List<LivestreamServiceClient.ListInputsPage> pages, int collectionSize)

protected LivestreamServiceClient.ListInputsFixedSizeCollection createCollection(List<LivestreamServiceClient.ListInputsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListInputsPage>
collectionSize int
Returns
Type Description
LivestreamServiceClient.ListInputsFixedSizeCollection
Overrides