Uses of Interface
software.amazon.awssdk.services.ec2.model.RejectTransitGatewayVpcAttachmentResponse.Builder
-
Packages that use RejectTransitGatewayVpcAttachmentResponse.Builder Package Description software.amazon.awssdk.services.ec2.model -
-
Uses of RejectTransitGatewayVpcAttachmentResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RejectTransitGatewayVpcAttachmentResponse.Builder Modifier and Type Method Description static RejectTransitGatewayVpcAttachmentResponse.BuilderRejectTransitGatewayVpcAttachmentResponse. builder()RejectTransitGatewayVpcAttachmentResponse.BuilderRejectTransitGatewayVpcAttachmentResponse. toBuilder()default RejectTransitGatewayVpcAttachmentResponse.BuilderRejectTransitGatewayVpcAttachmentResponse.Builder. transitGatewayVpcAttachment(Consumer<TransitGatewayVpcAttachment.Builder> transitGatewayVpcAttachment)Information about the attachment.RejectTransitGatewayVpcAttachmentResponse.BuilderRejectTransitGatewayVpcAttachmentResponse.Builder. transitGatewayVpcAttachment(TransitGatewayVpcAttachment transitGatewayVpcAttachment)Information about the attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RejectTransitGatewayVpcAttachmentResponse.Builder Modifier and Type Method Description static Class<? extends RejectTransitGatewayVpcAttachmentResponse.Builder>RejectTransitGatewayVpcAttachmentResponse. serializableBuilderClass()
-