Interface ApplicationDefinition.UpdateStages.WithAuthorizations

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

public static interface ApplicationDefinition.UpdateStages.WithAuthorizations
The stage of the ApplicationDefinition update allowing to specify authorizations.
  • Method Details

    • withAuthorizations

      Specifies the authorizations property: The managed application provider authorizations..
      Parameters:
      authorizations - The managed application provider authorizations.
      Returns:
      the next definition stage.