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