class DeadLetterPolicy extends Model (View source)

Properties

string $deadLetterTopic
int $maxDeliveryAttempts

Methods

setDeadLetterTopic($deadLetterTopic)

No description

string
getDeadLetterTopic()

No description

setMaxDeliveryAttempts($maxDeliveryAttempts)

No description

int
getMaxDeliveryAttempts()

No description

Details

setDeadLetterTopic($deadLetterTopic)

No description

Parameters

$deadLetterTopic

string getDeadLetterTopic()

No description

Return Value

string

setMaxDeliveryAttempts($maxDeliveryAttempts)

No description

Parameters

$maxDeliveryAttempts

int getMaxDeliveryAttempts()

No description

Return Value

int