Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeLocalGatewaysResponse.Builder
Packages that use DescribeLocalGatewaysResponse.Builder
-
Uses of DescribeLocalGatewaysResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeLocalGatewaysResponse.BuilderModifier and TypeMethodDescriptionDescribeLocalGatewaysResponse.builder()DescribeLocalGatewaysResponse.Builder.localGateways(Collection<LocalGateway> localGateways) Information about the local gateways.DescribeLocalGatewaysResponse.Builder.localGateways(Consumer<LocalGateway.Builder>... localGateways) Information about the local gateways.DescribeLocalGatewaysResponse.Builder.localGateways(LocalGateway... localGateways) Information about the local gateways.The token to use to retrieve the next page of results.DescribeLocalGatewaysResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeLocalGatewaysResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeLocalGatewaysResponse.Builder>DescribeLocalGatewaysResponse.serializableBuilderClass()