Class NetworkProfilesClient.ListFixedSizeCollection (1.65.0)

public static class NetworkProfilesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListNetworkProfilesRequest,NetworkProfilesListResponse,NetworkProfile,NetworkProfilesClient.ListPage,NetworkProfilesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > NetworkProfilesClient.ListFixedSizeCollection

Methods

createCollection(List<NetworkProfilesClient.ListPage> pages, int collectionSize)

protected NetworkProfilesClient.ListFixedSizeCollection createCollection(List<NetworkProfilesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListPage>
collectionSize int
Returns
Type Description
NetworkProfilesClient.ListFixedSizeCollection
Overrides