| Package | Description |
|---|---|
| software.amazon.awssdk.services.apigatewayv2.model |
| Modifier and Type | Method and Description |
|---|---|
List<VpcLink> |
GetVpcLinksResponse.items()
A collection of VPC links.
|
| Modifier and Type | Method and Description |
|---|---|
GetVpcLinksResponse.Builder |
GetVpcLinksResponse.Builder.items(VpcLink... items)
A collection of VPC links.
|
| Modifier and Type | Method and Description |
|---|---|
GetVpcLinksResponse.Builder |
GetVpcLinksResponse.Builder.items(Collection<VpcLink> items)
A collection of VPC links.
|
Copyright © 2020. All rights reserved.