Uses of Interface
software.amazon.awssdk.services.ec2.model.CreateTransitGatewayVpcAttachmentResponse.Builder
Packages that use CreateTransitGatewayVpcAttachmentResponse.Builder
-
Uses of CreateTransitGatewayVpcAttachmentResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return CreateTransitGatewayVpcAttachmentResponse.BuilderModifier and TypeMethodDescriptionCreateTransitGatewayVpcAttachmentResponse.builder()CreateTransitGatewayVpcAttachmentResponse.toBuilder()CreateTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(Consumer<TransitGatewayVpcAttachment.Builder> transitGatewayVpcAttachment) Information about the VPC attachment.CreateTransitGatewayVpcAttachmentResponse.Builder.transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment) Information about the VPC attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type CreateTransitGatewayVpcAttachmentResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends CreateTransitGatewayVpcAttachmentResponse.Builder>CreateTransitGatewayVpcAttachmentResponse.serializableBuilderClass()