Uses of Interface
software.amazon.awssdk.services.location.model.LocationResponse.Builder
-
Packages that use LocationResponse.Builder Package Description software.amazon.awssdk.services.location.model -
-
Uses of LocationResponse.Builder in software.amazon.awssdk.services.location.model
Classes in software.amazon.awssdk.services.location.model that implement LocationResponse.Builder Modifier and Type Class Description protected static classLocationResponse.BuilderImplMethods in software.amazon.awssdk.services.location.model that return LocationResponse.Builder Modifier and Type Method Description LocationResponse.BuilderLocationResponse.Builder. responseMetadata(AwsResponseMetadata metadata)LocationResponse.BuilderLocationResponse.BuilderImpl. responseMetadata(AwsResponseMetadata responseMetadata)Constructors in software.amazon.awssdk.services.location.model with parameters of type LocationResponse.Builder Constructor Description LocationResponse(LocationResponse.Builder builder)
-