| Package | Description |
|---|---|
| com.amazonaws.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
static VpcLinkVersion |
VpcLinkVersion.fromValue(String value)
Use this in place of valueOf.
|
static VpcLinkVersion |
VpcLinkVersion.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static VpcLinkVersion[] |
VpcLinkVersion.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
VpcLink |
VpcLink.withVpcLinkVersion(VpcLinkVersion vpcLinkVersion)
The version of the VPC link.
|
UpdateVpcLinkResult |
UpdateVpcLinkResult.withVpcLinkVersion(VpcLinkVersion vpcLinkVersion)
The version of the VPC link.
|
GetVpcLinkResult |
GetVpcLinkResult.withVpcLinkVersion(VpcLinkVersion vpcLinkVersion)
The version of the VPC link.
|
CreateVpcLinkResult |
CreateVpcLinkResult.withVpcLinkVersion(VpcLinkVersion vpcLinkVersion)
The version of the VPC link.
|
Copyright © 2023. All rights reserved.