Interface VendorSku.DefinitionStages.WithNetworkFunctionTemplate

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

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

    • withNetworkFunctionTemplate

      VendorSku.DefinitionStages.WithCreate 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.