| Package | Description |
|---|---|
| com.amazonaws.services.costandusagereport.model |
| Modifier and Type | Method and Description |
|---|---|
static LastStatus |
LastStatus.fromValue(String value)
Use this in place of valueOf.
|
static LastStatus |
LastStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LastStatus[] |
LastStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportStatus |
ReportStatus.withLastStatus(LastStatus lastStatus)
An enum that gives the status of a report delivery.
|
Copyright © 2024. All rights reserved.