Class DescribeVPCIntercomResponse.VPCIntercomInfo

    • Constructor Detail

      • VPCIntercomInfo

        public VPCIntercomInfo()
    • Method Detail

      • getProjectId

        public String getProjectId()
      • setProjectId

        public void setProjectId​(String projectId)
      • getVPCType

        public Integer getVPCType()
      • setVPCType

        public void setVPCType​(Integer vpcType)
      • getAccountId

        public Integer getAccountId()
      • setAccountId

        public void setAccountId​(Integer accountId)
      • setNetwork

        public void setNetwork​(List<String> network)
      • getDstRegion

        public String getDstRegion()
      • setDstRegion

        public void setDstRegion​(String dstRegion)
      • getName

        public String getName()
      • setName

        public void setName​(String name)
      • getVPCId

        public String getVPCId()
      • setVPCId

        public void setVPCId​(String vpcId)
      • getTag

        public String getTag()
      • setTag

        public void setTag​(String tag)