| Package | Description |
|---|---|
| com.amazonaws.services.tnb.model |
| Modifier and Type | Method and Description |
|---|---|
static UsageState |
UsageState.fromValue(String value)
Use this in place of valueOf.
|
static UsageState |
UsageState.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UsageState[] |
UsageState.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
GetSolFunctionPackageResult |
GetSolFunctionPackageResult.withUsageState(UsageState usageState)
Function package usage state.
|
CreateSolFunctionPackageResult |
CreateSolFunctionPackageResult.withUsageState(UsageState usageState)
Usage state of the function package.
|
ListSolFunctionPackageInfo |
ListSolFunctionPackageInfo.withUsageState(UsageState usageState)
Usage state of the function package.
|
Copyright © 2024. All rights reserved.