Uses of Class
com.azure.core.amqp.models.TransactionalDeliveryOutcome
-
Packages that use TransactionalDeliveryOutcome Package Description com.azure.core.amqp.models Package containing classes related to AMQP models classes. -
-
Uses of TransactionalDeliveryOutcome in com.azure.core.amqp.models
Methods in com.azure.core.amqp.models that return TransactionalDeliveryOutcome Modifier and Type Method Description TransactionalDeliveryOutcomeTransactionalDeliveryOutcome. setOutcome(DeliveryOutcome outcome)Sets the outcome associated with this delivery state.
-