| Package | Description |
|---|---|
| com.amazonaws.services.macie2.model |
| Modifier and Type | Method and Description |
|---|---|
static TimeRange |
TimeRange.fromValue(String value)
Use this in place of valueOf.
|
static TimeRange |
TimeRange.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TimeRange[] |
TimeRange.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetUsageStatisticsResult |
GetUsageStatisticsResult.withTimeRange(TimeRange timeRange)
The inclusive time period that the usage data applies to.
|
GetUsageStatisticsRequest |
GetUsageStatisticsRequest.withTimeRange(TimeRange timeRange)
The inclusive time period to query usage data for.
|
GetUsageTotalsResult |
GetUsageTotalsResult.withTimeRange(TimeRange timeRange)
The inclusive time period that the usage data applies to.
|
Copyright © 2021. All rights reserved.