Class DescribeExpertServiceListRequest


  • public class DescribeExpertServiceListRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeExpertServiceListRequest

        public DescribeExpertServiceListRequest()
      • DescribeExpertServiceListRequest

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

      • getFilters

        public Filters[] getFilters()
        Get 过滤条件。
      • Keyword- String - 是否必填:否 - 关键词过滤,
      • Uuids - String - 是否必填:否 - 主机id过滤
Returns:
Filters 过滤条件。
  • Keyword- String - 是否必填:否 - 关键词过滤,
  • Uuids - String - 是否必填:否 - 主机id过滤
  • Parameters:
    Filters - 过滤条件。
  • Keyword- String - 是否必填:否 - 关键词过滤,
  • Uuids - String - 是否必填:否 - 主机id过滤