Uses of Interface
software.amazon.awssdk.services.ec2.model.RouteTableAssociation.Builder
Packages that use RouteTableAssociation.Builder
-
Uses of RouteTableAssociation.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RouteTableAssociation.BuilderModifier and TypeMethodDescriptiondefault RouteTableAssociation.BuilderRouteTableAssociation.Builder.associationState(Consumer<RouteTableAssociationState.Builder> associationState) The state of the association.RouteTableAssociation.Builder.associationState(RouteTableAssociationState associationState) The state of the association.RouteTableAssociation.builder()The ID of the internet gateway or virtual private gateway.Indicates whether this is the main route table.RouteTableAssociation.Builder.publicIpv4Pool(String publicIpv4Pool) The ID of a public IPv4 pool.RouteTableAssociation.Builder.routeTableAssociationId(String routeTableAssociationId) The ID of the association.RouteTableAssociation.Builder.routeTableId(String routeTableId) The ID of the route table.The ID of the subnet.RouteTableAssociation.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RouteTableAssociation.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RouteTableAssociation.Builder>RouteTableAssociation.serializableBuilderClass()