| Package | Description |
|---|---|
| com.amazonaws.services.deadline.model |
| Modifier and Type | Method and Description |
|---|---|
static StorageProfileOperatingSystemFamily |
StorageProfileOperatingSystemFamily.fromValue(String value)
Use this in place of valueOf.
|
static StorageProfileOperatingSystemFamily |
StorageProfileOperatingSystemFamily.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StorageProfileOperatingSystemFamily[] |
StorageProfileOperatingSystemFamily.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
StorageProfileSummary |
StorageProfileSummary.withOsFamily(StorageProfileOperatingSystemFamily osFamily)
The operating system (OS) family.
|
UpdateStorageProfileRequest |
UpdateStorageProfileRequest.withOsFamily(StorageProfileOperatingSystemFamily osFamily)
The OS system to update.
|
GetStorageProfileForQueueResult |
GetStorageProfileForQueueResult.withOsFamily(StorageProfileOperatingSystemFamily osFamily)
The operating system of the storage profile in the queue.
|
GetStorageProfileResult |
GetStorageProfileResult.withOsFamily(StorageProfileOperatingSystemFamily osFamily)
The operating system (OS) for the storage profile.
|
CreateStorageProfileRequest |
CreateStorageProfileRequest.withOsFamily(StorageProfileOperatingSystemFamily osFamily)
The type of operating system (OS) for the storage profile.
|
Copyright © 2024. All rights reserved.