| Package | Description |
|---|---|
| com.amazonaws.services.appstream.model |
| Modifier and Type | Method and Description |
|---|---|
static PackagingType |
PackagingType.fromValue(String value)
Use this in place of valueOf.
|
static PackagingType |
PackagingType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PackagingType[] |
PackagingType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AppBlock |
AppBlock.withPackagingType(PackagingType packagingType)
The packaging type of the app block.
|
CreateAppBlockRequest |
CreateAppBlockRequest.withPackagingType(PackagingType packagingType)
The packaging type of the app block.
|
Copyright © 2025. All rights reserved.