Uses of Interface
software.amazon.awssdk.services.ec2.model.PeeringAttachmentStatus.Builder
Packages that use PeeringAttachmentStatus.Builder
-
Uses of PeeringAttachmentStatus.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PeeringAttachmentStatus.BuilderModifier and TypeMethodDescriptionPeeringAttachmentStatus.builder()The status code.The status message, if applicable.PeeringAttachmentStatus.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PeeringAttachmentStatus.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PeeringAttachmentStatus.Builder>PeeringAttachmentStatus.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type PeeringAttachmentStatus.BuilderModifier and TypeMethodDescriptionTransitGatewayPeeringAttachment.Builder.status(Consumer<PeeringAttachmentStatus.Builder> status) The status of the transit gateway peering attachment.