| Package | Description |
|---|---|
| com.amazonaws.services.dlm.model |
| Modifier and Type | Method and Description |
|---|---|
static RetentionIntervalUnitValues |
RetentionIntervalUnitValues.fromValue(String value)
Use this in place of valueOf.
|
static RetentionIntervalUnitValues |
RetentionIntervalUnitValues.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RetentionIntervalUnitValues[] |
RetentionIntervalUnitValues.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RetentionArchiveTier |
RetentionArchiveTier.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time in which to measure the Interval.
|
CrossRegionCopyDeprecateRule |
CrossRegionCopyDeprecateRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time in which to measure the Interval.
|
CrossRegionCopyRetainRule |
CrossRegionCopyRetainRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time for time-based retention.
|
DeprecateRule |
DeprecateRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time in which to measure the Interval.
|
FastRestoreRule |
FastRestoreRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time for enabling fast snapshot restore.
|
RetainRule |
RetainRule.withIntervalUnit(RetentionIntervalUnitValues intervalUnit)
The unit of time for time-based retention.
|
ShareRule |
ShareRule.withUnshareIntervalUnit(RetentionIntervalUnitValues unshareIntervalUnit)
The unit of time for the automatic unsharing interval.
|
Copyright © 2023. All rights reserved.