Class CloudChannelReportsServiceClient.ListReportsFixedSizeCollection (3.40.0)

See more code actions.
public static class CloudChannelReportsServiceClient.ListReportsFixedSizeCollection extends AbstractFixedSizeCollection<ListReportsRequest,ListReportsResponse,Report,CloudChannelReportsServiceClient.ListReportsPage,CloudChannelReportsServiceClient.ListReportsFixedSizeCollection>
java.lang.Object > AbstractFixedSizeCollection > CloudChannelReportsServiceClient.ListReportsFixedSizeCollection

Methods

createCollection(List<CloudChannelReportsServiceClient.ListReportsPage> pages, int collectionSize)

protected CloudChannelReportsServiceClient.ListReportsFixedSizeCollection createCollection(List<CloudChannelReportsServiceClient.ListReportsPage> pages, int collectionSize)
Parameters
NameDescription
pagesList<ListReportsPage>
collectionSizeint
Overrides