| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model | |
| software.amazon.awssdk.services.ec2.transform |
| Modifier and Type | Method and Description |
|---|---|
List<VpcClassicLink> |
DescribeVpcClassicLinkResponse.vpcs()
The ClassicLink status of one or more VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcClassicLinkResponse.Builder |
DescribeVpcClassicLinkResponse.Builder.vpcs(VpcClassicLink... vpcs)
The ClassicLink status of one or more VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcClassicLinkResponse.Builder |
DescribeVpcClassicLinkResponse.Builder.vpcs(Collection<VpcClassicLink> vpcs)
The ClassicLink status of one or more VPCs.
|
| Modifier and Type | Method and Description |
|---|---|
VpcClassicLink |
VpcClassicLinkUnmarshaller.unmarshall(StaxUnmarshallerContext context) |
Copyright © 2017. All rights reserved.