public DescribeKeyPairsResponse WithDescribeKeyPairsResult(Amazon.EC2.Model.DescribeKeyPairsResult describeKeyPairsResult)
 {
     this.describeKeyPairsResultField = describeKeyPairsResult;
     return this;
 }
 public DescribeKeyPairsResponse WithDescribeKeyPairsResult(Amazon.EC2.Model.DescribeKeyPairsResult describeKeyPairsResult)
 {
     this.describeKeyPairsResultField = describeKeyPairsResult;
     return(this);
 }