PHP 클래스 Cdn\Request\V20141111\DescribeDomainBpsDataByTimeStampRequest

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

공개 메소드들

메소드 설명
__construct ( )
getDomainName ( )
getIspNames ( )
getLocationNames ( )
getOwnerId ( )
getSecurityToken ( )
getTimePoint ( )
setDomainName ( $domainName )
setIspNames ( $ispNames )
setLocationNames ( $locationNames )
setOwnerId ( $ownerId )
setSecurityToken ( $securityToken )
setTimePoint ( $timePoint )

메소드 상세

__construct() 공개 메소드

public __construct ( )

getDomainName() 공개 메소드

public getDomainName ( )

getIspNames() 공개 메소드

public getIspNames ( )

getLocationNames() 공개 메소드

public getLocationNames ( )

getOwnerId() 공개 메소드

public getOwnerId ( )

getSecurityToken() 공개 메소드

public getSecurityToken ( )

getTimePoint() 공개 메소드

public getTimePoint ( )

setDomainName() 공개 메소드

public setDomainName ( $domainName )

setIspNames() 공개 메소드

public setIspNames ( $ispNames )

setLocationNames() 공개 메소드

public setLocationNames ( $locationNames )

setOwnerId() 공개 메소드

public setOwnerId ( $ownerId )

setSecurityToken() 공개 메소드

public setSecurityToken ( $securityToken )

setTimePoint() 공개 메소드

public setTimePoint ( $timePoint )