Class OrgPolicyClient.ListCustomConstraintsFixedSizeCollection (2.44.0)

public static class OrgPolicyClient.ListCustomConstraintsFixedSizeCollection extends AbstractFixedSizeCollection<ListCustomConstraintsRequest,ListCustomConstraintsResponse,CustomConstraint,OrgPolicyClient.ListCustomConstraintsPage,OrgPolicyClient.ListCustomConstraintsFixedSizeCollection>

Inheritance

java.lang.Object > AbstractFixedSizeCollection > OrgPolicyClient.ListCustomConstraintsFixedSizeCollection

Methods

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

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