class DynamicRouteConfig extends Model (View source)

Properties

string $clientStatus
protected $errorStateType
protected $errorStateDataType
string $lastUpdated
array[] $routeConfig
string $versionInfo

Methods

setClientStatus($clientStatus)

No description

string
getClientStatus()

No description

setErrorState(UpdateFailureState $errorState)

No description

setLastUpdated($lastUpdated)

No description

string
getLastUpdated()

No description

setRouteConfig($routeConfig)

No description

array[]
getRouteConfig()

No description

setVersionInfo($versionInfo)

No description

string
getVersionInfo()

No description

Details

setClientStatus($clientStatus)

No description

Parameters

$clientStatus

string getClientStatus()

No description

Return Value

string

setErrorState(UpdateFailureState $errorState)

No description

Parameters

UpdateFailureState $errorState

UpdateFailureState getErrorState()

No description

Return Value

UpdateFailureState

setLastUpdated($lastUpdated)

No description

Parameters

$lastUpdated

string getLastUpdated()

No description

Return Value

string

setRouteConfig($routeConfig)

No description

Parameters

$routeConfig

array[] getRouteConfig()

No description

Return Value

array[]

setVersionInfo($versionInfo)

No description

Parameters

$versionInfo

string getVersionInfo()

No description

Return Value

string