Class S3Request
Final
Located at vendors/amazons3/S3.php
Located at vendors/amazons3/S3.php
Methods summary
public
mixed
|
#
__construct( string $verb, string $bucket = '', string $uri = '', mixed $endpoint = 's3.amazonaws.com' )
Constructor |
public
|
|
public
|
|
public
|
|
public
object
|
|
private
integer
|
|
private
integer
|
Magic methods summary
Properties summary
private
mixed
|
$endpoint | |
private
mixed
|
$verb | |
private
mixed
|
$bucket | |
private
mixed
|
$uri | |
private
string
|
$resource | |
private
array
|
$parameters | |
private
array
|
$amzHeaders | |
private
array
|
$headers | |
public
boolean
|
$fp | |
public
integer
|
$size | |
public
boolean
|
$data | |
public
mixed
|
$response |