类 GetVpcRequest

    • 构造器详细资料

      • GetVpcRequest

        public GetVpcRequest()
    • 方法详细资料

      • getVpcId

        public String getVpcId()
      • setVpcId

        public void setVpcId​(String vpcId)
      • withVpcId

        public GetVpcRequest withVpcId​(String vpcId)
        Configure the vpcId for the request.
        参数:
        vpcId - The id of network.
        返回:
        GetVpcRequest with specified vpcId.