Uses of Class
software.amazon.awssdk.services.ec2.model.OutpostLag
Packages that use OutpostLag
-
Uses of OutpostLag in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type OutpostLagModifier and TypeMethodDescriptionfinal List<OutpostLag>DescribeOutpostLagsResponse.outpostLags()The Outpost LAGs.Methods in software.amazon.awssdk.services.ec2.model with parameters of type OutpostLagModifier and TypeMethodDescriptionDescribeOutpostLagsResponse.Builder.outpostLags(OutpostLag... outpostLags) The Outpost LAGs.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type OutpostLagModifier and TypeMethodDescriptionDescribeOutpostLagsResponse.Builder.outpostLags(Collection<OutpostLag> outpostLags) The Outpost LAGs.