Class DescribeClusterSecurityRequest


  • public class DescribeClusterSecurityRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeClusterSecurityRequest

        public DescribeClusterSecurityRequest()
      • DescribeClusterSecurityRequest

        public DescribeClusterSecurityRequest​(DescribeClusterSecurityRequest 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 集群 ID,请填写 查询集群列表 接口中返回的 clusterId 字段
        Returns:
        ClusterId 集群 ID,请填写 查询集群列表 接口中返回的 clusterId 字段
      • setClusterId

        public void setClusterId​(String ClusterId)
        Set 集群 ID,请填写 查询集群列表 接口中返回的 clusterId 字段
        Parameters:
        ClusterId - 集群 ID,请填写 查询集群列表 接口中返回的 clusterId 字段