PHP Class Cdn\Request\V20141111\SetReqAuthConfigRequest

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

Méthodes publiques

Méthode Description
__construct ( )
getAuthType ( )
getDomainName ( )
getKey1 ( )
getKey2 ( )
getOwnerId ( )
getSecurityToken ( )
getTimeOut ( )
setAuthType ( $authType )
setDomainName ( $domainName )
setKey1 ( $key1 )
setKey2 ( $key2 )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )
setTimeOut ( $timeOut )

Method Details

__construct() public méthode

public __construct ( )

getAuthType() public méthode

public getAuthType ( )

getDomainName() public méthode

public getDomainName ( )

getKey1() public méthode

public getKey1 ( )

getKey2() public méthode

public getKey2 ( )

getOwnerId() public méthode

public getOwnerId ( )

getSecurityToken() public méthode

public getSecurityToken ( )

getTimeOut() public méthode

public getTimeOut ( )

setAuthType() public méthode

public setAuthType ( $authType )

setDomainName() public méthode

public setDomainName ( $domainName )

setKey1() public méthode

public setKey1 ( $key1 )

setKey2() public méthode

public setKey2 ( $key2 )

setOwnerId() public méthode

public setOwnerId ( $ownerId )

setSecurityToken() public méthode

public setSecurityToken ( $securityToken )

setTimeOut() public méthode

public setTimeOut ( $timeOut )