Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeServiceLinkVirtualInterfacesRequest
-
Packages that use DescribeServiceLinkVirtualInterfacesRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DescribeServiceLinkVirtualInterfacesRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeServiceLinkVirtualInterfacesRequest Modifier and Type Method Description default CompletableFuture<DescribeServiceLinkVirtualInterfacesResponse>Ec2AsyncClient. describeServiceLinkVirtualInterfaces(DescribeServiceLinkVirtualInterfacesRequest describeServiceLinkVirtualInterfacesRequest)Describes the Outpost service link virtual interfaces.default DescribeServiceLinkVirtualInterfacesResponseEc2Client. describeServiceLinkVirtualInterfaces(DescribeServiceLinkVirtualInterfacesRequest describeServiceLinkVirtualInterfacesRequest)Describes the Outpost service link virtual interfaces. -
Uses of DescribeServiceLinkVirtualInterfacesRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeServiceLinkVirtualInterfacesRequest Modifier and Type Method Description SdkHttpFullRequestDescribeServiceLinkVirtualInterfacesRequestMarshaller. marshall(DescribeServiceLinkVirtualInterfacesRequest describeServiceLinkVirtualInterfacesRequest)
-