public class AlipayCloudCloudrunObjectstorageCacheruleAddModel extends AlipayObject
| 构造器和说明 |
|---|
AlipayCloudCloudrunObjectstorageCacheruleAddModel() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getAssumeToken() |
String |
getCacheKey() |
Long |
getCachePriority() |
Long |
getCacheTimeout() |
String |
getCacheType() |
String |
getEnv() |
void |
setAssumeToken(String assumeToken) |
void |
setCacheKey(String cacheKey) |
void |
setCachePriority(Long cachePriority) |
void |
setCacheTimeout(Long cacheTimeout) |
void |
setCacheType(String cacheType) |
void |
setEnv(String env) |
public AlipayCloudCloudrunObjectstorageCacheruleAddModel()
public String getAssumeToken()
public void setAssumeToken(String assumeToken)
public String getCacheKey()
public void setCacheKey(String cacheKey)
public Long getCachePriority()
public void setCachePriority(Long cachePriority)
public Long getCacheTimeout()
public void setCacheTimeout(Long cacheTimeout)
public String getCacheType()
public void setCacheType(String cacheType)
public String getEnv()
public void setEnv(String env)
Copyright © 2024. All rights reserved.