Interface IntegrationAccountAgreement.UpdateStages.WithHostPartner

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

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

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

    • withHostPartner

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