Uses of Class
software.amazon.awssdk.services.migrationhubrefactorspaces.model.UriPathRouteInput
-
Packages that use UriPathRouteInput Package Description software.amazon.awssdk.services.migrationhubrefactorspaces.model -
-
Uses of UriPathRouteInput in software.amazon.awssdk.services.migrationhubrefactorspaces.model
Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model that return UriPathRouteInput Modifier and Type Method Description UriPathRouteInputCreateRouteRequest. uriPathRoute()The configuration for the URI path route type.UriPathRouteInputCreateRouteResponse. uriPathRoute()Configuration for the URI path route type.Methods in software.amazon.awssdk.services.migrationhubrefactorspaces.model with parameters of type UriPathRouteInput Modifier and Type Method Description CreateRouteRequest.BuilderCreateRouteRequest.Builder. uriPathRoute(UriPathRouteInput uriPathRoute)The configuration for the URI path route type.CreateRouteResponse.BuilderCreateRouteResponse.Builder. uriPathRoute(UriPathRouteInput uriPathRoute)Configuration for the URI path route type.
-