| Package | Description |
|---|---|
| com.amazonaws.services.artifact.model |
| Modifier and Type | Method and Description |
|---|---|
static PublishedState |
PublishedState.fromValue(String value)
Use this in place of valueOf.
|
static PublishedState |
PublishedState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PublishedState[] |
PublishedState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ReportDetail |
ReportDetail.withState(PublishedState state)
Current state of the report resource
|
ReportSummary |
ReportSummary.withState(PublishedState state)
Current state of the report resource.
|
Copyright © 2024. All rights reserved.