Interface ApiVersionSetContract.UpdateStages.WithDescription

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

public static interface ApiVersionSetContract.UpdateStages.WithDescription
The stage of the ApiVersionSetContract update allowing to specify description.
  • Method Details

    • withDescription

      ApiVersionSetContract.Update withDescription(String description)
      Specifies the description property: Description of API Version Set..
      Parameters:
      description - Description of API Version Set.
      Returns:
      the next definition stage.