Class ServerlessDBInstanceNetInfo

    • Constructor Detail

      • ServerlessDBInstanceNetInfo

        public ServerlessDBInstanceNetInfo()
      • ServerlessDBInstanceNetInfo

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

      • getAddress

        public String getAddress()
        Get 地址 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Address 地址 注意:此字段可能返回 null,表示取不到有效值。
      • setAddress

        public void setAddress​(String Address)
        Set 地址 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Address - 地址 注意:此字段可能返回 null,表示取不到有效值。
      • getIp

        public String getIp()
        Get ip地址 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Ip ip地址 注意:此字段可能返回 null,表示取不到有效值。
      • setIp

        public void setIp​(String Ip)
        Set ip地址 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Ip - ip地址 注意:此字段可能返回 null,表示取不到有效值。
      • getPort

        public Long getPort()
        Get 端口号 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Port 端口号 注意:此字段可能返回 null,表示取不到有效值。
      • setPort

        public void setPort​(Long Port)
        Set 端口号 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Port - 端口号 注意:此字段可能返回 null,表示取不到有效值。
      • getStatus

        public String getStatus()
        Get 状态 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        Status 状态 注意:此字段可能返回 null,表示取不到有效值。
      • setStatus

        public void setStatus​(String Status)
        Set 状态 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        Status - 状态 注意:此字段可能返回 null,表示取不到有效值。
      • getNetType

        public String getNetType()
        Get 网络类型 注意:此字段可能返回 null,表示取不到有效值。
        Returns:
        NetType 网络类型 注意:此字段可能返回 null,表示取不到有效值。
      • setNetType

        public void setNetType​(String NetType)
        Set 网络类型 注意:此字段可能返回 null,表示取不到有效值。
        Parameters:
        NetType - 网络类型 注意:此字段可能返回 null,表示取不到有效值。