Interface Application.UpdateStages.WithSourceResourceType

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

public static interface Application.UpdateStages.WithSourceResourceType
The stage of the Application update allowing to specify sourceResourceType.
  • Method Details

    • withSourceResourceType

      Application.Update withSourceResourceType(ApplicationSourceResourceType sourceResourceType)
      Specifies the sourceResourceType property: The application source, what it affects, e.g. Assessments.
      Parameters:
      sourceResourceType - The application source, what it affects, e.g. Assessments.
      Returns:
      the next definition stage.