Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
Kms
Request
V20160120
ScheduleKeyDeletionRequest
PHP Class Kms\Request\V20160120\ScheduleKeyDeletionRequest
Inheritance:
extends
RpcAcsRequest
ファイルを表示
Open project: aliyun/aliyun-openapi-php-sdk
Public Methods
Method
Description
__construct
( )
getKeyId
( )
getPendingWindowInDays
( )
getSTSToken
( )
setKeyId
(
$keyId
)
setPendingWindowInDays
(
$pendingWindowInDays
)
setSTSToken
(
$sTSToken
)
Method Details
__construct()
public
method
public
__construct
( )
getKeyId()
public
method
public
getKeyId
( )
getPendingWindowInDays()
public
method
public
getPendingWindowInDays
( )
getSTSToken()
public
method
public
getSTSToken
( )
setKeyId()
public
method
public
setKeyId
(
$keyId
)
setPendingWindowInDays()
public
method
public
setPendingWindowInDays
(
$pendingWindowInDays
)
setSTSToken()
public
method
public
setSTSToken
(
$sTSToken
)