\Ks3Request

Summary

Methods
Properties
Constants
__set()
__get()
getHeader()
addHeader()
getQueryParams()
addQueryParams()
toUrl()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
$bucket
$key
$queryParams
$headers
$subResource
$method
$endpoint
$scheme
$body
$read_stream
$seek_position
$write_stream
N/A

Properties

$bucket

$bucket : 

Type

$key

$key : 

Type

$queryParams

$queryParams : 

Type

$headers

$headers : 

Type

$subResource

$subResource : 

Type

$method

$method : 

Type

$endpoint

$endpoint : 

Type

$scheme

$scheme : 

Type

$body

$body : 

Type

$read_stream

$read_stream : 

Type

$seek_position

$seek_position : 

Type

$write_stream

$write_stream : 

Type

Methods

__set()

__set(  $property_name,   $value) 

Parameters

$property_name
$value

__get()

__get(  $property_name) 

Parameters

$property_name

getHeader()

getHeader(  $key) 

Parameters

$key

addHeader()

addHeader(  $key,   $value) 

Parameters

$key
$value

getQueryParams()

getQueryParams(  $key) 

Parameters

$key

addQueryParams()

addQueryParams(  $key,   $value) 

Parameters

$key
$value

toUrl()

toUrl(  $endpoint) 

Parameters

$endpoint