ResourceDelayProvider Class
- java.
lang. Object - com.
azure. resourcemanager. resources. fluentcore. utils. ResourceDelayProvider
- com.
Implements
public class ResourceDelayProvider
implements DelayProvider
The ResourceDelayProvider to help thread sleep.
Constructor Summary
| Constructor | Description |
|---|---|
| ResourceDelayProvider() |
Creates a new instance of Resource |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| Duration | getDelayDuration(Duration delay) |
Methods inherited from java.lang.Object
Constructor Details
ResourceDelayProvider
public ResourceDelayProvider()
Creates a new instance of ResourceDelayProvider.
Method Details
getDelayDuration
public Duration getDelayDuration(Duration delay)
Parameters: