public class AvailableZoneScatterScheduleRule extends AbstractModel
header, skipSign
Constructor and Description |
---|
AvailableZoneScatterScheduleRule() |
AvailableZoneScatterScheduleRule(AvailableZoneScatterScheduleRule source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
Boolean |
getIsForceSchedule()
Get -
|
Long |
getMaxUnbalanceQuantity()
Get -
|
CommonOption[] |
getPaths()
Get -
|
String |
getScatterDimension()
Get -
|
void |
setIsForceSchedule(Boolean IsForceSchedule)
Set -
|
void |
setMaxUnbalanceQuantity(Long MaxUnbalanceQuantity)
Set -
|
void |
setPaths(CommonOption[] Paths)
Set -
|
void |
setScatterDimension(String ScatterDimension)
Set -
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public AvailableZoneScatterScheduleRule()
public AvailableZoneScatterScheduleRule(AvailableZoneScatterScheduleRule source)
public String getScatterDimension()
public void setScatterDimension(String ScatterDimension)
ScatterDimension
- -public Long getMaxUnbalanceQuantity()
public void setMaxUnbalanceQuantity(Long MaxUnbalanceQuantity)
MaxUnbalanceQuantity
- -public Boolean getIsForceSchedule()
public void setIsForceSchedule(Boolean IsForceSchedule)
IsForceSchedule
- -public CommonOption[] getPaths()
public void setPaths(CommonOption[] Paths)
Paths
- -Copyright © 2025. All rights reserved.