Class DescribeVpcEndPointRequest

    • Constructor Detail

      • DescribeVpcEndPointRequest

        public DescribeVpcEndPointRequest()
      • DescribeVpcEndPointRequest

        public DescribeVpcEndPointRequest​(DescribeVpcEndPointRequest 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 Filter[] getFilters()
        Get 过滤条件。
      • end-point-service-id- String - (过滤条件)终端节点服务ID。
      • end-point-name - String - (过滤条件)终端节点实例名称。
      • end-point-id- String - (过滤条件)终端节点实例ID。
      • vpc-id- String - (过滤条件)VPC实例ID。
Returns:
Filters 过滤条件。
  • end-point-service-id- String - (过滤条件)终端节点服务ID。
  • end-point-name - String - (过滤条件)终端节点实例名称。
  • end-point-id- String - (过滤条件)终端节点实例ID。
  • vpc-id- String - (过滤条件)VPC实例ID。
  • Parameters:
    Filters - 过滤条件。
  • end-point-service-id- String - (过滤条件)终端节点服务ID。
  • end-point-name - String - (过滤条件)终端节点实例名称。
  • end-point-id- String - (过滤条件)终端节点实例ID。
  • vpc-id- String - (过滤条件)VPC实例ID。