public static interface SAPODataPaginationConfig.Builder extends SdkPojo, CopyableBuilder<SAPODataPaginationConfig.Builder,SAPODataPaginationConfig>
| Modifier and Type | Method and Description |
|---|---|
SAPODataPaginationConfig.Builder |
maxPageSize(Integer maxPageSize)
The maximum number of records that Amazon AppFlow receives in each page of the response from your SAP
application.
|
equalsBySdkFields, sdkFieldscopyapplyMutation, buildSAPODataPaginationConfig.Builder maxPageSize(Integer maxPageSize)
The maximum number of records that Amazon AppFlow receives in each page of the response from your SAP application. For transfers of OData records, the maximum page size is 3,000. For transfers of data that comes from an ODP provider, the maximum page size is 10,000.
maxPageSize - The maximum number of records that Amazon AppFlow receives in each page of the response from your SAP
application. For transfers of OData records, the maximum page size is 3,000. For transfers of data
that comes from an ODP provider, the maximum page size is 10,000.Copyright © 2023. All rights reserved.