Uses of Class
org.duracloud.common.queue.aws.SQSTaskQueue.MsgProp
-
Packages that use SQSTaskQueue.MsgProp Package Description org.duracloud.common.queue.aws -
-
Uses of SQSTaskQueue.MsgProp in org.duracloud.common.queue.aws
Methods in org.duracloud.common.queue.aws that return SQSTaskQueue.MsgProp Modifier and Type Method Description static SQSTaskQueue.MsgPropSQSTaskQueue.MsgProp. valueOf(String name)Returns the enum constant of this type with the specified name.static SQSTaskQueue.MsgProp[]SQSTaskQueue.MsgProp. values()Returns an array containing the constants of this enum type, in the order they are declared.
-