public class UpdateTableRequest extends com.aliyuncs.RpcAcsRequest<UpdateTableResponse>
| 限定符和类型 | 类和说明 |
|---|---|
static class |
UpdateTableRequest.Columns |
static class |
UpdateTableRequest.Themes |
| 构造器和说明 |
|---|
UpdateTableRequest() |
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, 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 List<UpdateTableRequest.Columns> getColumnss()
public void setColumnss(List<UpdateTableRequest.Columns> columnss)
public Integer getLifeCycle()
public void setLifeCycle(Integer lifeCycle)
public List<UpdateTableRequest.Themes> getThemess()
public void setThemess(List<UpdateTableRequest.Themes> themess)
public Long getLogicalLevelId()
public void setLogicalLevelId(Long logicalLevelId)
public String getEndpoint()
public void setEndpoint(String endpoint)
setEndpoint 在类中 com.aliyuncs.AcsRequest<UpdateTableResponse>public Integer getEnvType()
public void setEnvType(Integer envType)
public Integer getHasPart()
public void setHasPart(Integer hasPart)
public String getTableName()
public void setTableName(String tableName)
public String getAppGuid()
public void setAppGuid(String appGuid)
public Long getProjectId()
public void setProjectId(Long projectId)
public Long getCategoryId()
public void setCategoryId(Long categoryId)
public Integer getVisibility()
public void setVisibility(Integer visibility)
public Long getPhysicsLevelId()
public void setPhysicsLevelId(Long physicsLevelId)
public String getOwnerId()
public void setOwnerId(String ownerId)
public Integer getIsView()
public void setIsView(Integer isView)
public String getExternalTableType()
public void setExternalTableType(String externalTableType)
public String getLocation()
public void setLocation(String location)
public String getComment()
public void setComment(String comment)
public Boolean getCreateIfNotExists()
public void setCreateIfNotExists(Boolean createIfNotExists)
public Class<UpdateTableResponse> getResponseClass()
getResponseClass 在类中 com.aliyuncs.AcsRequest<UpdateTableResponse>Copyright © 2021. All rights reserved.