Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeTransitGatewayAttachmentsResponse
Packages that use DescribeTransitGatewayAttachmentsResponse
Package
Description
-
Uses of DescribeTransitGatewayAttachmentsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeTransitGatewayAttachmentsResponseModifier and TypeMethodDescriptionEc2Client.describeTransitGatewayAttachments()Describes one or more attachments between resources and transit gateways.Ec2Client.describeTransitGatewayAttachments(Consumer<DescribeTransitGatewayAttachmentsRequest.Builder> describeTransitGatewayAttachmentsRequest) Describes one or more attachments between resources and transit gateways.Ec2Client.describeTransitGatewayAttachments(DescribeTransitGatewayAttachmentsRequest describeTransitGatewayAttachmentsRequest) Describes one or more attachments between resources and transit gateways.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeTransitGatewayAttachmentsResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeTransitGatewayAttachments()Describes one or more attachments between resources and transit gateways.Ec2AsyncClient.describeTransitGatewayAttachments(Consumer<DescribeTransitGatewayAttachmentsRequest.Builder> describeTransitGatewayAttachmentsRequest) Describes one or more attachments between resources and transit gateways.Ec2AsyncClient.describeTransitGatewayAttachments(DescribeTransitGatewayAttachmentsRequest describeTransitGatewayAttachmentsRequest) Describes one or more attachments between resources and transit gateways. -
Uses of DescribeTransitGatewayAttachmentsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeTransitGatewayAttachmentsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeTransitGatewayAttachmentsResponseModifier and TypeMethodDescriptionvoidDescribeTransitGatewayAttachmentsPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeTransitGatewayAttachmentsResponse> subscriber)