public class UpdateEscalationPlanRequest
extends com.aliyun.sdk.gateway.pop.models.Request
限定符和类型 | 类和说明 |
---|---|
static class |
UpdateEscalationPlanRequest.Builder |
static class |
UpdateEscalationPlanRequest.EscalationPlanConditions |
static class |
UpdateEscalationPlanRequest.EscalationPlanRules |
static class |
UpdateEscalationPlanRequest.EscalationPlanScopeObjects |
static class |
UpdateEscalationPlanRequest.EscalationPlanStrategies |
getBodyParameters, getHeaderParameters, getHostParameters, getPathParameters, getQueryParameters, getRequestConfiguration
public static UpdateEscalationPlanRequest.Builder builder()
public static UpdateEscalationPlanRequest create()
public UpdateEscalationPlanRequest.Builder toBuilder()
toBuilder
在类中 com.aliyun.sdk.gateway.pop.models.Request
public String getClientToken()
public String getEscalationPlanDescription()
public Long getEscalationPlanId()
public String getEscalationPlanName()
public List<UpdateEscalationPlanRequest.EscalationPlanRules> getEscalationPlanRules()
public List<UpdateEscalationPlanRequest.EscalationPlanScopeObjects> getEscalationPlanScopeObjects()
public Boolean getIsGlobal()
Copyright © 2023. All rights reserved.