Example #1
0
 public CreateVpcResponse WithCreateVpcResult(Amazon.EC2.Model.CreateVpcResult createVpcResult)
 {
     this.createVpcResultField = createVpcResult;
     return this;
 }
 public CreateVpcResponse WithCreateVpcResult(Amazon.EC2.Model.CreateVpcResult createVpcResult)
 {
     this.createVpcResultField = createVpcResult;
     return(this);
 }