Uses of Class
software.amazon.awssdk.services.sesv2.model.Route
Packages that use Route
-
Uses of Route in software.amazon.awssdk.services.sesv2.model
Methods in software.amazon.awssdk.services.sesv2.model that return types with arguments of type RouteModifier and TypeMethodDescriptionGetMultiRegionEndpointResponse.routes()Contains routes information for the multi-region endpoint (global-endpoint).Methods in software.amazon.awssdk.services.sesv2.model with parameters of type RouteModifier and TypeMethodDescriptionContains routes information for the multi-region endpoint (global-endpoint).Method parameters in software.amazon.awssdk.services.sesv2.model with type arguments of type RouteModifier and TypeMethodDescriptionGetMultiRegionEndpointResponse.Builder.routes(Collection<Route> routes) Contains routes information for the multi-region endpoint (global-endpoint).