Interface NetworkFunction.DefinitionStages.WithVendorName

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

public static interface NetworkFunction.DefinitionStages.WithVendorName
The stage of the NetworkFunction definition allowing to specify vendorName.
  • Method Details

    • withVendorName

      Specifies the vendorName property: The vendor name for the network function. Once set, it cannot be updated..
      Parameters:
      vendorName - The vendor name for the network function. Once set, it cannot be updated.
      Returns:
      the next definition stage.