FeedOptionsBase.setPageSize(Integer pageSize) Method

Definition

Sets the maximum number of items to be returned in the enumeration operation.

public void setPageSize(Integer pageSize)

Parameters

pageSize
java.lang.Integer

the page size.

Applies to