public class FixedDelayHttpDelayType extends Object implements Serializable, Delay.HttpDelayType
| Constructor and Description |
|---|
FixedDelayHttpDelayType()
No args constructor for use in serialization
|
FixedDelayHttpDelayType(Duration fixedDelay) |
| Modifier and Type | Method and Description |
|---|---|
Duration |
getFixedDelay() |
void |
setFixedDelay(Duration fixedDelay) |
public FixedDelayHttpDelayType()
public FixedDelayHttpDelayType(Duration fixedDelay)
fixedDelay - Copyright © 2017–2018 Red Hat. All rights reserved.