Class CreateChooseVpcsRequest

    • Constructor Detail

      • CreateChooseVpcsRequest

        public CreateChooseVpcsRequest()
      • CreateChooseVpcsRequest

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

      • getVpcList

        public String[] getVpcList()
        Get vpc列表
        Returns:
        VpcList vpc列表
      • setVpcList

        public void setVpcList​(String[] VpcList)
        Set vpc列表
        Parameters:
        VpcList - vpc列表
      • getAllZoneList

        public VpcZoneData[] getAllZoneList()
        Get zone列表
        Returns:
        AllZoneList zone列表
      • setAllZoneList

        public void setAllZoneList​(VpcZoneData[] AllZoneList)
        Set zone列表
        Parameters:
        AllZoneList - zone列表