Class SslPoliciesClient.ListFixedSizeCollection (1.105.0)

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

Inheritance

java.lang.Object > AbstractFixedSizeCollection > SslPoliciesClient.ListFixedSizeCollection

Methods

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

protected SslPoliciesClient.ListFixedSizeCollection createCollection(@Nullable List<SslPoliciesClient.ListPage> pages, int collectionSize)
Parameters
Name Description
pages @org.jspecify.annotations.Nullable java.util.List<ListPage>
collectionSize int
Returns
Type Description
SslPoliciesClient.ListFixedSizeCollection
Overrides