| Package | Description |
|---|---|
| software.amazon.awssdk.services.gamelift.model |
| Modifier and Type | Method and Description |
|---|---|
VpcPeeringAuthorization |
CreateVpcPeeringAuthorizationResponse.vpcPeeringAuthorization()
Details on the requested VPC peering authorization, including expiration.
|
| Modifier and Type | Method and Description |
|---|---|
List<VpcPeeringAuthorization> |
DescribeVpcPeeringAuthorizationsResponse.vpcPeeringAuthorizations()
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
CreateVpcPeeringAuthorizationResponse.Builder |
CreateVpcPeeringAuthorizationResponse.Builder.vpcPeeringAuthorization(VpcPeeringAuthorization vpcPeeringAuthorization)
Details on the requested VPC peering authorization, including expiration.
|
DescribeVpcPeeringAuthorizationsResponse.Builder |
DescribeVpcPeeringAuthorizationsResponse.Builder.vpcPeeringAuthorizations(VpcPeeringAuthorization... vpcPeeringAuthorizations)
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeVpcPeeringAuthorizationsResponse.Builder |
DescribeVpcPeeringAuthorizationsResponse.Builder.vpcPeeringAuthorizations(Collection<VpcPeeringAuthorization> vpcPeeringAuthorizations)
A collection of objects that describe all valid VPC peering operations for the current Amazon Web Services
account.
|
Copyright © 2022. All rights reserved.