PHP Class Mts\Request\V20140618\QueryMediaListByURLRequest

Inheritance: extends RpcAcsRequest
Datei anzeigen Open project: aliyun/aliyun-openapi-php-sdk

Public Methods

Method Description
__construct ( )
getFileURLs ( )
getIncludeMediaInfo ( )
getIncludePlayList ( )
getIncludeSnapshotList ( )
getOwnerAccount ( )
getOwnerId ( )
getResourceOwnerAccount ( )
getResourceOwnerId ( )
setFileURLs ( $fileURLs )
setIncludeMediaInfo ( $includeMediaInfo )
setIncludePlayList ( $includePlayList )
setIncludeSnapshotList ( $includeSnapshotList )
setOwnerAccount ( $ownerAccount )
setOwnerId ( $ownerId )
setResourceOwnerAccount ( $resourceOwnerAccount )
setResourceOwnerId ( $resourceOwnerId )

Method Details

__construct() public method

public __construct ( )

getFileURLs() public method

public getFileURLs ( )

getIncludeMediaInfo() public method

public getIncludeMediaInfo ( )

getIncludePlayList() public method

public getIncludePlayList ( )

getIncludeSnapshotList() public method

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

setFileURLs() public method

public setFileURLs ( $fileURLs )

setIncludeMediaInfo() public method

public setIncludeMediaInfo ( $includeMediaInfo )

setIncludePlayList() public method

public setIncludePlayList ( $includePlayList )

setIncludeSnapshotList() public method

public setIncludeSnapshotList ( $includeSnapshotList )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )