Class LayerVersionInfo

    • 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,表示取不到有效值。