public CreateSnapshotResponse WithCreateSnapshotResult(Amazon.EC2.Model.CreateSnapshotResult createSnapshotResult)
 {
     this.createSnapshotResultField = createSnapshotResult;
     return(this);
 }
Exemplo n.º 2
0
 public CreateSnapshotResponse WithCreateSnapshotResult(Amazon.EC2.Model.CreateSnapshotResult createSnapshotResult)
 {
     this.createSnapshotResultField = createSnapshotResult;
     return this;
 }