PHP Class Green\Request\V20161115\ImageDetectionRequest

Inheritance: extends RpcAcsRequest
Afficher le fichier Open project: aliyun/aliyun-openapi-php-sdk

Méthodes publiques

Méthode Description
__construct ( )
getAsync ( )
getImageUrl ( )
getNotifySeed ( )
getNotifyUrl ( )
getScene ( )
setAsync ( $async )
setImageUrl ( $imageUrl )
setNotifySeed ( $notifySeed )
setNotifyUrl ( $notifyUrl )
setScene ( $scene )

Method Details

__construct() public méthode

public __construct ( )

getAsync() public méthode

public getAsync ( )

getImageUrl() public méthode

public getImageUrl ( )

getNotifySeed() public méthode

public getNotifySeed ( )

getNotifyUrl() public méthode

public getNotifyUrl ( )

getScene() public méthode

public getScene ( )

setAsync() public méthode

public setAsync ( $async )

setImageUrl() public méthode

public setImageUrl ( $imageUrl )

setNotifySeed() public méthode

public setNotifySeed ( $notifySeed )

setNotifyUrl() public méthode

public setNotifyUrl ( $notifyUrl )

setScene() public méthode

public setScene ( $scene )