类 ListClusterHostsRequest

    • 构造器详细资料

      • ListClusterHostsRequest

        public ListClusterHostsRequest()
    • 方法详细资料

      • getClusterId

        public String getClusterId()
      • setClusterId

        public void setClusterId​(String clusterId)
      • withClusterId

        public ListClusterHostsRequest withClusterId​(String clusterId)
        Configure the ID of the target cluster for the request.
        参数:
        clusterId - The ID of the target cluster.
        返回:
        ListClusterHostsRequest