Interface DataNetwork.DefinitionStages.WithDescription

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

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

    • withDescription

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