Interface IntegrationAccountAgreement.UpdateStages.WithHostIdentity

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

public static interface IntegrationAccountAgreement.UpdateStages.WithHostIdentity
The stage of the IntegrationAccountAgreement update allowing to specify hostIdentity.
  • Method Details

    • withHostIdentity

      IntegrationAccountAgreement.Update withHostIdentity(BusinessIdentity hostIdentity)
      Specifies the hostIdentity property: The business identity of the host partner..
      Parameters:
      hostIdentity - The business identity of the host partner.
      Returns:
      the next definition stage.