Interface ApiContract.UpdateStages.WithContact

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

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

      • withContact

        ApiContract.Update withContact​(ApiContactInformation contact)
        Specifies the contact property: Contact information for the API..
        Parameters:
        contact - Contact information for the API.
        Returns:
        the next definition stage.