| Package | Description |
|---|---|
| com.amazonaws.services.wellarchitected.model |
| Modifier and Type | Method and Description |
|---|---|
static LensStatusType |
LensStatusType.fromValue(String value)
Use this in place of valueOf.
|
static LensStatusType |
LensStatusType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static LensStatusType[] |
LensStatusType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListLensesRequest |
ListLensesRequest.withLensStatus(LensStatusType lensStatus)
The status of lenses to be returned.
|
DeleteLensRequest |
DeleteLensRequest.withLensStatus(LensStatusType lensStatus)
The status of the lens to be deleted.
|
Copyright © 2022. All rights reserved.