Interface WorkloadNetworkSegment.UpdateStages.WithDisplayName

All Known Subinterfaces:
WorkloadNetworkSegment.Update
Enclosing interface:
WorkloadNetworkSegment.UpdateStages

public static interface WorkloadNetworkSegment.UpdateStages.WithDisplayName
The stage of the WorkloadNetworkSegment update allowing to specify displayName.
  • Method Details

    • withDisplayName

      WorkloadNetworkSegment.Update withDisplayName(String displayName)
      Specifies the displayName property: Display name of the segment..
      Parameters:
      displayName - Display name of the segment.
      Returns:
      the next definition stage.