Class OrgPolicyClient.ListConstraintsFixedSizeCollection (2.42.0)

public static class OrgPolicyClient.ListConstraintsFixedSizeCollection extends AbstractFixedSizeCollection<ListConstraintsRequest,ListConstraintsResponse,Constraint,OrgPolicyClient.ListConstraintsPage,OrgPolicyClient.ListConstraintsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > OrgPolicyClient.ListConstraintsFixedSizeCollection

Methods

createCollection(List<OrgPolicyClient.ListConstraintsPage> pages, int collectionSize)

protected OrgPolicyClient.ListConstraintsFixedSizeCollection createCollection(List<OrgPolicyClient.ListConstraintsPage> pages, int collectionSize)
Parameters
Name Description
pages List<ListConstraintsPage>
collectionSize int
Returns
Type Description
OrgPolicyClient.ListConstraintsFixedSizeCollection
Overrides