Interface VendorSku.UpdateStages.WithNetworkFunctionType

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

public static interface VendorSku.UpdateStages.WithNetworkFunctionType
The stage of the VendorSku update allowing to specify networkFunctionType.
  • Method Details

    • withNetworkFunctionType

      VendorSku.Update withNetworkFunctionType(NetworkFunctionType networkFunctionType)
      Specifies the networkFunctionType property: The network function type..
      Parameters:
      networkFunctionType - The network function type.
      Returns:
      the next definition stage.