| Package | Description |
|---|---|
| com.amazonaws.services.artifact.model |
| Modifier and Type | Method and Description |
|---|---|
static UploadState |
UploadState.fromValue(String value)
Use this in place of valueOf.
|
static UploadState |
UploadState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UploadState[] |
UploadState.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.withUploadState(UploadState uploadState)
The current state of the document upload.
|
ReportSummary |
ReportSummary.withUploadState(UploadState uploadState)
The current state of the document upload.
|
Copyright © 2024. All rights reserved.