public static class CatalogInfoResponseLimits.Builder extends Object
CatalogInfoResponseLimits.| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
CatalogInfoResponseLimits.Builder |
batchDeleteMaxObjectIds(Integer batchDeleteMaxObjectIds)
Setter for batchDeleteMaxObjectIds.
|
CatalogInfoResponseLimits.Builder |
batchRetrieveMaxObjectIds(Integer batchRetrieveMaxObjectIds)
Setter for batchRetrieveMaxObjectIds.
|
CatalogInfoResponseLimits.Builder |
batchUpsertMaxObjectsPerBatch(Integer batchUpsertMaxObjectsPerBatch)
Setter for batchUpsertMaxObjectsPerBatch.
|
CatalogInfoResponseLimits.Builder |
batchUpsertMaxTotalObjects(Integer batchUpsertMaxTotalObjects)
Setter for batchUpsertMaxTotalObjects.
|
CatalogInfoResponseLimits |
build()
Builds a new
CatalogInfoResponseLimits object using the set fields. |
CatalogInfoResponseLimits.Builder |
searchMaxPageLimit(Integer searchMaxPageLimit)
Setter for searchMaxPageLimit.
|
CatalogInfoResponseLimits.Builder |
updateItemModifierListsMaxItemIds(Integer updateItemModifierListsMaxItemIds)
Setter for updateItemModifierListsMaxItemIds.
|
CatalogInfoResponseLimits.Builder |
updateItemModifierListsMaxModifierListsToDisable(Integer updateItemModifierListsMaxModifierListsToDisable)
Setter for updateItemModifierListsMaxModifierListsToDisable.
|
CatalogInfoResponseLimits.Builder |
updateItemModifierListsMaxModifierListsToEnable(Integer updateItemModifierListsMaxModifierListsToEnable)
Setter for updateItemModifierListsMaxModifierListsToEnable.
|
CatalogInfoResponseLimits.Builder |
updateItemTaxesMaxItemIds(Integer updateItemTaxesMaxItemIds)
Setter for updateItemTaxesMaxItemIds.
|
CatalogInfoResponseLimits.Builder |
updateItemTaxesMaxTaxesToDisable(Integer updateItemTaxesMaxTaxesToDisable)
Setter for updateItemTaxesMaxTaxesToDisable.
|
CatalogInfoResponseLimits.Builder |
updateItemTaxesMaxTaxesToEnable(Integer updateItemTaxesMaxTaxesToEnable)
Setter for updateItemTaxesMaxTaxesToEnable.
|
public CatalogInfoResponseLimits.Builder batchUpsertMaxObjectsPerBatch(Integer batchUpsertMaxObjectsPerBatch)
batchUpsertMaxObjectsPerBatch - Integer value for batchUpsertMaxObjectsPerBatch.public CatalogInfoResponseLimits.Builder batchUpsertMaxTotalObjects(Integer batchUpsertMaxTotalObjects)
batchUpsertMaxTotalObjects - Integer value for batchUpsertMaxTotalObjects.public CatalogInfoResponseLimits.Builder batchRetrieveMaxObjectIds(Integer batchRetrieveMaxObjectIds)
batchRetrieveMaxObjectIds - Integer value for batchRetrieveMaxObjectIds.public CatalogInfoResponseLimits.Builder searchMaxPageLimit(Integer searchMaxPageLimit)
searchMaxPageLimit - Integer value for searchMaxPageLimit.public CatalogInfoResponseLimits.Builder batchDeleteMaxObjectIds(Integer batchDeleteMaxObjectIds)
batchDeleteMaxObjectIds - Integer value for batchDeleteMaxObjectIds.public CatalogInfoResponseLimits.Builder updateItemTaxesMaxItemIds(Integer updateItemTaxesMaxItemIds)
updateItemTaxesMaxItemIds - Integer value for updateItemTaxesMaxItemIds.public CatalogInfoResponseLimits.Builder updateItemTaxesMaxTaxesToEnable(Integer updateItemTaxesMaxTaxesToEnable)
updateItemTaxesMaxTaxesToEnable - Integer value for
updateItemTaxesMaxTaxesToEnable.public CatalogInfoResponseLimits.Builder updateItemTaxesMaxTaxesToDisable(Integer updateItemTaxesMaxTaxesToDisable)
updateItemTaxesMaxTaxesToDisable - Integer value for
updateItemTaxesMaxTaxesToDisable.public CatalogInfoResponseLimits.Builder updateItemModifierListsMaxItemIds(Integer updateItemModifierListsMaxItemIds)
updateItemModifierListsMaxItemIds - Integer value for
updateItemModifierListsMaxItemIds.public CatalogInfoResponseLimits.Builder updateItemModifierListsMaxModifierListsToEnable(Integer updateItemModifierListsMaxModifierListsToEnable)
updateItemModifierListsMaxModifierListsToEnable - Integer value for
updateItemModifierListsMaxModifierListsToEnable.public CatalogInfoResponseLimits.Builder updateItemModifierListsMaxModifierListsToDisable(Integer updateItemModifierListsMaxModifierListsToDisable)
updateItemModifierListsMaxModifierListsToDisable - Integer value for
updateItemModifierListsMaxModifierListsToDisable.public CatalogInfoResponseLimits build()
CatalogInfoResponseLimits object using the set fields.CatalogInfoResponseLimitsCopyright © 2022. All rights reserved.