Class TaxCategorySyncOptions
- java.lang.Object
 - 
- com.commercetools.sync.commons.BaseSyncOptions<io.sphere.sdk.taxcategories.TaxCategory,io.sphere.sdk.taxcategories.TaxCategoryDraft,io.sphere.sdk.taxcategories.TaxCategory>
 - 
- com.commercetools.sync.taxcategories.TaxCategorySyncOptions
 
 
 
- 
public final class TaxCategorySyncOptions extends BaseSyncOptions<io.sphere.sdk.taxcategories.TaxCategory,io.sphere.sdk.taxcategories.TaxCategoryDraft,io.sphere.sdk.taxcategories.TaxCategory>
 
- 
- 
Method Summary
- 
Methods inherited from class com.commercetools.sync.commons.BaseSyncOptions
applyBeforeCreateCallback, applyBeforeUpdateCallback, applyErrorCallback, applyErrorCallback, applyErrorCallback, applyWarningCallback, getBatchSize, getBeforeCreateCallback, getBeforeUpdateCallback, getCacheSize, getCtpClient, getErrorCallback, getWarningCallback 
 - 
 
 -