Class ExtensiveCluster

    • Constructor Detail

      • ExtensiveCluster

        public ExtensiveCluster()
      • ExtensiveCluster

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

      • getClusterId

        public String getClusterId()
        Get Cluster ID 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        ClusterId Cluster ID 注意:此字段可能返回 null,表示取不到有效值。
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set Cluster ID 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        ClusterId - Cluster ID 注意:此字段可能返回 null,表示取不到有效值。
      • getZone

        public String getZone()
        Get 可用区 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Zone 可用区 注意:此字段可能返回 null,表示取不到有效值。
      • setZone

        public void setZone​(String Zone)
        Set 可用区 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Zone - 可用区 注意:此字段可能返回 null,表示取不到有效值。