Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeLocalGatewayVirtualInterfacesResponse
Packages that use DescribeLocalGatewayVirtualInterfacesResponse
Package
Description
-
Uses of DescribeLocalGatewayVirtualInterfacesResponse in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 that return DescribeLocalGatewayVirtualInterfacesResponseModifier and TypeMethodDescriptionEc2Client.describeLocalGatewayVirtualInterfaces(Consumer<DescribeLocalGatewayVirtualInterfacesRequest.Builder> describeLocalGatewayVirtualInterfacesRequest) Describes the specified local gateway virtual interfaces.Ec2Client.describeLocalGatewayVirtualInterfaces(DescribeLocalGatewayVirtualInterfacesRequest describeLocalGatewayVirtualInterfacesRequest) Describes the specified local gateway virtual interfaces.Methods in software.amazon.awssdk.services.ec2 that return types with arguments of type DescribeLocalGatewayVirtualInterfacesResponseModifier and TypeMethodDescriptionEc2AsyncClient.describeLocalGatewayVirtualInterfaces(Consumer<DescribeLocalGatewayVirtualInterfacesRequest.Builder> describeLocalGatewayVirtualInterfacesRequest) Describes the specified local gateway virtual interfaces.Ec2AsyncClient.describeLocalGatewayVirtualInterfaces(DescribeLocalGatewayVirtualInterfacesRequest describeLocalGatewayVirtualInterfacesRequest) Describes the specified local gateway virtual interfaces. -
Uses of DescribeLocalGatewayVirtualInterfacesResponse in software.amazon.awssdk.services.ec2.paginators
Methods in software.amazon.awssdk.services.ec2.paginators that return types with arguments of type DescribeLocalGatewayVirtualInterfacesResponseMethod parameters in software.amazon.awssdk.services.ec2.paginators with type arguments of type DescribeLocalGatewayVirtualInterfacesResponseModifier and TypeMethodDescriptionvoidDescribeLocalGatewayVirtualInterfacesPublisher.subscribe(org.reactivestreams.Subscriber<? super DescribeLocalGatewayVirtualInterfacesResponse> subscriber)