Interface VendorNetworkFunction.UpdateStages.WithNetworkFunctionVendorConfigurations

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

public static interface VendorNetworkFunction.UpdateStages.WithNetworkFunctionVendorConfigurations
The stage of the VendorNetworkFunction update allowing to specify networkFunctionVendorConfigurations.
  • Method Details

    • withNetworkFunctionVendorConfigurations

      VendorNetworkFunction.Update withNetworkFunctionVendorConfigurations(List<NetworkFunctionVendorConfiguration> networkFunctionVendorConfigurations)
      Specifies the networkFunctionVendorConfigurations property: An array of network function vendor configurations..
      Parameters:
      networkFunctionVendorConfigurations - An array of network function vendor configurations.
      Returns:
      the next definition stage.