Uses of Class
com.azure.core.amqp.models.RejectedDeliveryOutcome
-
Packages that use RejectedDeliveryOutcome Package Description com.azure.core.amqp.models Package containing classes related to AMQP models classes. -
-
Uses of RejectedDeliveryOutcome in com.azure.core.amqp.models
Methods in com.azure.core.amqp.models that return RejectedDeliveryOutcome Modifier and Type Method Description RejectedDeliveryOutcomeRejectedDeliveryOutcome. setErrorInfo(Map<String,Object> errorInfo)Sets a map with additional error information.
-