Interface VendorSku.DefinitionStages.WithPreview

All Known Subinterfaces:
VendorSku.Definition, VendorSku.DefinitionStages.WithCreate
Enclosing interface:
VendorSku.DefinitionStages

public static interface VendorSku.DefinitionStages.WithPreview
The stage of the VendorSku definition allowing to specify preview.
  • Method Details

    • withPreview

      Specifies the preview property: Indicates if the vendor sku is in preview mode..
      Parameters:
      preview - Indicates if the vendor sku is in preview mode.
      Returns:
      the next definition stage.