Uses of Interface
software.amazon.awssdk.services.ec2.model.GetRouteServerAssociationsResponse.Builder
Packages that use GetRouteServerAssociationsResponse.Builder
-
Uses of GetRouteServerAssociationsResponse.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return GetRouteServerAssociationsResponse.BuilderModifier and TypeMethodDescriptionGetRouteServerAssociationsResponse.builder()GetRouteServerAssociationsResponse.Builder.routeServerAssociations(Collection<RouteServerAssociation> routeServerAssociations) Information about the associations for the specified route server.GetRouteServerAssociationsResponse.Builder.routeServerAssociations(Consumer<RouteServerAssociation.Builder>... routeServerAssociations) Information about the associations for the specified route server.GetRouteServerAssociationsResponse.Builder.routeServerAssociations(RouteServerAssociation... routeServerAssociations) Information about the associations for the specified route server.GetRouteServerAssociationsResponse.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type GetRouteServerAssociationsResponse.BuilderModifier and TypeMethodDescriptionstatic Class<? extends GetRouteServerAssociationsResponse.Builder>GetRouteServerAssociationsResponse.serializableBuilderClass()