PHP Class Mts\Request\V20140618\QueryMediaListRequest

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

Public Methods

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

Method Details

__construct() public method

public __construct ( )

getIncludeMediaInfo() public method

public getIncludeMediaInfo ( )

getIncludePlayList() public method

public getIncludePlayList ( )

getIncludeSnapshotList() public method

getMediaIds() public method

public getMediaIds ( )

getOwnerAccount() public method

public getOwnerAccount ( )

getOwnerId() public method

public getOwnerId ( )

getResourceOwnerAccount() public method

getResourceOwnerId() public method

public getResourceOwnerId ( )

setIncludeMediaInfo() public method

public setIncludeMediaInfo ( $includeMediaInfo )

setIncludePlayList() public method

public setIncludePlayList ( $includePlayList )

setIncludeSnapshotList() public method

public setIncludeSnapshotList ( $includeSnapshotList )

setMediaIds() public method

public setMediaIds ( $mediaIds )

setOwnerAccount() public method

public setOwnerAccount ( $ownerAccount )

setOwnerId() public method

public setOwnerId ( $ownerId )

setResourceOwnerAccount() public method

public setResourceOwnerAccount ( $resourceOwnerAccount )

setResourceOwnerId() public method

public setResourceOwnerId ( $resourceOwnerId )