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