| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
TransitGatewayVpcAttachment |
ModifyTransitGatewayVpcAttachmentResponse.transitGatewayVpcAttachment()
Information about the modified attachment.
|
TransitGatewayVpcAttachment |
DeleteTransitGatewayVpcAttachmentResponse.transitGatewayVpcAttachment()
Information about the deleted VPC attachment.
|
TransitGatewayVpcAttachment |
CreateTransitGatewayVpcAttachmentResponse.transitGatewayVpcAttachment()
Information about the VPC attachment.
|
TransitGatewayVpcAttachment |
AcceptTransitGatewayVpcAttachmentResponse.transitGatewayVpcAttachment()
The VPC attachment.
|
TransitGatewayVpcAttachment |
RejectTransitGatewayVpcAttachmentResponse.transitGatewayVpcAttachment()
Information about the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
List<TransitGatewayVpcAttachment> |
DescribeTransitGatewayVpcAttachmentsResponse.transitGatewayVpcAttachments()
Information about the VPC attachments.
|
| Modifier and Type | Method and Description |
|---|---|
ModifyTransitGatewayVpcAttachmentResponse.Builder |
ModifyTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
Information about the modified attachment.
|
DeleteTransitGatewayVpcAttachmentResponse.Builder |
DeleteTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
Information about the deleted VPC attachment.
|
CreateTransitGatewayVpcAttachmentResponse.Builder |
CreateTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
Information about the VPC attachment.
|
AcceptTransitGatewayVpcAttachmentResponse.Builder |
AcceptTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
The VPC attachment.
|
RejectTransitGatewayVpcAttachmentResponse.Builder |
RejectTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
Information about the attachment.
|
DescribeTransitGatewayVpcAttachmentsResponse.Builder |
DescribeTransitGatewayVpcAttachmentsResponse.Builder.transitGatewayVpcAttachments(TransitGatewayVpcAttachment... transitGatewayVpcAttachments)
Information about the VPC attachments.
|
| Modifier and Type | Method and Description |
|---|---|
DescribeTransitGatewayVpcAttachmentsResponse.Builder |
DescribeTransitGatewayVpcAttachmentsResponse.Builder.transitGatewayVpcAttachments(Collection<TransitGatewayVpcAttachment> transitGatewayVpcAttachments)
Information about the VPC attachments.
|
Copyright © 2019. All rights reserved.