Interface VendorSku.UpdateStages.WithNetworkFunctionTemplate

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

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

    • withNetworkFunctionTemplate

      VendorSku.Update withNetworkFunctionTemplate(NetworkFunctionTemplate networkFunctionTemplate)
      Specifies the networkFunctionTemplate property: The template definition of the network function..
      Parameters:
      networkFunctionTemplate - The template definition of the network function.
      Returns:
      the next definition stage.