Class LayerVersionInfo
- java.lang.Object
-
- com.tencentcloudapi.common.AbstractModel
-
- com.tencentcloudapi.scf.v20180416.models.LayerVersionInfo
-
public class LayerVersionInfo extends AbstractModel
-
-
Field Summary
-
Fields inherited from class com.tencentcloudapi.common.AbstractModel
header, skipSign
-
-
Constructor Summary
Constructors Constructor Description LayerVersionInfo()LayerVersionInfo(LayerVersionInfo source)NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetAddTime()Get 创建时间String[]getCompatibleRuntimes()Get 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。StringgetDescription()Get 版本描述 注意:此字段可能返回 null,表示取不到有效值。StringgetLayerName()Get 层名称LonggetLayerVersion()Get 版本号StringgetLicenseInfo()Get 许可证信息 注意:此字段可能返回 null,表示取不到有效值。StringgetStamp()Get Stamp 注意:此字段可能返回 null,表示取不到有效值。StringgetStatus()Get 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)voidsetAddTime(String AddTime)Set 创建时间voidsetCompatibleRuntimes(String[] CompatibleRuntimes)Set 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。voidsetDescription(String Description)Set 版本描述 注意:此字段可能返回 null,表示取不到有效值。voidsetLayerName(String LayerName)Set 层名称voidsetLayerVersion(Long LayerVersion)Set 版本号voidsetLicenseInfo(String LicenseInfo)Set 许可证信息 注意:此字段可能返回 null,表示取不到有效值。voidsetStamp(String Stamp)Set Stamp 注意:此字段可能返回 null,表示取不到有效值。voidsetStatus(String Status)Set 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)voidtoMap(HashMap<String,String> map, String prefix)Internal implementation, normal users should not use it.-
Methods inherited from class com.tencentcloudapi.common.AbstractModel
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
-
-
-
-
Constructor Detail
-
LayerVersionInfo
public LayerVersionInfo()
-
LayerVersionInfo
public LayerVersionInfo(LayerVersionInfo source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy, and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
-
-
Method Detail
-
getCompatibleRuntimes
public String[] getCompatibleRuntimes()
Get 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- CompatibleRuntimes 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。
-
setCompatibleRuntimes
public void setCompatibleRuntimes(String[] CompatibleRuntimes)
Set 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
CompatibleRuntimes- 版本适用的运行时 注意:此字段可能返回 null,表示取不到有效值。
-
getAddTime
public String getAddTime()
Get 创建时间- Returns:
- AddTime 创建时间
-
setAddTime
public void setAddTime(String AddTime)
Set 创建时间- Parameters:
AddTime- 创建时间
-
getDescription
public String getDescription()
Get 版本描述 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Description 版本描述 注意:此字段可能返回 null,表示取不到有效值。
-
setDescription
public void setDescription(String Description)
Set 版本描述 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Description- 版本描述 注意:此字段可能返回 null,表示取不到有效值。
-
getLicenseInfo
public String getLicenseInfo()
Get 许可证信息 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- LicenseInfo 许可证信息 注意:此字段可能返回 null,表示取不到有效值。
-
setLicenseInfo
public void setLicenseInfo(String LicenseInfo)
Set 许可证信息 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
LicenseInfo- 许可证信息 注意:此字段可能返回 null,表示取不到有效值。
-
getLayerVersion
public Long getLayerVersion()
Get 版本号- Returns:
- LayerVersion 版本号
-
setLayerVersion
public void setLayerVersion(Long LayerVersion)
Set 版本号- Parameters:
LayerVersion- 版本号
-
getLayerName
public String getLayerName()
Get 层名称- Returns:
- LayerName 层名称
-
setLayerName
public void setLayerName(String LayerName)
Set 层名称- Parameters:
LayerName- 层名称
-
getStatus
public String getStatus()
Get 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)- Returns:
- Status 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
-
setStatus
public void setStatus(String Status)
Set 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)- Parameters:
Status- 层的具体版本当前状态,状态值[参考此处](https://cloud.tencent.com/document/product/583/47175#.E5.B1.82.EF.BC.88layer.EF.BC.89.E7.8A.B6.E6.80.81)
-
getStamp
public String getStamp()
Get Stamp 注意:此字段可能返回 null,表示取不到有效值。- Returns:
- Stamp Stamp 注意:此字段可能返回 null,表示取不到有效值。
-
setStamp
public void setStamp(String Stamp)
Set Stamp 注意:此字段可能返回 null,表示取不到有效值。- Parameters:
Stamp- Stamp 注意:此字段可能返回 null,表示取不到有效值。
-
-