Interface IntegrationAccountSession.UpdateStages.WithContent

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

public static interface IntegrationAccountSession.UpdateStages.WithContent
The stage of the IntegrationAccountSession update allowing to specify content.
  • Method Details

    • withContent

      Specifies the content property: The session content..
      Parameters:
      content - The session content.
      Returns:
      the next definition stage.