Class Summary

    • Constructor Detail

      • Summary

        public Summary()
      • Summary

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

      • getCapacityUsed

        public Long getCapacityUsed()
        Get 已使用容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        CapacityUsed 已使用容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setCapacityUsed

        public void setCapacityUsed​(Long CapacityUsed)
        Set 已使用容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        CapacityUsed - 已使用容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getStandardCapacityUsed

        public Long getStandardCapacityUsed()
        Get 已使用COS标准存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        StandardCapacityUsed 已使用COS标准存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setStandardCapacityUsed

        public void setStandardCapacityUsed​(Long StandardCapacityUsed)
        Set 已使用COS标准存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        StandardCapacityUsed - 已使用COS标准存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getDegradeCapacityUsed

        public Long getDegradeCapacityUsed()
        Get 已使用COS低频存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DegradeCapacityUsed 已使用COS低频存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setDegradeCapacityUsed

        public void setDegradeCapacityUsed​(Long DegradeCapacityUsed)
        Set 已使用COS低频存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DegradeCapacityUsed - 已使用COS低频存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getArchiveCapacityUsed

        public Long getArchiveCapacityUsed()
        Get 已使用COS归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ArchiveCapacityUsed 已使用COS归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setArchiveCapacityUsed

        public void setArchiveCapacityUsed​(Long ArchiveCapacityUsed)
        Set 已使用COS归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ArchiveCapacityUsed - 已使用COS归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getDeepArchiveCapacityUsed

        public Long getDeepArchiveCapacityUsed()
        Get 已使用COS深度归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        DeepArchiveCapacityUsed 已使用COS深度归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setDeepArchiveCapacityUsed

        public void setDeepArchiveCapacityUsed​(Long DeepArchiveCapacityUsed)
        Set 已使用COS深度归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        DeepArchiveCapacityUsed - 已使用COS深度归档存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • getIntelligentCapacityUsed

        public Long getIntelligentCapacityUsed()
        Get 已使用COS智能分层存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        IntelligentCapacityUsed 已使用COS智能分层存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
      • setIntelligentCapacityUsed

        public void setIntelligentCapacityUsed​(Long IntelligentCapacityUsed)
        Set 已使用COS智能分层存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        IntelligentCapacityUsed - 已使用COS智能分层存储容量(byte) 注意:此字段可能返回 null,表示取不到有效值。