public interface GracePeriodConfigurable<T>
| Modifier and Type | Method and Description |
|---|---|
T |
withGracePeriod(long gracePeriodSeconds)
The duration in seconds before the object should be deleted.
|
T withGracePeriod(long gracePeriodSeconds)
gracePeriodSeconds - grace period integer value in secondsCopyright © 2015–2020 Red Hat. All rights reserved.