| Package | Description |
|---|---|
| com.amazonaws.services.imagebuilder.model |
| Modifier and Type | Method and Description |
|---|---|
static DiskImageFormat |
DiskImageFormat.fromValue(String value)
Use this in place of valueOf.
|
static DiskImageFormat |
DiskImageFormat.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DiskImageFormat[] |
DiskImageFormat.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
S3ExportConfiguration |
S3ExportConfiguration.withDiskImageFormat(DiskImageFormat diskImageFormat)
Export the updated image to one of the following supported disk image formats:
|
Copyright © 2022. All rights reserved.