Interface WorkloadGroup.DefinitionStages.WithMaxResourcePercentPerRequest

All Known Subinterfaces:
WorkloadGroup.Definition, WorkloadGroup.DefinitionStages.WithCreate
Enclosing interface:
WorkloadGroup.DefinitionStages

public static interface WorkloadGroup.DefinitionStages.WithMaxResourcePercentPerRequest
The stage of the WorkloadGroup definition allowing to specify maxResourcePercentPerRequest.
  • Method Details

    • withMaxResourcePercentPerRequest

      WorkloadGroup.DefinitionStages.WithCreate withMaxResourcePercentPerRequest(Double maxResourcePercentPerRequest)
      Specifies the maxResourcePercentPerRequest property: The workload group request maximum grant percentage..
      Parameters:
      maxResourcePercentPerRequest - The workload group request maximum grant percentage.
      Returns:
      the next definition stage.