Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Green
Request
V20161206
ImageDetectionRequest
PHP Class Green\Request\V20161206\ImageDetectionRequest
Inheritance:
extends
RpcAcsRequest
Mostrar archivo
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getAsync
( )
getImageUrl
( )
getNotifySeed
( )
getNotifyUrl
( )
getScene
( )
setAsync
(
$async
)
setImageUrl
(
$imageUrl
)
setNotifySeed
(
$notifySeed
)
setNotifyUrl
(
$notifyUrl
)
setScene
(
$scene
)
Method Details
__construct()
public
method
public
__construct
( )
getAsync()
public
method
public
getAsync
( )
getImageUrl()
public
method
public
getImageUrl
( )
getNotifySeed()
public
method
public
getNotifySeed
( )
getNotifyUrl()
public
method
public
getNotifyUrl
( )
getScene()
public
method
public
getScene
( )
setAsync()
public
method
public
setAsync
(
$async
)
setImageUrl()
public
method
public
setImageUrl
(
$imageUrl
)
setNotifySeed()
public
method
public
setNotifySeed
(
$notifySeed
)
setNotifyUrl()
public
method
public
setNotifyUrl
(
$notifyUrl
)
setScene()
public
method
public
setScene
(
$scene
)