ExportConfig
class ExportConfig extends Model (View source)
Properties
string | $currentState | ||
string | $deadLetterTopic | ||
string | $desiredState | ||
protected | $pubsubConfigType | ||
protected | $pubsubConfigDataType |
Methods
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setDeadLetterTopic($deadLetterTopic)
No description
string
getDeadLetterTopic()
No description
setDesiredState($desiredState)
No description
string
getDesiredState()
No description
getPubsubConfig()
No description
Details
setCurrentState($currentState)
No description
string
getCurrentState()
No description
setDeadLetterTopic($deadLetterTopic)
No description
string
getDeadLetterTopic()
No description
setDesiredState($desiredState)
No description
string
getDesiredState()
No description
setPubsubConfig(PubSubConfig $pubsubConfig)
No description
PubSubConfig
getPubsubConfig()
No description