Uses of Class
software.amazon.awssdk.services.ec2.model.DescribeOutpostLagsRequest
-
Packages that use DescribeOutpostLagsRequest Package Description software.amazon.awssdk.services.ec2 Amazon Elastic Compute Cloud software.amazon.awssdk.services.ec2.transform -
-
Uses of DescribeOutpostLagsRequest in software.amazon.awssdk.services.ec2
Methods in software.amazon.awssdk.services.ec2 with parameters of type DescribeOutpostLagsRequest Modifier and Type Method Description default CompletableFuture<DescribeOutpostLagsResponse>Ec2AsyncClient. describeOutpostLags(DescribeOutpostLagsRequest describeOutpostLagsRequest)Describes the Outposts link aggregation groups (LAGs).default DescribeOutpostLagsResponseEc2Client. describeOutpostLags(DescribeOutpostLagsRequest describeOutpostLagsRequest)Describes the Outposts link aggregation groups (LAGs). -
Uses of DescribeOutpostLagsRequest in software.amazon.awssdk.services.ec2.transform
Methods in software.amazon.awssdk.services.ec2.transform with parameters of type DescribeOutpostLagsRequest Modifier and Type Method Description SdkHttpFullRequestDescribeOutpostLagsRequestMarshaller. marshall(DescribeOutpostLagsRequest describeOutpostLagsRequest)
-