| Package | Description |
|---|---|
| com.amazonaws.services.appflow.model |
| Modifier and Type | Method and Description |
|---|---|
SAPODataPaginationConfig |
SAPODataPaginationConfig.clone() |
SAPODataPaginationConfig |
SAPODataSourceProperties.getPaginationConfig()
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
|
SAPODataPaginationConfig |
SAPODataPaginationConfig.withMaxPageSize(Integer maxPageSize)
The maximum number of records that Amazon AppFlow receives in each page of the response from your SAP
application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SAPODataSourceProperties.setPaginationConfig(SAPODataPaginationConfig paginationConfig)
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
|
SAPODataSourceProperties |
SAPODataSourceProperties.withPaginationConfig(SAPODataPaginationConfig paginationConfig)
Sets the page size for each concurrent process that transfers OData records from your SAP instance.
|
Copyright © 2024. All rights reserved.