| Package | Description |
|---|---|
| software.amazon.awssdk.services.ec2.model |
| Modifier and Type | Method and Description |
|---|---|
static RejectTransitGatewayVpcAttachmentResponse.Builder |
RejectTransitGatewayVpcAttachmentResponse.builder() |
RejectTransitGatewayVpcAttachmentResponse.Builder |
RejectTransitGatewayVpcAttachmentResponse.toBuilder() |
default RejectTransitGatewayVpcAttachmentResponse.Builder |
RejectTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(Consumer<TransitGatewayVpcAttachment.Builder> transitGatewayVpcAttachment)
Information about the attachment.
|
RejectTransitGatewayVpcAttachmentResponse.Builder |
RejectTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)
Information about the attachment.
|
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends RejectTransitGatewayVpcAttachmentResponse.Builder> |
RejectTransitGatewayVpcAttachmentResponse.serializableBuilderClass() |
Copyright © 2022. All rights reserved.