Class DescribeFlowLogRequest

    • Constructor Detail

      • DescribeFlowLogRequest

        public DescribeFlowLogRequest()
      • DescribeFlowLogRequest

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

      • getVpcId

        public String getVpcId()
        Get 私用网络ID或者统一ID,建议使用统一ID。
        Returns:
        VpcId 私用网络ID或者统一ID,建议使用统一ID。
      • setVpcId

        public void setVpcId​(String VpcId)
        Set 私用网络ID或者统一ID,建议使用统一ID。
        Parameters:
        VpcId - 私用网络ID或者统一ID,建议使用统一ID。
      • getFlowLogId

        public String getFlowLogId()
        Get 流日志唯一ID。
        Returns:
        FlowLogId 流日志唯一ID。
      • setFlowLogId

        public void setFlowLogId​(String FlowLogId)
        Set 流日志唯一ID。
        Parameters:
        FlowLogId - 流日志唯一ID。