public static final class CreateResourceGroupRequest.Options extends Object
MAX_CPU_CONCURRENCY
: Maximum number of simultaneous threads that will
be used to execute a request for this group.
MAX_SCHEDULING_PRIORITY
: Maximum priority of a scheduled task for this
group.
MAX_TIER_PRIORITY
: Maximum priority of a tiered object for this group.
Map
.
A set of string constants for the parameter options
.Modifier and Type | Field and Description |
---|---|
static String |
MAX_CPU_CONCURRENCY
Maximum number of simultaneous threads that will be used to execute
a request for this group.
|
static String |
MAX_SCHEDULING_PRIORITY
Maximum priority of a scheduled task for this group.
|
static String |
MAX_TIER_PRIORITY
Maximum priority of a tiered object for this group.
|
public static final String MAX_CPU_CONCURRENCY
public static final String MAX_SCHEDULING_PRIORITY
public static final String MAX_TIER_PRIORITY
Copyright © 2020. All rights reserved.