| Modifier and Type | Method and Description |
|---|---|
RoutingModel |
QueueRoutingConfig.getRoutingModel() |
static RoutingModel |
RoutingModel.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static RoutingModel[] |
RoutingModel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
QueueRoutingConfig.setRoutingModel(RoutingModel routingModel) |
Copyright © 2020. All Rights Reserved.