| Package | Description |
|---|---|
| com.amazonaws.services.medicalimaging.model |
| Modifier and Type | Method and Description |
|---|---|
static ImageSetWorkflowStatus |
ImageSetWorkflowStatus.fromValue(String value)
Use this in place of valueOf.
|
static ImageSetWorkflowStatus |
ImageSetWorkflowStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ImageSetWorkflowStatus[] |
ImageSetWorkflowStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
CopyDestinationImageSetProperties |
CopyDestinationImageSetProperties.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The image set workflow status of the destination image set properties.
|
CopySourceImageSetProperties |
CopySourceImageSetProperties.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The workflow status of the copied source image set.
|
UpdateImageSetMetadataResult |
UpdateImageSetMetadataResult.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The image set workflow status.
|
GetImageSetResult |
GetImageSetResult.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The image set workflow status.
|
DeleteImageSetResult |
DeleteImageSetResult.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The image set workflow status.
|
ImageSetProperties |
ImageSetProperties.withImageSetWorkflowStatus(ImageSetWorkflowStatus imageSetWorkflowStatus)
The image set workflow status.
|
Copyright © 2024. All rights reserved.