Uses of Interface
software.amazon.awssdk.services.ec2.model.AssociateRouteServerResponse.Builder
Packages that use AssociateRouteServerResponse.Builder
-
Uses of AssociateRouteServerResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AssociateRouteServerResponse.BuilderModifier and TypeMethodDescriptionAssociateRouteServerResponse.builder()AssociateRouteServerResponse.Builder.routeServerAssociation(Consumer<RouteServerAssociation.Builder> routeServerAssociation) Information about the association between the route server and the VPC.AssociateRouteServerResponse.Builder.routeServerAssociation(RouteServerAssociation routeServerAssociation) Information about the association between the route server and the VPC.AssociateRouteServerResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AssociateRouteServerResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AssociateRouteServerResponse.Builder>AssociateRouteServerResponse.serializableBuilderClass()