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