public class ModifyFlowRequest extends com.aliyuncs.RpcAcsRequest<ModifyFlowResponse>
| 构造器和说明 |
|---|
ModifyFlowRequest() |
composeUrl, setAcceptFormat, setActionName, setSecurityToken, setSysAcceptFormat, setSysActionName, setSysSecurityToken, setSysVersion, setVersion, signRequestappendUserAgent, concatQueryString, getAcceptFormat, getActionName, getBodyParameters, getDomainParameters, getEndpointType, getLocationProduct, getProduct, getProductDomain, getProtocol, getQueryParameters, getRegionId, getSecurityToken, getSysAcceptFormat, getSysActionName, getSysBodyParameters, getSysDomainParameters, getSysEndpointType, getSysLocationProduct, getSysProduct, getSysProductDomain, getSysProtocol, getSysQueryParameters, getSysRegionId, getSysSecurityToken, getSysUserAgentConfig, getSysVersion, getVersion, putBodyParameter, putDomainParameter, putDomainParameter, putQueryParameter, putQueryParameter, setEndpoint, setEndpointType, setLocationProduct, setParameter, setProductDomain, setProtocol, setRegionId, setSysEndpoint, setSysEndpointType, setSysLocationProduct, setSysProductDomain, setSysProtocol, setSysRegionIdgetConnectTimeout, getContentTypeValue, getEncoding, getHeaders, getHeaderValue, getHttpContent, getHttpContentString, getHttpContentType, getKeyManagers, getMethod, getReadTimeout, getSysConnectTimeout, getSysEncoding, getSysHeaders, getSysMethod, getSysReadTimeout, getSysUrl, getUrl, getX509TrustManagers, isIgnoreSSLCerts, putHeaderParameter, setConnectTimeout, setEncoding, setHttpContent, setHttpContentType, setIgnoreSSLCerts, setKeyManagers, setMethod, setReadTimeout, setSysConnectTimeout, setSysEncoding, setSysMethod, setSysReadTimeout, setSysUrl, setUrl, setX509TrustManagerspublic String getCronExpr()
public void setCronExpr(String cronExpr)
public Boolean getPeriodic()
public void setPeriodic(Boolean periodic)
public String getDescription()
public void setDescription(String description)
public String getAlertUserGroupBizId()
public void setAlertUserGroupBizId(String alertUserGroupBizId)
public String getHostName()
public void setHostName(String hostName)
public Boolean getCreateCluster()
public void setCreateCluster(Boolean createCluster)
public Long getEndSchedule()
public void setEndSchedule(Long endSchedule)
public String getId()
public void setId(String id)
public String getAlertConf()
public void setAlertConf(String alertConf)
public String getProjectId()
public void setProjectId(String projectId)
public String getParentFlowList()
public void setParentFlowList(String parentFlowList)
public String getAlertDingDingGroupBizId()
public void setAlertDingDingGroupBizId(String alertDingDingGroupBizId)
public Long getStartSchedule()
public void setStartSchedule(Long startSchedule)
public String getClusterId()
public void setClusterId(String clusterId)
public String getApplication()
public void setApplication(String application)
public String getName()
public void setName(String name)
public String getStatus()
public void setStatus(String status)
public String getParentCategory()
public void setParentCategory(String parentCategory)
public Class<ModifyFlowResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<ModifyFlowResponse>Copyright © 2020. All Rights Reserved.