Interface ApiContract.UpdateStages.WithApiRevisionDescription

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

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

      • withApiRevisionDescription

        ApiContract.Update withApiRevisionDescription​(String apiRevisionDescription)
        Specifies the apiRevisionDescription property: Description of the API Revision..
        Parameters:
        apiRevisionDescription - Description of the API Revision.
        Returns:
        the next definition stage.