public AllocateAddressResponse WithAllocateAddressResult(Amazon.EC2.Model.AllocateAddressResult allocateAddressResult)
 {
     this.allocateAddressResultField = allocateAddressResult;
     return(this);
 }
예제 #2
0
 public AllocateAddressResponse WithAllocateAddressResult(Amazon.EC2.Model.AllocateAddressResult allocateAddressResult)
 {
     this.allocateAddressResultField = allocateAddressResult;
     return this;
 }