| Package | Description |
|---|---|
| com.amazonaws.services.qapps.model |
| Modifier and Type | Method and Description |
|---|---|
static PluginType |
PluginType.fromValue(String value)
Use this in place of valueOf.
|
static PluginType |
PluginType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginType[] |
PluginType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
QPluginCard |
QPluginCard.withPluginType(PluginType pluginType)
The type or category of the plugin used by the card.
|
Copyright © 2025. All rights reserved.