\vod\Request\V20170321GetPlayInfoRequest

Summary

Methods
Properties
Constants
__construct()
composeUrl()
getDomainParameter()
putDomainParameters()
getVersion()
setVersion()
getProduct()
setProduct()
getActionName()
setActionName()
getAcceptFormat()
setAcceptFormat()
getQueryParameters()
getHeaders()
getMethod()
setMethod()
getProtocol()
setProtocol()
getRegionId()
setRegionId()
getContent()
setContent()
addHeader()
getLocationServiceCode()
getLocationEndpointType()
getResourceOwnerId()
setResourceOwnerId()
getStreamType()
setStreamType()
getFormats()
setFormats()
getResourceOwnerAccount()
setResourceOwnerAccount()
getChannel()
setChannel()
getVideoId()
setVideoId()
getPlayerVersion()
setPlayerVersion()
getOwnerId()
setOwnerId()
getResultType()
setResultType()
getRand()
setRand()
getReAuthInfo()
setReAuthInfo()
getPlayConfig()
setPlayConfig()
getOutputType()
setOutputType()
getDefinition()
setDefinition()
getAuthTimeout()
setAuthTimeout()
getAuthInfo()
setAuthInfo()
No public properties found
No constants found
percentEncode()
$version
$product
$actionName
$regionId
$acceptFormat
$method
$protocolType
$content
$queryParameters
$headers
$locationServiceCode
$locationEndpointType
N/A
initialize()
prepareValue()
computeSignature()
$dateTimeFormat
$domainParameters
$resourceOwnerId
$streamType
$formats
$resourceOwnerAccount
$channel
$videoId
$playerVersion
$ownerId
$resultType
$rand
$reAuthInfo
$playConfig
$outputType
$definition
$authTimeout
$authInfo
N/A

Properties

$version

$version : 

Type

$product

$product : 

Type

$actionName

$actionName : 

Type

$regionId

$regionId : 

Type

$acceptFormat

$acceptFormat : 

Type

$method

$method : 

Type

$protocolType

$protocolType : 

Type

$content

$content : 

Type

$queryParameters

$queryParameters : 

Type

$headers

$headers : 

Type

$locationServiceCode

$locationServiceCode : 

Type

$locationEndpointType

$locationEndpointType : 

Type

$dateTimeFormat

$dateTimeFormat : 

Type

$domainParameters

$domainParameters : 

Type

$resourceOwnerId

$resourceOwnerId : 

Type

$streamType

$streamType : 

Type

$formats

$formats : 

Type

$resourceOwnerAccount

$resourceOwnerAccount : 

Type

$channel

$channel : 

Type

$videoId

$videoId : 

Type

$playerVersion

$playerVersion : 

Type

$ownerId

$ownerId : 

Type

$resultType

$resultType : 

Type

$rand

$rand : 

Type

$reAuthInfo

$reAuthInfo : 

Type

$playConfig

$playConfig : 

Type

$outputType

$outputType : 

Type

$definition

$definition : 

Type

$authTimeout

$authTimeout : 

Type

$authInfo

$authInfo : 

Type

Methods

__construct()

__construct() 

composeUrl()

composeUrl(  $iSigner,   $credential,   $domain) 

Parameters

$iSigner
$credential
$domain

getDomainParameter()

getDomainParameter() 

putDomainParameters()

putDomainParameters(  $name,   $value) 

Parameters

$name
$value

getVersion()

getVersion() 

setVersion()

setVersion(  $version) 

Parameters

$version

getProduct()

getProduct() 

setProduct()

setProduct(  $product) 

Parameters

$product

getActionName()

getActionName() 

setActionName()

setActionName(  $actionName) 

Parameters

$actionName

getAcceptFormat()

getAcceptFormat() 

setAcceptFormat()

setAcceptFormat(  $acceptFormat) 

Parameters

$acceptFormat

getQueryParameters()

getQueryParameters() 

getHeaders()

getHeaders() 

getMethod()

getMethod() 

setMethod()

setMethod(  $method) 

Parameters

$method

getProtocol()

getProtocol() 

setProtocol()

setProtocol(  $protocol) 

Parameters

$protocol

getRegionId()

getRegionId() 

setRegionId()

setRegionId(  $region) 

Parameters

$region

getContent()

getContent() 

setContent()

setContent(  $content) 

Parameters

$content

addHeader()

addHeader(  $headerKey,   $headerValue) 

Parameters

$headerKey
$headerValue

getLocationServiceCode()

getLocationServiceCode() 

getLocationEndpointType()

getLocationEndpointType() 

getResourceOwnerId()

getResourceOwnerId() 

setResourceOwnerId()

setResourceOwnerId(  $resourceOwnerId) 

Parameters

$resourceOwnerId

getStreamType()

getStreamType() 

setStreamType()

setStreamType(  $streamType) 

Parameters

$streamType

getFormats()

getFormats() 

setFormats()

setFormats(  $formats) 

Parameters

$formats

getResourceOwnerAccount()

getResourceOwnerAccount() 

setResourceOwnerAccount()

setResourceOwnerAccount(  $resourceOwnerAccount) 

Parameters

$resourceOwnerAccount

getChannel()

getChannel() 

setChannel()

setChannel(  $channel) 

Parameters

$channel

getVideoId()

getVideoId() 

setVideoId()

setVideoId(  $videoId) 

Parameters

$videoId

getPlayerVersion()

getPlayerVersion() 

setPlayerVersion()

setPlayerVersion(  $playerVersion) 

Parameters

$playerVersion

getOwnerId()

getOwnerId() 

setOwnerId()

setOwnerId(  $ownerId) 

Parameters

$ownerId

getResultType()

getResultType() 

setResultType()

setResultType(  $resultType) 

Parameters

$resultType

getRand()

getRand() 

setRand()

setRand(  $rand) 

Parameters

$rand

getReAuthInfo()

getReAuthInfo() 

setReAuthInfo()

setReAuthInfo(  $reAuthInfo) 

Parameters

$reAuthInfo

getPlayConfig()

getPlayConfig() 

setPlayConfig()

setPlayConfig(  $playConfig) 

Parameters

$playConfig

getOutputType()

getOutputType() 

setOutputType()

setOutputType(  $outputType) 

Parameters

$outputType

getDefinition()

getDefinition() 

setDefinition()

setDefinition(  $definition) 

Parameters

$definition

getAuthTimeout()

getAuthTimeout() 

setAuthTimeout()

setAuthTimeout(  $authTimeout) 

Parameters

$authTimeout

getAuthInfo()

getAuthInfo() 

setAuthInfo()

setAuthInfo(  $authInfo) 

Parameters

$authInfo

percentEncode()

percentEncode(  $str) 

Parameters

$str

initialize()

initialize() 

prepareValue()

prepareValue(  $value) 

Parameters

$value

computeSignature()

computeSignature(  $parameters,   $accessKeySecret,   $iSigner) 

Parameters

$parameters
$accessKeySecret
$iSigner