Interface Slice.DefinitionStages.WithDescription

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

public static interface Slice.DefinitionStages.WithDescription
The stage of the Slice definition allowing to specify description.
  • Method Details

    • withDescription

      Slice.DefinitionStages.WithCreate withDescription(String description)
      Specifies the description property: An optional description for this network slice..
      Parameters:
      description - An optional description for this network slice.
      Returns:
      the next definition stage.