Interface NetworkFunction.DefinitionStages.WithManagedApplicationParameters

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

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

    • withManagedApplicationParameters

      NetworkFunction.DefinitionStages.WithCreate withManagedApplicationParameters(Object managedApplicationParameters)
      Specifies the managedApplicationParameters property: The parameters for the managed application..
      Parameters:
      managedApplicationParameters - The parameters for the managed application.
      Returns:
      the next definition stage.