@FunctionalInterface public interface DelayFactory
| Modifier and Type | Field and Description |
|---|---|
static DelayFactory |
CONSTANT_DEFAULT_DELAY_FACTORY |
| Modifier and Type | Method and Description |
|---|---|
Delay |
getDelay(String apiCall,
Delay provided) |
static final DelayFactory CONSTANT_DEFAULT_DELAY_FACTORY
Copyright © 2019 Amazon Web Services, Inc. All Rights Reserved.