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