public static class CustomFieldServiceClient.ListCustomFieldsFixedSizeCollection extends AbstractFixedSizeCollection<ListCustomFieldsRequest,ListCustomFieldsResponse,CustomField,CustomFieldServiceClient.ListCustomFieldsPage,CustomFieldServiceClient.ListCustomFieldsFixedSizeCollection>
Inheritance
java.lang.Object > AbstractFixedSizeCollection > CustomFieldServiceClient.ListCustomFieldsFixedSizeCollectionMethods
createCollection(List<CustomFieldServiceClient.ListCustomFieldsPage> pages, int collectionSize)
protected CustomFieldServiceClient.ListCustomFieldsFixedSizeCollection createCollection(List<CustomFieldServiceClient.ListCustomFieldsPage> pages, int collectionSize)
Parameters | |
---|---|
Name | Description |
pages |
List<ListCustomFieldsPage> |
collectionSize |
int |
Returns | |
---|---|
Type | Description |
CustomFieldServiceClient.ListCustomFieldsFixedSizeCollection |