Class SslPoliciesClient.ListFixedSizeCollection (1.51.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
NameDescription
pagesList<ListPage>
collectionSizeint
Returns
TypeDescription
SslPoliciesClient.ListFixedSizeCollection
Overrides