Uses of Class
software.amazon.awssdk.services.ec2.model.GetTransitGatewayAttachmentPropagationsResponse
Packages that use GetTransitGatewayAttachmentPropagationsResponse
Package
Description
-
Uses of GetTransitGatewayAttachmentPropagationsResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return GetTransitGatewayAttachmentPropagationsResponseModifier and TypeMethodDescriptionEc2Client.getTransitGatewayAttachmentPropagations(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2Client.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type GetTransitGatewayAttachmentPropagationsResponseModifier and TypeMethodDescriptionEc2AsyncClient.getTransitGatewayAttachmentPropagations(Consumer<GetTransitGatewayAttachmentPropagationsRequest.Builder> getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes.Ec2AsyncClient.getTransitGatewayAttachmentPropagations(GetTransitGatewayAttachmentPropagationsRequest getTransitGatewayAttachmentPropagationsRequest) Lists the route tables to which the specified resource attachment propagates routes. -
Uses of GetTransitGatewayAttachmentPropagationsResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type GetTransitGatewayAttachmentPropagationsResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type GetTransitGatewayAttachmentPropagationsResponseModifier and TypeMethodDescriptionvoidGetTransitGatewayAttachmentPropagationsPublisher.subscribe(org.reactivestreams.Subscriber<? super GetTransitGatewayAttachmentPropagationsResponse> subscriber)