Class MultiDiskMC

    • Constructor Detail

      • MultiDiskMC

        public MultiDiskMC()
      • MultiDiskMC

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

      • getCount

        public Long getCount()
        Get 该类型云盘个数 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Count 该类型云盘个数 注意:此字段可能返回 null,表示取不到有效值。
      • setCount

        public void setCount​(Long Count)
        Set 该类型云盘个数 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Count - 该类型云盘个数 注意:此字段可能返回 null,表示取不到有效值。
      • getType

        public Long getType()
        Get 磁盘类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Type 磁盘类型 注意:此字段可能返回 null,表示取不到有效值。
      • setType

        public void setType​(Long Type)
        Set 磁盘类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Type - 磁盘类型 注意:此字段可能返回 null,表示取不到有效值。
      • getVolume

        public Long getVolume()
        Get 云盘大小 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Volume 云盘大小 注意:此字段可能返回 null,表示取不到有效值。
      • setVolume

        public void setVolume​(Long Volume)
        Set 云盘大小 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Volume - 云盘大小 注意:此字段可能返回 null,表示取不到有效值。