| Package | Description |
|---|---|
| com.amazonaws.services.vpclattice.model |
| Modifier and Type | Method and Description |
|---|---|
static TargetGroupType |
TargetGroupType.fromValue(String value)
Use this in place of valueOf.
|
static TargetGroupType |
TargetGroupType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static TargetGroupType[] |
TargetGroupType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ListTargetGroupsRequest |
ListTargetGroupsRequest.withTargetGroupType(TargetGroupType targetGroupType)
The target group type.
|
TargetGroupSummary |
TargetGroupSummary.withType(TargetGroupType type)
The target group type.
|
UpdateTargetGroupResult |
UpdateTargetGroupResult.withType(TargetGroupType type)
The target group type.
|
GetTargetGroupResult |
GetTargetGroupResult.withType(TargetGroupType type)
The target group type.
|
CreateTargetGroupResult |
CreateTargetGroupResult.withType(TargetGroupType type)
The type of target group.
|
CreateTargetGroupRequest |
CreateTargetGroupRequest.withType(TargetGroupType type)
The type of target group.
|
Copyright © 2023. All rights reserved.