Uses of Class
software.amazon.awssdk.services.georoutes.model.GeoRoutesRequest
-
Packages that use GeoRoutesRequest Package Description software.amazon.awssdk.services.georoutes.internal software.amazon.awssdk.services.georoutes.model -
-
Uses of GeoRoutesRequest in software.amazon.awssdk.services.georoutes.internal
Methods in software.amazon.awssdk.services.georoutes.internal with type parameters of type GeoRoutesRequest Modifier and Type Method Description static <T extends GeoRoutesRequest>
TUserAgentUtils. applyPaginatorUserAgent(T request)static <T extends GeoRoutesRequest>
TUserAgentUtils. applyUserAgentInfo(T request, Consumer<AwsRequestOverrideConfiguration.Builder> userAgentApplier) -
Uses of GeoRoutesRequest in software.amazon.awssdk.services.georoutes.model
Subclasses of GeoRoutesRequest in software.amazon.awssdk.services.georoutes.model Modifier and Type Class Description classCalculateIsolinesRequestclassCalculateRouteMatrixRequestclassCalculateRoutesRequestclassOptimizeWaypointsRequestclassSnapToRoadsRequestMethods in software.amazon.awssdk.services.georoutes.model that return GeoRoutesRequest Modifier and Type Method Description GeoRoutesRequestGeoRoutesRequest.Builder. build()Constructors in software.amazon.awssdk.services.georoutes.model with parameters of type GeoRoutesRequest Constructor Description BuilderImpl(GeoRoutesRequest request)
-