예제 #1
0
 /**
  * 
  *
  * @static 
  */
 public static function offsetSet($offset, $value)
 {
     //Method inherited from \Guzzle\Service\Builder\ServiceBuilder
     return \Aws\Common\Aws::offsetSet($offset, $value);
 }