class Trust extends Collection (View source)

Properties

protected $collection_key
string $createTime
string $lastTrustHeartbeatTime
bool $selectiveAuthentication
string $state
string $stateDescription
string[] $targetDnsIpAddresses
string $targetDomainName
string $trustDirection
string $trustHandshakeSecret
string $trustType
string $updateTime

Methods

setCreateTime($createTime)

No description

string
getCreateTime()

No description

setLastTrustHeartbeatTime($lastTrustHeartbeatTime)

No description

string
getLastTrustHeartbeatTime()

No description

setSelectiveAuthentication($selectiveAuthentication)

No description

bool
getSelectiveAuthentication()

No description

setState($state)

No description

string
getState()

No description

setStateDescription($stateDescription)

No description

string
getStateDescription()

No description

setTargetDnsIpAddresses($targetDnsIpAddresses)

No description

string[]
getTargetDnsIpAddresses()

No description

setTargetDomainName($targetDomainName)

No description

string
getTargetDomainName()

No description

setTrustDirection($trustDirection)

No description

string
getTrustDirection()

No description

setTrustHandshakeSecret($trustHandshakeSecret)

No description

string
getTrustHandshakeSecret()

No description

setTrustType($trustType)

No description

string
getTrustType()

No description

setUpdateTime($updateTime)

No description

string
getUpdateTime()

No description

Details

setCreateTime($createTime)

No description

Parameters

$createTime

string getCreateTime()

No description

Return Value

string

setLastTrustHeartbeatTime($lastTrustHeartbeatTime)

No description

Parameters

$lastTrustHeartbeatTime

string getLastTrustHeartbeatTime()

No description

Return Value

string

setSelectiveAuthentication($selectiveAuthentication)

No description

Parameters

$selectiveAuthentication

bool getSelectiveAuthentication()

No description

Return Value

bool

setState($state)

No description

Parameters

$state

string getState()

No description

Return Value

string

setStateDescription($stateDescription)

No description

Parameters

$stateDescription

string getStateDescription()

No description

Return Value

string

setTargetDnsIpAddresses($targetDnsIpAddresses)

No description

Parameters

$targetDnsIpAddresses

string[] getTargetDnsIpAddresses()

No description

Return Value

string[]

setTargetDomainName($targetDomainName)

No description

Parameters

$targetDomainName

string getTargetDomainName()

No description

Return Value

string

setTrustDirection($trustDirection)

No description

Parameters

$trustDirection

string getTrustDirection()

No description

Return Value

string

setTrustHandshakeSecret($trustHandshakeSecret)

No description

Parameters

$trustHandshakeSecret

string getTrustHandshakeSecret()

No description

Return Value

string

setTrustType($trustType)

No description

Parameters

$trustType

string getTrustType()

No description

Return Value

string

setUpdateTime($updateTime)

No description

Parameters

$updateTime

string getUpdateTime()

No description

Return Value

string