Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
CS
Request
V20151215
DescribeServiceContainersRequest
PHP Class CS\Request\V20151215\DescribeServiceContainersRequest
Inheritance:
extends
RoaAcsRequest
Mostra file
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getClusterId
( )
getServiceId
( )
setClusterId
(
$clusterId
)
setServiceId
(
$serviceId
)
Method Details
__construct()
public
method
public
__construct
( )
getClusterId()
public
method
public
getClusterId
( )
getServiceId()
public
method
public
getServiceId
( )
setClusterId()
public
method
public
setClusterId
(
$clusterId
)
setServiceId()
public
method
public
setServiceId
(
$serviceId
)