Interface QuotaSharePolicy.Builder

    • Method Detail

      • idleResourceAssignmentStrategy

        QuotaSharePolicy.Builder idleResourceAssignmentStrategy​(String idleResourceAssignmentStrategy)

        The strategy that determines how idle resources are assigned to quota shares that are borrowing capacity. Currently, only FIFO is supported.

        Parameters:
        idleResourceAssignmentStrategy - The strategy that determines how idle resources are assigned to quota shares that are borrowing capacity. Currently, only FIFO is supported.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        QuotaShareIdleResourceAssignmentStrategy, QuotaShareIdleResourceAssignmentStrategy