| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetGroupStatus |
TargetGroupStatus.fromValue(String value)
Use this in place of valueOf.
|
static TargetGroupStatus |
TargetGroupStatus.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetGroupStatus[] |
TargetGroupStatus.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
TargetGroupSummary |
TargetGroupSummary.withStatus(TargetGroupStatus status)
The status.
|
UpdateTargetGroupResult |
UpdateTargetGroupResult.withStatus(TargetGroupStatus status)
The status.
|
GetTargetGroupResult |
GetTargetGroupResult.withStatus(TargetGroupStatus status)
The status.
|
DeleteTargetGroupResult |
DeleteTargetGroupResult.withStatus(TargetGroupStatus status)
The status.
|
CreateTargetGroupResult |
CreateTargetGroupResult.withStatus(TargetGroupStatus status)
The operation's status.
|
Copyright © 2023. All rights reserved.