Class SslPoliciesClient.ListFixedSizeCollection (1.54.0)

public static class SslPoliciesClient.ListFixedSizeCollection extends AbstractFixedSizeCollection<ListSslPoliciesRequest,SslPoliciesList,SslPolicy,SslPoliciesClient.ListPage,SslPoliciesClient.ListFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SslPoliciesClient.ListFixedSizeCollection

Methods

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

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