| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static PluginBuildStatus |
PluginBuildStatus.fromValue(String value)
Use this in place of valueOf.
|
static PluginBuildStatus |
PluginBuildStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PluginBuildStatus[] |
PluginBuildStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Plugin |
Plugin.withBuildStatus(PluginBuildStatus buildStatus)
The status of the plugin.
|
GetPluginResult |
GetPluginResult.withBuildStatus(PluginBuildStatus buildStatus)
The current status of a plugin.
|
CreatePluginResult |
CreatePluginResult.withBuildStatus(PluginBuildStatus buildStatus)
The current status of a plugin.
|
Copyright © 2024. All rights reserved.