Interface ApiContract.UpdateStages.WithLicense

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

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

      • withLicense

        ApiContract.Update withLicense​(ApiLicenseInformation license)
        Specifies the license property: License information for the API..
        Parameters:
        license - License information for the API.
        Returns:
        the next definition stage.