public static class GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask
extends com.aliyun.tea.TeaModel
限定符和类型 | 字段和说明 |
---|---|
String |
cronExpression |
Integer |
elasticNodeCount |
Integer |
replicaCount |
List<String> |
targetIndices |
String |
triggerType |
构造器和说明 |
---|
GetElastictaskResponseBodyResultElasticShrinkTask() |
@NameInMap(value="cronExpression") public String cronExpression
@NameInMap(value="elasticNodeCount") public Integer elasticNodeCount
@NameInMap(value="replicaCount") public Integer replicaCount
@NameInMap(value="triggerType") public String triggerType
public GetElastictaskResponseBodyResultElasticShrinkTask()
public static GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask build(Map<String,?> map) throws Exception
Exception
public GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask setCronExpression(String cronExpression)
public String getCronExpression()
public GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask setElasticNodeCount(Integer elasticNodeCount)
public Integer getElasticNodeCount()
public GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask setReplicaCount(Integer replicaCount)
public Integer getReplicaCount()
public GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask setTargetIndices(List<String> targetIndices)
public GetElastictaskResponseBody.GetElastictaskResponseBodyResultElasticShrinkTask setTriggerType(String triggerType)
public String getTriggerType()
Copyright © 2024. All rights reserved.