| Package | Description |
|---|---|
| software.amazon.cloudformation.proxy.delay |
| Modifier and Type | Class and Description |
|---|---|
class |
MultipleOf
Provides constant fixed delay seconds which is a multiple of the delay for
each attempt until
AbstractDelay.timeout has been reached. |
class |
ShiftByMultipleOf
Provides delay seconds which is a multiple of the delay shifted from previous
attempt's accrual until
AbstractDelay.timeout has been reached. |
| Modifier and Type | Method and Description |
|---|---|
Constant |
Constant.Builder.build() |
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.