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