Interface VendorSku.DefinitionStages.WithNetworkFunctionType

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

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

    • withNetworkFunctionType

      VendorSku.DefinitionStages.WithCreate withNetworkFunctionType(NetworkFunctionType networkFunctionType)
      Specifies the networkFunctionType property: The network function type..
      Parameters:
      networkFunctionType - The network function type.
      Returns:
      the next definition stage.