Class DescribeProtectNetListRequest


  • public class DescribeProtectNetListRequest
    extends AbstractModel
    • Constructor Detail

      • DescribeProtectNetListRequest

        public DescribeProtectNetListRequest()
      • DescribeProtectNetListRequest

        public DescribeProtectNetListRequest​(DescribeProtectNetListRequest 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过滤