Interface VendorSku.UpdateStages.WithSkuType

All Known Subinterfaces:
VendorSku.Update
Enclosing interface:
VendorSku.UpdateStages

public static interface VendorSku.UpdateStages.WithSkuType
The stage of the VendorSku update allowing to specify skuType.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the skuType property: The sku type..
  • Method Details

    • withSkuType

      VendorSku.Update withSkuType(SkuType skuType)
      Specifies the skuType property: The sku type..
      Parameters:
      skuType - The sku type.
      Returns:
      the next definition stage.