Class ConfigMapBasicInfo

    • Constructor Detail

      • ConfigMapBasicInfo

        public ConfigMapBasicInfo()
      • ConfigMapBasicInfo

        public ConfigMapBasicInfo​(ConfigMapBasicInfo 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

      • getName

        public String getName()
        Get 名称 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Name 名称 注意:此字段可能返回 null,表示取不到有效值。
      • setName

        public void setName​(String Name)
        Set 名称 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Name - 名称 注意:此字段可能返回 null,表示取不到有效值。
      • getNamespace

        public String getNamespace()
        Get 命名空间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Namespace 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      • setNamespace

        public void setNamespace​(String Namespace)
        Set 命名空间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Namespace - 命名空间 注意:此字段可能返回 null,表示取不到有效值。
      • getCreateTime

        public String getCreateTime()
        Get 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CreateTime 创建时间 注意:此字段可能返回 null,表示取不到有效值。
      • setCreateTime

        public void setCreateTime​(String CreateTime)
        Set 创建时间 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CreateTime - 创建时间 注意:此字段可能返回 null,表示取不到有效值。