Class Destination
- Commercetools\Core\Model\Common\AbstractJsonDeserializeObject implements Commercetools\Core\Model\Common\JsonDeserializeInterface, Commercetools\Core\Model\Common\ObjectTreeInterface uses Commercetools\Core\Model\Common\ObjectTreeTrait
- Commercetools\Core\Model\Common\JsonObject implements JsonSerializable uses Commercetools\Core\Model\Common\ContextTrait
- Commercetools\Core\Model\Subscription\Destination
Direct known subclasses
Commercetools\Core\Model\Subscription\AzureEventGridDestination
,
Commercetools\Core\Model\Subscription\AzureServiceBusDestination
,
Commercetools\Core\Model\Subscription\GoogleCloudPubSubDestination
,
Commercetools\Core\Model\Subscription\IronMQDestination
,
Commercetools\Core\Model\Subscription\SNSDestination
,
Commercetools\Core\Model\Subscription\SQSDestination
Methods summary
public static
|
Methods inherited from Commercetools\Core\Model\Common\JsonObject
Methods inherited from Commercetools\Core\Model\Common\AbstractJsonDeserializeObject
Methods inherited from Commercetools\Core\Model\Common\ContextAwareInterface
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods inherited from Commercetools\Core\Model\Common\ObjectTreeInterface
Methods used from Commercetools\Core\Model\Common\ContextTrait
getContext()
,
getContextCallback()
,
setContext()
,
setContextIfNull()
Methods used from Commercetools\Core\Model\Common\ObjectTreeTrait
Magic methods summary
public
string
|
|
public
|
Constants summary
string |
DESTINATION_SQS
|
#
'SQS'
|
string |
DESTINATION_IRON_MQ
|
#
'IronMQ'
|
string |
DESTINATION_SNS
|
#
'SNS'
|
string |
DESTINATION_AZURE_EVENT_GRID
|
#
'EventGrid'
|
string |
DESTINATION_AZURE_SERVICE_BUS
|
#
'AzureServiceBus'
|
string |
DESTINATION_GOOGLE_CLOUD_PUB_SUB
|
#
'GoogleCloudPubSub'
|