Interface WorkloadNetworkSegment.UpdateStages.WithRevision

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

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

    • withRevision

      WorkloadNetworkSegment.Update withRevision(Long revision)
      Specifies the revision property: NSX revision number..
      Parameters:
      revision - NSX revision number.
      Returns:
      the next definition stage.