Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateRouteTableResponse.Builder
Packages that use AssociateRouteTableResponse.Builder
-
Uses of AssociateRouteTableResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateRouteTableResponse.BuilderModifier and TypeMethodDescriptionAssociateRouteTableResponse.Builder.associationId(String associationId) The route table association ID.AssociateRouteTableResponse.Builder.associationState(Consumer<RouteTableAssociationState.Builder> associationState) The state of the association.AssociateRouteTableResponse.Builder.associationState(RouteTableAssociationState associationState) The state of the association.AssociateRouteTableResponse.builder()AssociateRouteTableResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateRouteTableResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateRouteTableResponse.Builder>AssociateRouteTableResponse.serializableBuilderClass()