Interface IntegrationAccountPartner.UpdateStages.WithPartnerType

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

public static interface IntegrationAccountPartner.UpdateStages.WithPartnerType
The stage of the IntegrationAccountPartner update allowing to specify partnerType.
  • Method Details

    • withPartnerType

      IntegrationAccountPartner.Update withPartnerType(PartnerType partnerType)
      Specifies the partnerType property: The partner type..
      Parameters:
      partnerType - The partner type.
      Returns:
      the next definition stage.