Interface NetworkFunction.DefinitionStages.WithNetworkFunctionContainerConfigurations

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

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

    • withNetworkFunctionContainerConfigurations

      NetworkFunction.DefinitionStages.WithCreate withNetworkFunctionContainerConfigurations(Object networkFunctionContainerConfigurations)
      Specifies the networkFunctionContainerConfigurations property: The network function container configurations from the user..
      Parameters:
      networkFunctionContainerConfigurations - The network function container configurations from the user.
      Returns:
      the next definition stage.