| Package | Description |
|---|---|
| com.amazonaws.services.securityhub.model |
| Modifier and Type | Method and Description |
|---|---|
static DateRangeUnit |
DateRangeUnit.fromValue(String value)
Use this in place of valueOf.
|
static DateRangeUnit |
DateRangeUnit.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DateRangeUnit[] |
DateRangeUnit.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
DateRange |
DateRange.withUnit(DateRangeUnit unit)
A date range unit for the date filter.
|
Copyright © 2019. All rights reserved.