コード例 #1
0
 public CreateVpnGatewayResponse WithCreateVpnGatewayResult(Amazon.EC2.Model.CreateVpnGatewayResult createVpnGatewayResult)
 {
     this.createVpnGatewayResultField = createVpnGatewayResult;
     return(this);
 }
コード例 #2
0
 public CreateVpnGatewayResponse WithCreateVpnGatewayResult(Amazon.EC2.Model.CreateVpnGatewayResult createVpnGatewayResult)
 {
     this.createVpnGatewayResultField = createVpnGatewayResult;
     return this;
 }