Class OrgPolicyClient.ListCustomConstraintsFixedSizeCollection (2.41.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
NameDescription
pagesList<ListCustomConstraintsPage>
collectionSizeint
Returns
TypeDescription
OrgPolicyClient.ListCustomConstraintsFixedSizeCollection
Overrides