Interface IntegrationAccountAgreement.UpdateStages.WithGuestPartner

All Known Subinterfaces:
IntegrationAccountAgreement.Update
Enclosing interface:
IntegrationAccountAgreement.UpdateStages

public static interface IntegrationAccountAgreement.UpdateStages.WithGuestPartner
The stage of the IntegrationAccountAgreement update allowing to specify guestPartner.
  • Method Summary

    Modifier and Type
    Method
    Description
    withGuestPartner(String guestPartner)
    Specifies the guestPartner property: The integration account partner that is set as guest partner for this agreement..
  • Method Details

    • withGuestPartner

      IntegrationAccountAgreement.Update withGuestPartner(String guestPartner)
      Specifies the guestPartner property: The integration account partner that is set as guest partner for this agreement..
      Parameters:
      guestPartner - The integration account partner that is set as guest partner for this agreement.
      Returns:
      the next definition stage.