Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeOutpostLagsResponse.Builder
Packages that use DescribeOutpostLagsResponse.Builder
-
Uses of DescribeOutpostLagsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeOutpostLagsResponse.BuilderModifier and TypeMethodDescriptionDescribeOutpostLagsResponse.builder()The token to use to retrieve the next page of results.DescribeOutpostLagsResponse.Builder.outpostLags(Collection<OutpostLag> outpostLags) The Outpost LAGs.DescribeOutpostLagsResponse.Builder.outpostLags(Consumer<OutpostLag.Builder>... outpostLags) The Outpost LAGs.DescribeOutpostLagsResponse.Builder.outpostLags(OutpostLag... outpostLags) The Outpost LAGs.DescribeOutpostLagsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeOutpostLagsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeOutpostLagsResponse.Builder>DescribeOutpostLagsResponse.serializableBuilderClass()