Uses of Interface
software.amazon.awssdk.services.ec2.model.DescribeRouteTablesResponse.Builder
Packages that use DescribeRouteTablesResponse.Builder
-
Uses of DescribeRouteTablesResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return DescribeRouteTablesResponse.BuilderModifier and TypeMethodDescriptionDescribeRouteTablesResponse.builder()The token to include in another request to get the next page of items.DescribeRouteTablesResponse.Builder.routeTables(Collection<RouteTable> routeTables) Information about the route tables.DescribeRouteTablesResponse.Builder.routeTables(Consumer<RouteTable.Builder>... routeTables) Information about the route tables.DescribeRouteTablesResponse.Builder.routeTables(RouteTable... routeTables) Information about the route tables.DescribeRouteTablesResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type DescribeRouteTablesResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends DescribeRouteTablesResponse.Builder>DescribeRouteTablesResponse.serializableBuilderClass()