PHP 클래스 Cdn\Request\V20141111\ModifyPathCacheExpiredConfigRequest

상속: extends RpcAcsRequest
파일 보기 프로젝트 열기: aliyun/aliyun-openapi-php-sdk

공개 메소드들

메소드 설명
__construct ( )
getCacheContent ( )
getConfigID ( )
getDomainName ( )
getOwnerId ( )
getSecurityToken ( )
getTTL ( )
getWeight ( )
setCacheContent ( $cacheContent )
setConfigID ( $configID )
setDomainName ( $domainName )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )
setTTL ( $tTL )
setWeight ( $weight )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getCacheContent() 공개 메소드

public getCacheContent ( )

getConfigID() 공개 메소드

public getConfigID ( )

getDomainName() 공개 메소드

public getDomainName ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getSecurityToken() 공개 메소드

public getSecurityToken ( )

getTTL() 공개 메소드

public getTTL ( )

getWeight() 공개 메소드

public getWeight ( )

setCacheContent() 공개 메소드

public setCacheContent ( $cacheContent )

setConfigID() 공개 메소드

public setConfigID ( $configID )

setDomainName() 공개 메소드

public setDomainName ( $domainName )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setSecurityToken() 공개 메소드

public setSecurityToken ( $securityToken )

setTTL() 공개 메소드

public setTTL ( $tTL )

setWeight() 공개 메소드

public setWeight ( $weight )