Interface ApiContract.UpdateStages.WithApiType

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

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

      • withApiType

        ApiContract.Update withApiType​(ApiType apiType)
        Specifies the apiType property: Type of API..
        Parameters:
        apiType - Type of API.
        Returns:
        the next definition stage.