Class ClusterInternalLB

    • Constructor Detail

      • ClusterInternalLB

        public ClusterInternalLB()
      • ClusterInternalLB

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

      • getEnabled

        public Boolean getEnabled()
        Get 是否开启内网访问LB
        Returns:
        Enabled 是否开启内网访问LB
      • setEnabled

        public void setEnabled​(Boolean Enabled)
        Set 是否开启内网访问LB
        Parameters:
        Enabled - 是否开启内网访问LB
      • getSubnetId

        public String getSubnetId()
        Get 内网访问LB关联的子网Id
        Returns:
        SubnetId 内网访问LB关联的子网Id
      • setSubnetId

        public void setSubnetId​(String SubnetId)
        Set 内网访问LB关联的子网Id
        Parameters:
        SubnetId - 内网访问LB关联的子网Id