Uses of Interface
software.amazon.awssdk.services.ec2.model.TransitGatewayPeeringAttachment.Builder
Packages that use TransitGatewayPeeringAttachment.Builder
-
Uses of TransitGatewayPeeringAttachment.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return TransitGatewayPeeringAttachment.BuilderModifier and TypeMethodDescriptionTransitGatewayPeeringAttachment.Builder.accepterTgwInfo(Consumer<PeeringTgwInfo.Builder> accepterTgwInfo) Information about the accepter transit gateway.TransitGatewayPeeringAttachment.Builder.accepterTgwInfo(PeeringTgwInfo accepterTgwInfo) Information about the accepter transit gateway.TransitGatewayPeeringAttachment.Builder.accepterTransitGatewayAttachmentId(String accepterTransitGatewayAttachmentId) The ID of the accepter transit gateway attachment.TransitGatewayPeeringAttachment.builder()TransitGatewayPeeringAttachment.Builder.creationTime(Instant creationTime) The time the transit gateway peering attachment was created.TransitGatewayPeeringAttachment.Builder.options(Consumer<TransitGatewayPeeringAttachmentOptions.Builder> options) Details about the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.options(TransitGatewayPeeringAttachmentOptions options) Details about the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.requesterTgwInfo(Consumer<PeeringTgwInfo.Builder> requesterTgwInfo) Information about the requester transit gateway.TransitGatewayPeeringAttachment.Builder.requesterTgwInfo(PeeringTgwInfo requesterTgwInfo) Information about the requester transit gateway.The state of the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.state(TransitGatewayAttachmentState state) The state of the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.status(Consumer<PeeringAttachmentStatus.Builder> status) The status of the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.status(PeeringAttachmentStatus status) The status of the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.tags(Collection<Tag> tags) The tags for the transit gateway peering attachment.TransitGatewayPeeringAttachment.Builder.tags(Consumer<Tag.Builder>... tags) The tags for the transit gateway peering attachment.The tags for the transit gateway peering attachment.TransitGatewayPeeringAttachment.toBuilder()TransitGatewayPeeringAttachment.Builder.transitGatewayAttachmentId(String transitGatewayAttachmentId) The ID of the transit gateway peering attachment.Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type TransitGatewayPeeringAttachment.BuilderModifier and TypeMethodDescriptionstatic Class<? extends TransitGatewayPeeringAttachment.Builder>TransitGatewayPeeringAttachment.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type TransitGatewayPeeringAttachment.BuilderModifier and TypeMethodDescriptionAcceptTransitGatewayPeeringAttachmentResponse.Builder.transitGatewayPeeringAttachment(Consumer<TransitGatewayPeeringAttachment.Builder> transitGatewayPeeringAttachment) The transit gateway peering attachment.CreateTransitGatewayPeeringAttachmentResponse.Builder.transitGatewayPeeringAttachment(Consumer<TransitGatewayPeeringAttachment.Builder> transitGatewayPeeringAttachment) The transit gateway peering attachment.DeleteTransitGatewayPeeringAttachmentResponse.Builder.transitGatewayPeeringAttachment(Consumer<TransitGatewayPeeringAttachment.Builder> transitGatewayPeeringAttachment) The transit gateway peering attachment.RejectTransitGatewayPeeringAttachmentResponse.Builder.transitGatewayPeeringAttachment(Consumer<TransitGatewayPeeringAttachment.Builder> transitGatewayPeeringAttachment) The transit gateway peering attachment.