Interface ApiContract.UpdateStages.WithApiVersionDescription

  • All Known Subinterfaces:
    ApiContract.Update
    Enclosing interface:
    ApiContract.UpdateStages

    public static interface ApiContract.UpdateStages.WithApiVersionDescription
    The stage of the ApiContract update allowing to specify apiVersionDescription.
    • Method Detail

      • withApiVersionDescription

        ApiContract.Update withApiVersionDescription​(String apiVersionDescription)
        Specifies the apiVersionDescription property: Description of the API Version..
        Parameters:
        apiVersionDescription - Description of the API Version.
        Returns:
        the next definition stage.