| Package | Description |
|---|---|
| com.amazonaws.services.lightsail.model |
| Modifier and Type | Method and Description |
|---|---|
static AppCategory |
AppCategory.fromValue(String value)
Use this in place of valueOf.
|
static AppCategory |
AppCategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AppCategory[] |
AppCategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Blueprint.setAppCategory(AppCategory appCategory)
Virtual computer blueprints that are supported by Lightsail for Research.
|
GetBlueprintsRequest |
GetBlueprintsRequest.withAppCategory(AppCategory appCategory)
Returns a list of blueprints that are specific to Lightsail for Research.
|
Blueprint |
Blueprint.withAppCategory(AppCategory appCategory)
Virtual computer blueprints that are supported by Lightsail for Research.
|
GetBundlesRequest |
GetBundlesRequest.withAppCategory(AppCategory appCategory)
Returns a list of bundles that are specific to Lightsail for Research.
|
Bundle |
Bundle.withSupportedAppCategories(AppCategory... supportedAppCategories)
Virtual computer blueprints that are supported by a Lightsail for Research bundle.
|
Copyright © 2023. All rights reserved.