Uses of Interface
software.amazon.awssdk.services.route53.model.Coordinates.Builder
Packages that use Coordinates.Builder
-
Uses of Coordinates.Builder in software.amazon.awssdk.services.route53.model
Methods in software.amazon.awssdk.services.route53.model that return Coordinates.BuilderModifier and TypeMethodDescriptionstatic Coordinates.BuilderCoordinates.builder()Specifies a coordinate of the north–south position of a geographic point on the surface of the Earth (-90 - 90).Specifies a coordinate of the east–west position of a geographic point on the surface of the Earth (-180 - 180).Coordinates.toBuilder()Methods in software.amazon.awssdk.services.route53.model that return types with arguments of type Coordinates.BuilderModifier and TypeMethodDescriptionstatic Class<? extends Coordinates.Builder>Coordinates.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.route53.model with type arguments of type Coordinates.BuilderModifier and TypeMethodDescriptiondefault GeoProximityLocation.BuilderGeoProximityLocation.Builder.coordinates(Consumer<Coordinates.Builder> coordinates) Contains the longitude and latitude for a geographic region.