Esempio n. 1
0
 public GetAttributesResponse WithGetAttributesResult(Amazon.SimpleDB.Model.GetAttributesResult getAttributesResult)
 {
     this.getAttributesResultField = getAttributesResult;
     return this;
 }
Esempio n. 2
0
 public GetAttributesResponse WithGetAttributesResult(Amazon.SimpleDB.Model.GetAttributesResult getAttributesResult)
 {
     this.getAttributesResultField = getAttributesResult;
     return(this);
 }