Index
A B C D E F G H I J K L M N O P Q R S T U V W X Z
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- AccessNotConfiguredException - Exception in ai.nextbillion.maps.errors
-
Indicates that the API call was not configured for the supplied credentials and environmental conditions.
- AccessNotConfiguredException(String) - Constructor for exception ai.nextbillion.maps.errors.AccessNotConfiguredException
- ACCOUNTING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ACCOUNTING - ai.nextbillion.maps.model.PlaceType
- accuracy - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- accuracy - Variable in class ai.nextbillion.maps.model.GeolocationResult
-
The accuracy of the estimated location, in meters.
- acquire() - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a single permit from this
RateLimiter, blocking until the request can be granted. - acquire(int) - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires the given number of permits from this
RateLimiter, blocking until the request can be granted. - AddCellTower(CellTower) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- AddCellTower(CellTower) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- address(String) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Creates a forward geocode for
address. - ADDRESS - ai.nextbillion.maps.model.PlaceAutocompleteType
- AddressComponent - Class in ai.nextbillion.maps.model
-
The parts of an address.
- AddressComponent() - Constructor for class ai.nextbillion.maps.model.AddressComponent
- addressComponents - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
A list of separate address components that comprise the address of this place.
- AddressComponentType - Enum in ai.nextbillion.maps.model
-
The Address Component types.
- AddressType - Enum in ai.nextbillion.maps.model
-
The Address types.
- AddWifiAccessPoint(WifiAccessPoint) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- AddWifiAccessPoint(WifiAccessPoint) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- ADMINISTRATIVE_AREA_LEVEL_1 - ai.nextbillion.maps.model.AddressComponentType
-
A first-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_1 - ai.nextbillion.maps.model.AddressType
-
A first-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_2 - ai.nextbillion.maps.model.AddressComponentType
-
A second-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_2 - ai.nextbillion.maps.model.AddressType
-
A second-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_3 - ai.nextbillion.maps.model.AddressComponentType
-
A third-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_3 - ai.nextbillion.maps.model.AddressType
-
A third-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_4 - ai.nextbillion.maps.model.AddressComponentType
-
A fourth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_4 - ai.nextbillion.maps.model.AddressType
-
A fourth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_5 - ai.nextbillion.maps.model.AddressComponentType
-
A fifth-order civil entity below the country level.
- ADMINISTRATIVE_AREA_LEVEL_5 - ai.nextbillion.maps.model.AddressType
-
A fifth-order civil entity below the country level.
- administrativeArea(String) - Static method in class ai.nextbillion.maps.model.ComponentFilter
-
Matches all the administrative area levels.
- adrAddress - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
A representation of the place's address in the adr microformat.
- age - Variable in class ai.nextbillion.maps.model.CellTower
-
The number of milliseconds since this cell was primary.
- age - Variable in class ai.nextbillion.maps.model.WifiAccessPoint
-
The number of milliseconds since this access point was detected.
- Age(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- Age(int) - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- agencies - Variable in class ai.nextbillion.maps.model.TransitLine
-
Information about the operator(s) of this transit line.
- ai.nextbillion.maps - package ai.nextbillion.maps
- ai.nextbillion.maps.errors - package ai.nextbillion.maps.errors
- ai.nextbillion.maps.internal - package ai.nextbillion.maps.internal
- ai.nextbillion.maps.internal.ratelimiter - package ai.nextbillion.maps.internal.ratelimiter
- ai.nextbillion.maps.metrics - package ai.nextbillion.maps.metrics
- ai.nextbillion.maps.model - package ai.nextbillion.maps.model
- AIRPORT - ai.nextbillion.maps.model.AddressComponentType
-
An airport.
- AIRPORT - ai.nextbillion.maps.model.AddressType
-
An airport.
- AIRPORT - ai.nextbillion.maps.model.PlaceType
- AlternatePlaceIds() - Constructor for class ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
Deprecated.
- alternatives(boolean) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
If set to true, specifies that the Directions service may provide more than one route alternative in the response.
- altIds - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
An optional array of alternative place IDs for the place, with a scope related to each alternative ID.
- AMUSEMENT_PARK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- AMUSEMENT_PARK - ai.nextbillion.maps.model.PlaceType
- API_STATUS - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- ApiConfig - Class in ai.nextbillion.maps.internal
-
API configuration builder.
- ApiConfig(String) - Constructor for class ai.nextbillion.maps.internal.ApiConfig
- ApiError - Class in ai.nextbillion.maps.errors
-
An error returned by the API, including some extra information for aiding in debugging.
- ApiError() - Constructor for class ai.nextbillion.maps.errors.ApiError
- ApiException - Exception in ai.nextbillion.maps.errors
-
ApiException and its descendants represent an error returned by the remote API.
- ApiException(String) - Constructor for exception ai.nextbillion.maps.errors.ApiException
- apiKey(String) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- apiKey(String) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the API Key to use for authorizing requests.
- apiKey(String) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- apiKey(String) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- apiKeyInQuery(boolean) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- apiKeyInQuery(boolean) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the API Key to use for authorizing requests.
- apiKeyInQuery(boolean) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- apiKeyInQuery(boolean) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- ApiResponse<T> - Interface in ai.nextbillion.maps.internal
-
All Geo API responses implement this Interface.
- APP - ai.nextbillion.maps.model.PlaceIdScope
-
Deprecated.Indicates the place ID is recognised by your application only.
- APPEAL - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- APPROXIMATE - ai.nextbillion.maps.model.LocationType
-
Restricts the results to those that are characterized as approximate.
- AQUARIUM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- AQUARIUM - ai.nextbillion.maps.model.PlaceType
- ARCHIPELAGO - ai.nextbillion.maps.model.AddressComponentType
-
An archipelago.
- ARCHIPELAGO - ai.nextbillion.maps.model.AddressType
-
An archipelago.
- arrivalStop - Variable in class ai.nextbillion.maps.model.TransitDetails
-
Information about the arrival stop/station for this part of the trip.
- arrivalTime - Variable in class ai.nextbillion.maps.model.TransitDetails
-
The arrival time for this leg of the journey.
- arrivalTime(Instant) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Set the arrival time for a Transit directions request.
- arrivalTime(Instant) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the desired time of arrival for transit requests.
- ART_GALLERY - ai.nextbillion.maps.model.AddressComponentType
-
An art gallery.
- ART_GALLERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ART_GALLERY - ai.nextbillion.maps.model.PlaceType
- AspectRating() - Constructor for class ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
- aspects - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
A list of AspectRating objects, each of which provides a rating of a single attribute of the establishment.
- ATM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ATM - ai.nextbillion.maps.model.PlaceType
- ATMOSPHERE - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- authorName - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The name of the user who submitted the review.
- authorUrl - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The URL of the user's Google+ profile, if available.
- AutocompletePrediction - Class in ai.nextbillion.maps.model
-
Represents a single Autocomplete result returned from the Google Places API Web Service.
- AutocompletePrediction() - Constructor for class ai.nextbillion.maps.model.AutocompletePrediction
- AutocompletePrediction.MatchedSubstring - Class in ai.nextbillion.maps.model
-
Describes the location of the entered term in the prediction result text, so that the term can be highlighted if desired.
- AutocompletePrediction.Term - Class in ai.nextbillion.maps.model
-
Identifies each section of the returned description.
- AutocompleteStructuredFormatting - Class in ai.nextbillion.maps.model
-
The structured formatting info for a
AutocompletePrediction. - AutocompleteStructuredFormatting() - Constructor for class ai.nextbillion.maps.model.AutocompleteStructuredFormatting
- avoid(DirectionsApi.RouteRestriction) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Introduces restrictions to the route.
- avoid(DirectionsApi.RouteRestriction...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Indicates that the calculated route(s) should avoid the indicated features.
- await() - Method in class ai.nextbillion.maps.internal.GaePendingResult
- await() - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- await() - Method in interface ai.nextbillion.maps.PendingResult
-
Performs the request synchronously.
- awaitIgnoreError() - Method in class ai.nextbillion.maps.internal.GaePendingResult
- awaitIgnoreError() - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- awaitIgnoreError() - Method in interface ai.nextbillion.maps.PendingResult
-
Performs the request synchronously, ignoring exceptions while performing the request and errors returned by the server.
- awaitTermination(long, TimeUnit) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
B
- BAKERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BAKERY - ai.nextbillion.maps.model.PlaceType
- BANK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BANK - ai.nextbillion.maps.model.PlaceType
- BAR - ai.nextbillion.maps.model.AddressComponentType
-
A bar.
- BAR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BAR - ai.nextbillion.maps.model.PlaceType
- BEAUTY_SALON - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BEAUTY_SALON - ai.nextbillion.maps.model.PlaceType
- BEST_GUESS - ai.nextbillion.maps.model.TrafficModel
- BICYCLE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BICYCLE_STORE - ai.nextbillion.maps.model.PlaceType
- BICYCLING - ai.nextbillion.maps.model.TravelMode
- BOOK_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BOOK_STORE - ai.nextbillion.maps.model.PlaceType
- bounds - Variable in class ai.nextbillion.maps.model.Geometry
-
The bounding box which can fully contain the returned result (optionally returned).
- bounds(LatLng, LatLng) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Sets the bounding box of the viewport within which to bias geocode results more prominently.
- Bounds - Class in ai.nextbillion.maps.model
-
The northeast and southwest points that delineate the outer bounds of a map.
- Bounds() - Constructor for class ai.nextbillion.maps.model.Bounds
- BOWLING_ALLEY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- BOWLING_ALLEY - ai.nextbillion.maps.model.PlaceType
- build() - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- build() - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Converts this builder into a
GeoApiContext. - build() - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- build() - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- Builder() - Constructor for class ai.nextbillion.maps.GaeRequestHandler.Builder
- Builder() - Constructor for class ai.nextbillion.maps.GeoApiContext.Builder
-
Builder pattern for the enclosing
GeoApiContext. - Builder() - Constructor for class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- Builder(GeoApiContext.RequestHandler.Builder) - Constructor for class ai.nextbillion.maps.GeoApiContext.Builder
- BUS - ai.nextbillion.maps.model.TransitMode
- BUS - ai.nextbillion.maps.model.VehicleType
-
Bus.
- BUS_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a bus stop.
- BUS_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a bus stop.
- BUS_STATION - ai.nextbillion.maps.model.PlaceType
- BUSINESS_STATUS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- businessStatus - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The status of the business (i.e.
- businessStatus - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The status of the business (i.e.
C
- CABLE_CAR - ai.nextbillion.maps.model.VehicleType
-
A vehicle that operates on a cable, usually on the ground.
- CAFE - ai.nextbillion.maps.model.AddressComponentType
-
A cafe.
- CAFE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAFE - ai.nextbillion.maps.model.PlaceType
- CAMPGROUND - ai.nextbillion.maps.model.AddressComponentType
-
A campground.
- CAMPGROUND - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAMPGROUND - ai.nextbillion.maps.model.PlaceType
- cancel() - Method in class ai.nextbillion.maps.internal.GaePendingResult
- cancel() - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- cancel() - Method in interface ai.nextbillion.maps.PendingResult
-
Attempts to cancel the request.
- candidates - Variable in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- candidates - Variable in class ai.nextbillion.maps.model.FindPlaceFromText
- CAR_DEALER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_DEALER - ai.nextbillion.maps.model.PlaceType
- CAR_RENTAL - ai.nextbillion.maps.model.AddressComponentType
-
A car-rental establishment.
- CAR_RENTAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_RENTAL - ai.nextbillion.maps.model.PlaceType
- CAR_REPAIR - ai.nextbillion.maps.model.AddressComponentType
-
A car repair establishment.
- CAR_REPAIR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_REPAIR - ai.nextbillion.maps.model.PlaceType
- CAR_WASH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CAR_WASH - ai.nextbillion.maps.model.PlaceType
- carrier - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
The carrier name.
- Carrier(String) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- Carrier(String) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- CASINO - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CASINO - ai.nextbillion.maps.model.PlaceType
- cellId - Variable in class ai.nextbillion.maps.model.CellTower
-
Unique identifier of the cell (required).
- CellId(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- CellTower - Class in ai.nextbillion.maps.model
-
A cell tower object.
- CellTower() - Constructor for class ai.nextbillion.maps.model.CellTower
- CellTower.CellTowerBuilder - Class in ai.nextbillion.maps.model
- CellTowerBuilder() - Constructor for class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- cellTowers - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
An array of cell tower objects.
- CellTowers(CellTower[]) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- CellTowers(CellTower[]) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- CEMETERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CEMETERY - ai.nextbillion.maps.model.PlaceType
- channel - Variable in class ai.nextbillion.maps.model.WifiAccessPoint
-
The channel over which the client is communicating with the access point.
- channel(String) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default channel for requests (can be overridden by requests).
- Channel(int) - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- checkArgument(boolean, String, Object...) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkNotNull(T) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkNotNull(T, Object) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Preconditions
- checkState(boolean, Object) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Preconditions
- CHURCH - ai.nextbillion.maps.model.AddressType
-
The location of a church.
- CHURCH - ai.nextbillion.maps.model.PlaceType
- CITIES - ai.nextbillion.maps.model.PlaceAutocompleteType
- CITY_HALL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CITY_HALL - ai.nextbillion.maps.model.PlaceType
- clearExperienceId() - Method in class ai.nextbillion.maps.GeoApiContext
-
Clears the experience ID if set the HTTP header field
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDwill be omitted from subsequent calls. - close - Variable in class ai.nextbillion.maps.model.OpeningHours.Period
-
When the Place closes.
- CLOTHING_STORE - ai.nextbillion.maps.model.AddressComponentType
-
A clothing store.
- CLOTHING_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CLOTHING_STORE - ai.nextbillion.maps.model.PlaceType
- code - Variable in class ai.nextbillion.maps.errors.ApiError
- code - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- COLLOQUIAL_AREA - ai.nextbillion.maps.model.AddressComponentType
-
A commonly-used alternative name for the entity.
- COLLOQUIAL_AREA - ai.nextbillion.maps.model.AddressType
-
A commonly-used alternative name for the entity.
- color - Variable in class ai.nextbillion.maps.model.TransitLine
-
The color commonly used in signage for this transit line.
- COMMUTER_TRAIN - ai.nextbillion.maps.model.VehicleType
-
Commuter rail.
- component - Variable in class ai.nextbillion.maps.model.ComponentFilter
- ComponentFilter - Class in ai.nextbillion.maps.model
-
A component filter for a geocode request.
- ComponentFilter(String, String) - Constructor for class ai.nextbillion.maps.model.ComponentFilter
-
Constructs a component filter.
- components(ComponentFilter...) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Sets the component filters.
- components(ComponentFilter...) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
A grouping of places to which you would like to restrict your results.
- compoundCode - Variable in class ai.nextbillion.maps.model.PlusCode
-
The compound Plus Code identifier.
- connectTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- connectTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default connect timeout for new connections.
- connectTimeout(long, TimeUnit) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- connectTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- considerIp - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
Specifies whether to fall back to IP geolocation if wifi and cell tower signals are not available.
- ConsiderIp(boolean) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- ConsiderIp(boolean) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- contentType - Variable in class ai.nextbillion.maps.ImageResult
-
The Content-Type header of the returned result.
- CONTINENT - ai.nextbillion.maps.model.AddressComponentType
-
A continent.
- CONTINENT - ai.nextbillion.maps.model.AddressType
-
A continent.
- CONVENIENCE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- CONVENIENCE_STORE - ai.nextbillion.maps.model.PlaceType
- country(String) - Static method in class ai.nextbillion.maps.model.ComponentFilter
-
Matches a country name or a two letter ISO 3166-1 country code.
- COUNTRY - ai.nextbillion.maps.model.AddressComponentType
-
A national political entity, typically the highest order type returned by the Geocoder.
- COUNTRY - ai.nextbillion.maps.model.AddressType
-
The national political entity, typically the highest order type returned by the Geocoder.
- COURTHOUSE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- COURTHOUSE - ai.nextbillion.maps.model.PlaceType
- create(double) - Static method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- create(double, long, TimeUnit) - Static method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- createCellTower() - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- createGeolocationPayload() - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- createInstance(Type) - Method in class ai.nextbillion.maps.internal.EncodedPolylineInstanceCreator
- CreatePayload() - Method in class ai.nextbillion.maps.GeolocationApiRequest
- createStarted() - Static method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createStarted(Ticker) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createUnstarted() - Static method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createUnstarted(Ticker) - Static method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- createWifiAccessPoint() - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- currency - Variable in class ai.nextbillion.maps.model.Fare
-
The currency that the amount is expressed in.
D
- day - Variable in class ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
-
Day that this Open/Close pair is for.
- DayOfWeekAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
OpeningHours.Period.OpenClose.DayOfWeek. - DayOfWeekAdapter() - Constructor for class ai.nextbillion.maps.internal.DayOfWeekAdapter
- debugInfo - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- decode(String) - Static method in class ai.nextbillion.maps.internal.PolylineEncoding
- decodePath() - Method in class ai.nextbillion.maps.model.EncodedPolyline
- DECOR - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- DENTIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DENTIST - ai.nextbillion.maps.model.PlaceType
- DEPARTMENT_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DEPARTMENT_STORE - ai.nextbillion.maps.model.PlaceType
- departureStop - Variable in class ai.nextbillion.maps.model.TransitDetails
-
Information about the departure stop/station for this part of the trip.
- departureTime - Variable in class ai.nextbillion.maps.model.TransitDetails
-
The departure time for this leg of the journey.
- departureTime(Instant) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Set the departure time for a transit or driving directions request.
- departureTime(Instant) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the desired time of departure.
- departureTimeNow() - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Set the departure time for a transit or driving directions request as the current time.
- description - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
Description of the matched prediction.
- destination(LatLng) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
The destination, as a latitude/longitude location.
- destinationPlaceId(String) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
The Place ID value from which you wish to calculate directions.
- destinations(LatLng...) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more latitude/longitude values to which to calculate distance and time.
- destinations(String...) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more addresses to which to calculate distance and time.
- DirectionsApi - Class in ai.nextbillion.maps
- DirectionsApi.Response - Class in ai.nextbillion.maps
- DirectionsApi.RouteRestriction - Enum in ai.nextbillion.maps
- DirectionsApiRequest - Class in ai.nextbillion.maps
-
Request for the Directions API.
- DirectionsApiRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.DirectionsApiRequest
- DirectionsApiRequest.Waypoint - Class in ai.nextbillion.maps
- DirectionsLeg - Class in ai.nextbillion.maps.model
- DirectionsLeg() - Constructor for class ai.nextbillion.maps.model.DirectionsLeg
- DirectionsResult - Class in ai.nextbillion.maps.model
-
DirectionsResult represents a result from the Google Directions API Web Service.
- DirectionsResult() - Constructor for class ai.nextbillion.maps.model.DirectionsResult
- DirectionsRoute - Class in ai.nextbillion.maps.model
-
A Directions API result.
- DirectionsRoute() - Constructor for class ai.nextbillion.maps.model.DirectionsRoute
- DirectionsStep - Class in ai.nextbillion.maps.model
- DirectionsStep() - Constructor for class ai.nextbillion.maps.model.DirectionsStep
- disableRetries() - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Disables retries completely, by setting max retries to 0 and retry timeout to 0.
- distance - Variable in class ai.nextbillion.maps.model.DirectionsLeg
-
The total distance covered by this leg.
- distance - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- distance - Variable in class ai.nextbillion.maps.model.DistanceMatrixElement
-
distanceindicates the total distance covered by this leg. - distance - Variable in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- Distance - Class in ai.nextbillion.maps.model
-
The distance component for Directions API results.
- Distance() - Constructor for class ai.nextbillion.maps.model.Distance
- DISTANCE - ai.nextbillion.maps.model.RankBy
- DistanceAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
Distance. - DistanceAdapter() - Constructor for class ai.nextbillion.maps.internal.DistanceAdapter
- DistanceMatrix - Class in ai.nextbillion.maps.model
-
A complete result from a Distance Matrix API call.
- DistanceMatrix(DistanceMatrixRow[]) - Constructor for class ai.nextbillion.maps.model.DistanceMatrix
- DistanceMatrixApi - Class in ai.nextbillion.maps
-
The Google Distance Matrix API is a service that provides travel distance and time for a matrix of origins and destinations.
- DistanceMatrixApi.Response - Class in ai.nextbillion.maps
- DistanceMatrixApiRequest - Class in ai.nextbillion.maps
-
A request to the Distance Matrix API.
- DistanceMatrixApiRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.DistanceMatrixApiRequest
- DistanceMatrixElement - Class in ai.nextbillion.maps.model
-
A single result corresponding to an origin/destination pair in a Distance Matrix response.
- DistanceMatrixElement() - Constructor for class ai.nextbillion.maps.model.DistanceMatrixElement
- DistanceMatrixElementStatus - Enum in ai.nextbillion.maps.model
-
The status result for a single
DistanceMatrixElement. - DistanceMatrixRow - Class in ai.nextbillion.maps.model
-
Represents a single row in a Distance Matrix API response.
- DistanceMatrixRow() - Constructor for class ai.nextbillion.maps.model.DistanceMatrixRow
- distanceMeters - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
The distance in meters of the place from the
PlaceAutocompleteRequest.origin(LatLng). - DOCTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- DOCTOR - ai.nextbillion.maps.model.PlaceType
- domain - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- DRIVING - ai.nextbillion.maps.model.TravelMode
- DRUGSTORE - ai.nextbillion.maps.model.AddressComponentType
-
DRUGSTORE
- DRUGSTORE - ai.nextbillion.maps.model.AddressType
-
The location of a drugstore.
- DRUGSTORE - ai.nextbillion.maps.model.PlaceType
- duration - Variable in class ai.nextbillion.maps.model.DirectionsLeg
-
The total duration of this leg.
- duration - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- duration - Variable in class ai.nextbillion.maps.model.DistanceMatrixElement
-
The total duration of this leg.
- Duration - Class in ai.nextbillion.maps.model
-
The duration component for Directions API results.
- Duration() - Constructor for class ai.nextbillion.maps.model.Duration
- DurationAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
Distance. - DurationAdapter() - Constructor for class ai.nextbillion.maps.internal.DurationAdapter
E
- elapsed(TimeUnit) - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- ELECTRICIAN - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ELECTRICIAN - ai.nextbillion.maps.model.PlaceType
- ELECTRONICS_STORE - ai.nextbillion.maps.model.AddressComponentType
-
An electronics store.
- ELECTRONICS_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ELECTRONICS_STORE - ai.nextbillion.maps.model.PlaceType
- elements - Variable in class ai.nextbillion.maps.model.DistanceMatrixRow
-
The results for this row, or individual origin.
- elevation - Variable in class ai.nextbillion.maps.model.ElevationResult
-
Elevation in meters.
- ElevationResult - Class in ai.nextbillion.maps.model
-
An Elevation API result.
- ElevationResult() - Constructor for class ai.nextbillion.maps.model.ElevationResult
- EMBASSY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- EMBASSY - ai.nextbillion.maps.model.PlaceType
- encode(LatLng[]) - Static method in class ai.nextbillion.maps.internal.PolylineEncoding
- encode(List<LatLng>) - Static method in class ai.nextbillion.maps.internal.PolylineEncoding
- EncodedPolyline - Class in ai.nextbillion.maps.model
-
Encoded Polylines are used by the API to represent paths.
- EncodedPolyline() - Constructor for class ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolyline(String) - Constructor for class ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolyline(List<LatLng>) - Constructor for class ai.nextbillion.maps.model.EncodedPolyline
- EncodedPolylineInstanceCreator - Class in ai.nextbillion.maps.internal
- EncodedPolylineInstanceCreator(String) - Constructor for class ai.nextbillion.maps.internal.EncodedPolylineInstanceCreator
- endLocation - Variable in class ai.nextbillion.maps.model.DirectionsLeg
- endLocation - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- endLocation - Variable in class ai.nextbillion.maps.model.DirectionsStep
-
The location of the last point of this step.
- endNetwork() - Method in interface ai.nextbillion.maps.metrics.RequestMetrics
- endRequest(Exception, int, long) - Method in interface ai.nextbillion.maps.metrics.RequestMetrics
- enterpriseCredentials(String, String) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the ClientID/Secret pair to use for authorizing requests.
- equals(Object) - Method in class ai.nextbillion.maps.model.LatLng
- errorMessage - Variable in class ai.nextbillion.maps.DirectionsApi.Response
- errorMessage - Variable in class ai.nextbillion.maps.DistanceMatrixApi.Response
- errorMessage - Variable in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- errorMessage - Variable in class ai.nextbillion.maps.GeocodingApi.Response
- errorMessage - Variable in class ai.nextbillion.maps.NearbySearchRequest.Response
- errorMessage - Variable in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- errorMessage - Variable in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- errorMessage - Variable in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- errorMessage - Variable in class ai.nextbillion.maps.TextSearchRequest.Response
- ESTABLISHMENT - ai.nextbillion.maps.model.AddressComponentType
-
Typically indicates a place that has not yet been categorized.
- ESTABLISHMENT - ai.nextbillion.maps.model.AddressType
-
A place that has not yet been categorized.
- ESTABLISHMENT - ai.nextbillion.maps.model.PlaceAutocompleteType
- ESTABLISHMENT - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- ExceptionsAllowedToRetry - Class in ai.nextbillion.maps.internal
- ExceptionsAllowedToRetry() - Constructor for class ai.nextbillion.maps.internal.ExceptionsAllowedToRetry
- execute(Runnable) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- EXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- experienceId(String...) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the value for the HTTP header field name
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDHTTP header value for the field name on subsequent API calls.
F
- FACILITIES - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- Fare - Class in ai.nextbillion.maps.model
-
A representation of ticket cost for use on public transit.
- Fare() - Constructor for class ai.nextbillion.maps.model.Fare
- FareAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
Fare. - FareAdapter() - Constructor for class ai.nextbillion.maps.internal.FareAdapter
- FERRIES - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid ferries.
- FERRY - ai.nextbillion.maps.model.VehicleType
-
Ferry.
- FEWER_TRANSFERS - ai.nextbillion.maps.model.TransitRoutingPreference
- fieldNamingPolicy - Variable in class ai.nextbillion.maps.internal.ApiConfig
- fieldNamingPolicy(FieldNamingPolicy) - Method in class ai.nextbillion.maps.internal.ApiConfig
- fields(FindPlaceFromTextRequest.FieldMask...) - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest
-
The fields specifying the types of place data to return.
- FINANCE - ai.nextbillion.maps.model.AddressComponentType
-
A finance establishment.
- FINANCE - ai.nextbillion.maps.model.AddressType
-
The location of a finance institute.
- FINANCE - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- FindPlaceFromText - Class in ai.nextbillion.maps.model
- FindPlaceFromText() - Constructor for class ai.nextbillion.maps.model.FindPlaceFromText
- FindPlaceFromTextRequest - Class in ai.nextbillion.maps
- FindPlaceFromTextRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest
- FindPlaceFromTextRequest.FieldMask - Enum in ai.nextbillion.maps
- FindPlaceFromTextRequest.InputType - Enum in ai.nextbillion.maps
- FindPlaceFromTextRequest.LocationBias - Interface in ai.nextbillion.maps
- FindPlaceFromTextRequest.LocationBiasCircular - Class in ai.nextbillion.maps
- FindPlaceFromTextRequest.LocationBiasIP - Class in ai.nextbillion.maps
- FindPlaceFromTextRequest.LocationBiasPoint - Class in ai.nextbillion.maps
- FindPlaceFromTextRequest.LocationBiasRectangular - Class in ai.nextbillion.maps
- FindPlaceFromTextRequest.Response - Class in ai.nextbillion.maps
- FIRE_STATION - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FIRE_STATION - ai.nextbillion.maps.model.PlaceType
- FLOOR - ai.nextbillion.maps.model.AddressComponentType
-
The floor of a building address.
- FLOOR - ai.nextbillion.maps.model.AddressType
-
The floor in the address of the building.
- FLORIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FLORIST - ai.nextbillion.maps.model.PlaceType
- FOOD - ai.nextbillion.maps.model.AddressComponentType
-
A food service establishment.
- FOOD - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FOOD - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- FOOD - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- FORMATTED_ADDRESS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- formattedAddress - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The human-readable address of this place.
- formattedAddress - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The human-readable address of this place.
- formattedPhoneNumber - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The place's phone number in its local format.
- FREE - ai.nextbillion.maps.model.PriceLevel
- FRIDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- from(String, String) - Static method in exception ai.nextbillion.maps.errors.ApiException
-
Construct the appropriate ApiException from the response.
- FUNERAL_HOME - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FUNERAL_HOME - ai.nextbillion.maps.model.PlaceType
- FUNICULAR - ai.nextbillion.maps.model.VehicleType
-
A vehicle that is pulled up a steep incline by a cable.
- FURNITURE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- FURNITURE_STORE - ai.nextbillion.maps.model.PlaceType
G
- GaePendingResult<T,R extends ApiResponse<T>> - Class in ai.nextbillion.maps.internal
-
A PendingResult backed by a HTTP call executed by Google App Engine URL Fetch capability, a deserialization step using Gson, and a retry policy.
- GaePendingResult(HTTPRequest, URLFetchService, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Constructor for class ai.nextbillion.maps.internal.GaePendingResult
- GaeRequestHandler - Class in ai.nextbillion.maps
-
A strategy for handling URL requests using Google App Engine's URL Fetch API.
- GaeRequestHandler.Builder - Class in ai.nextbillion.maps
-
Builder strategy for constructing
GaeRequestHandler. - GAS_STATION - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GAS_STATION - ai.nextbillion.maps.model.PlaceType
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.AddressComponentType
-
A general contractor.
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GENERAL_CONTRACTOR - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- GeoApiContext - Class in ai.nextbillion.maps
-
The entry point for making requests against the Google Geo APIs.
- GeoApiContext.Builder - Class in ai.nextbillion.maps
-
The Builder for
GeoApiContext. - GeoApiContext.RequestHandler - Interface in ai.nextbillion.maps
-
The service provider interface that enables requests to be handled via switchable back ends.
- GeoApiContext.RequestHandler.Builder - Interface in ai.nextbillion.maps
-
Builder pattern for
GeoApiContext.RequestHandler. - geocode(GeoApiContext, String) - Static method in class ai.nextbillion.maps.GeocodingApi
-
Requests the latitude and longitude of an
address. - GEOCODE - ai.nextbillion.maps.model.PlaceAutocompleteType
- GeocodedWaypoint - Class in ai.nextbillion.maps.model
-
A point in a Directions API response; either the origin, one of the requested waypoints, or the destination.
- GeocodedWaypoint() - Constructor for class ai.nextbillion.maps.model.GeocodedWaypoint
- GeocodedWaypointStatus - Enum in ai.nextbillion.maps.model
-
The status result for a single
GeocodedWaypoint. - geocoderStatus - Variable in class ai.nextbillion.maps.model.GeocodedWaypoint
-
The status code resulting from the geocoding operation for this waypoint.
- GeocodingApi - Class in ai.nextbillion.maps
-
Geocoding is the process of converting addresses (like "1600 Amphitheatre Parkway, Mountain View, CA") into geographic coordinates (like latitude 37.423021 and longitude -122.083739), which you can use to place markers or position the map.
- GeocodingApi.Response - Class in ai.nextbillion.maps
- GeocodingApiRequest - Class in ai.nextbillion.maps
-
A request for the Geocoding API.
- GeocodingApiRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.GeocodingApiRequest
- geolocate(GeoApiContext, GeolocationPayload) - Static method in class ai.nextbillion.maps.GeolocationApi
- GeolocationApi - Class in ai.nextbillion.maps
- GeolocationApi.Response - Class in ai.nextbillion.maps
- GeolocationApiRequest - Class in ai.nextbillion.maps
-
A request for the Geolocation API.
- GeolocationPayload - Class in ai.nextbillion.maps.model
-
Request body.
- GeolocationPayload() - Constructor for class ai.nextbillion.maps.model.GeolocationPayload
- GeolocationPayload.GeolocationPayloadBuilder - Class in ai.nextbillion.maps.model
- GeolocationPayloadBuilder() - Constructor for class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- GeolocationResponseAdapter - Class in ai.nextbillion.maps.internal
- GeolocationResponseAdapter() - Constructor for class ai.nextbillion.maps.internal.GeolocationResponseAdapter
- GeolocationResult - Class in ai.nextbillion.maps.model
-
A Geolocation API result.
- GeolocationResult() - Constructor for class ai.nextbillion.maps.model.GeolocationResult
- GEOMETRIC_CENTER - ai.nextbillion.maps.model.LocationType
-
Restricts the results to geometric centers of a location such as a polyline (for example, a street) or polygon (region).
- geometry - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- geometry - Variable in class ai.nextbillion.maps.model.DirectionsStep
-
The path of this step.
- geometry - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The location of the Place.
- geometry - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Geometry information about the result, generally including the location (geocode) of the place and (optionally) the viewport identifying its general area of coverage.
- Geometry - Class in ai.nextbillion.maps.model
-
The geometry of a Geocoding result.
- Geometry() - Constructor for class ai.nextbillion.maps.model.Geometry
- GEOMETRY - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- getDirections(GeoApiContext, LatLng, LatLng) - Static method in class ai.nextbillion.maps.DirectionsApi
- getDistanceMatrix(GeoApiContext, LatLng[], LatLng[]) - Static method in class ai.nextbillion.maps.DistanceMatrixApi
- getEncodedPath() - Method in class ai.nextbillion.maps.model.EncodedPolyline
- getError() - Method in class ai.nextbillion.maps.DirectionsApi.Response
- getError() - Method in class ai.nextbillion.maps.DistanceMatrixApi.Response
- getError() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- getError() - Method in class ai.nextbillion.maps.GeocodingApi.Response
- getError() - Method in class ai.nextbillion.maps.GeolocationApi.Response
- getError() - Method in class ai.nextbillion.maps.ImageResult.Response
- getError() - Method in interface ai.nextbillion.maps.internal.ApiResponse
- getError() - Method in class ai.nextbillion.maps.NearbySearchRequest.Response
- getError() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- getError() - Method in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- getError() - Method in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- getError() - Method in class ai.nextbillion.maps.TextSearchRequest.Response
- getExperienceId() - Method in class ai.nextbillion.maps.GeoApiContext
- getName() - Method in enum ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- getRate() - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- getResult() - Method in class ai.nextbillion.maps.DirectionsApi.Response
- getResult() - Method in class ai.nextbillion.maps.DistanceMatrixApi.Response
- getResult() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- getResult() - Method in class ai.nextbillion.maps.GeocodingApi.Response
- getResult() - Method in class ai.nextbillion.maps.GeolocationApi.Response
- getResult() - Method in class ai.nextbillion.maps.ImageResult.Response
- getResult() - Method in interface ai.nextbillion.maps.internal.ApiResponse
- getResult() - Method in class ai.nextbillion.maps.NearbySearchRequest.Response
- getResult() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- getResult() - Method in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- getResult() - Method in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- getResult() - Method in class ai.nextbillion.maps.TextSearchRequest.Response
- getSignature(String) - Method in class ai.nextbillion.maps.internal.UrlSigner
- getUUID() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
Retrieve the universally unique identifier for this session.
- globalCode - Variable in class ai.nextbillion.maps.model.PlusCode
-
The global Plus Code identifier.
- GONDOLA_LIFT - ai.nextbillion.maps.model.VehicleType
-
An aerial cable car.
- GOOGLE - ai.nextbillion.maps.model.PlaceIdScope
-
Deprecated.Indicates the place ID is available to other applications and on Google Maps.
- GROCERY_OR_SUPERMARKET - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GROCERY_OR_SUPERMARKET - ai.nextbillion.maps.model.PlaceType
- GYM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- GYM - ai.nextbillion.maps.model.PlaceType
H
- HAIR_CARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HAIR_CARE - ai.nextbillion.maps.model.PlaceType
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in class ai.nextbillion.maps.GaeRequestHandler
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler
- handle(String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in class ai.nextbillion.maps.OkHttpRequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in class ai.nextbillion.maps.GaeRequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler
- handlePost(String, String, String, String, String, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Method in class ai.nextbillion.maps.OkHttpRequestHandler
- HARDWARE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HARDWARE_STORE - ai.nextbillion.maps.model.PlaceType
- hashCode() - Method in class ai.nextbillion.maps.model.LatLng
- headsign - Variable in class ai.nextbillion.maps.model.TransitDetails
-
The direction in which to travel on this line, as it is marked on the vehicle or at the departure stop.
- headway - Variable in class ai.nextbillion.maps.model.TransitDetails
-
The expected number of seconds between departures from the same stop at this time.
- HEALTH - ai.nextbillion.maps.model.AddressComponentType
-
A health service provider.
- HEALTH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HEALTH - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- HEAVY_RAIL - ai.nextbillion.maps.model.VehicleType
-
Heavy rail.
- height - Variable in class ai.nextbillion.maps.model.Photo
-
The maximum height of the image.
- height - Variable in class ai.nextbillion.maps.model.Size
-
The height of this Size.
- HIGH_SPEED_TRAIN - ai.nextbillion.maps.model.VehicleType
-
High speed train.
- HIGHWAYS - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid highways.
- HINDU_TEMPLE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HINDU_TEMPLE - ai.nextbillion.maps.model.PlaceType
- HOME_GOODS_STORE - ai.nextbillion.maps.model.AddressComponentType
-
A home goods store.
- HOME_GOODS_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HOME_GOODS_STORE - ai.nextbillion.maps.model.PlaceType
- homeMobileCountryCode - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
The mobile country code (MCC) for the device's home network.
- HomeMobileCountryCode(int) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- HomeMobileCountryCode(int) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- homeMobileNetworkCode - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
The mobile network code (MNC) for the device's home network.
- HomeMobileNetworkCode(int) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- HomeMobileNetworkCode(int) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- HOSPITAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- HOSPITAL - ai.nextbillion.maps.model.PlaceType
- hostName - Variable in class ai.nextbillion.maps.internal.ApiConfig
- hostName(String) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Overrides the base URL of the API endpoint.
- hostName(String) - Method in class ai.nextbillion.maps.internal.ApiConfig
- htmlAttributions - Variable in class ai.nextbillion.maps.model.Photo
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - Variable in class ai.nextbillion.maps.model.PlacesSearchResponse
-
Attributions about this listing which must be displayed to the user.
- htmlAttributions - Variable in class ai.nextbillion.maps.NearbySearchRequest.Response
- htmlAttributions - Variable in class ai.nextbillion.maps.TextSearchRequest.Response
- HTTP_CODE - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- HttpHeaders - Class in ai.nextbillion.maps.internal
-
Contains HTTP header name constants.
- HttpHeaders() - Constructor for class ai.nextbillion.maps.internal.HttpHeaders
- humanReadable - Variable in class ai.nextbillion.maps.model.Distance
-
The human-friendly distance.
- humanReadable - Variable in class ai.nextbillion.maps.model.Duration
-
The human-friendly duration.
I
- icon - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The URL of a suggested icon which may be displayed to the user when indicating this result on a map.
- icon - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The URL of a recommended icon which may be displayed to the user when indicating this result.
- icon - Variable in class ai.nextbillion.maps.model.TransitLine
-
The URL for the icon associated with this transit line.
- icon - Variable in class ai.nextbillion.maps.model.Vehicle
-
The URL for an icon associated with this vehicle type.
- ICON - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- ID - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- imageData - Variable in class ai.nextbillion.maps.ImageResult
-
The image data from the Photos API call.
- ImageResult - Class in ai.nextbillion.maps
-
ImageResultis the object returned from API end points that return images. - ImageResult(String, byte[]) - Constructor for class ai.nextbillion.maps.ImageResult
- ImageResult.Response - Class in ai.nextbillion.maps
-
ImageResult.Responseis a type system hack to enable API endpoints to return aImageResult. - IMPERIAL - ai.nextbillion.maps.model.Unit
- INEXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- inMeters - Variable in class ai.nextbillion.maps.model.Distance
-
The numeric distance, in meters.
- input(String) - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest
-
The text input specifying which place to search for (for example, a name, address, or phone number).
- input(String) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
Sets the text string on which to search.
- input(String) - Method in class ai.nextbillion.maps.QueryAutocompleteRequest
-
The text string on which to search.
- inputType(FindPlaceFromTextRequest.InputType) - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest
-
The type of input.
- inSeconds - Variable in class ai.nextbillion.maps.model.Duration
-
The numeric duration, in seconds.
- InstantAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
Instant. - InstantAdapter() - Constructor for class ai.nextbillion.maps.internal.InstantAdapter
- INSURANCE_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
An insurance agency.
- INSURANCE_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- INSURANCE_AGENCY - ai.nextbillion.maps.model.PlaceType
- INTERCITY_BUS - ai.nextbillion.maps.model.VehicleType
-
Intercity bus.
- internationalPhoneNumber - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The place's phone number in international format.
- INTERSECTION - ai.nextbillion.maps.model.AddressComponentType
-
A major intersection, usually of two major roads.
- INTERSECTION - ai.nextbillion.maps.model.AddressType
-
A major intersection, usually of two major roads.
- InvalidRequestException - Exception in ai.nextbillion.maps.errors
-
Indicates that the API received a malformed request.
- InvalidRequestException(String) - Constructor for exception ai.nextbillion.maps.errors.InvalidRequestException
- invokeAll(Collection<? extends Callable<T>>) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAll(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAny(Collection<? extends Callable<T>>) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- invokeAny(Collection<? extends Callable<T>>, long, TimeUnit) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- isRunning() - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- isShutdown() - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- isTerminated() - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
J
- JEWELRY_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- JEWELRY_STORE - ai.nextbillion.maps.model.PlaceType
- join(char, StringJoin.UrlValue...) - Static method in class ai.nextbillion.maps.internal.StringJoin
- join(char, Object...) - Static method in class ai.nextbillion.maps.internal.StringJoin
- join(char, String...) - Static method in class ai.nextbillion.maps.internal.StringJoin
- join(CharSequence, Object...) - Static method in class ai.nextbillion.maps.internal.StringJoin
- join(CharSequence, String...) - Static method in class ai.nextbillion.maps.internal.StringJoin
K
- keyword(String) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Specifies a term to be matched against all content that Google has indexed for this place.
L
- language - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
An IETF language code indicating the language used in the user's review.
- lat - Variable in class ai.nextbillion.maps.model.LatLng
-
The latitude of this location.
- LATENCY - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- latlng(LatLng) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Creates a reverse geocode for
latlng. - LatLng - Class in ai.nextbillion.maps.model
-
A place on Earth, represented by a latitude/longitude pair.
- LatLng() - Constructor for class ai.nextbillion.maps.model.LatLng
-
Serialisation constructor.
- LatLng(double, double) - Constructor for class ai.nextbillion.maps.model.LatLng
-
Constructs a location with a latitude/longitude pair.
- LatLngAdapter - Class in ai.nextbillion.maps.internal
-
Handle conversion from varying types of latitude and longitude representations.
- LatLngAdapter() - Constructor for class ai.nextbillion.maps.internal.LatLngAdapter
- LAUNDRY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LAUNDRY - ai.nextbillion.maps.model.PlaceType
- LAWYER - ai.nextbillion.maps.model.AddressComponentType
-
A lawyer.
- LAWYER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LAWYER - ai.nextbillion.maps.model.PlaceType
- legs - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- length - Variable in class ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
-
The length of the matched substring, measured in Unicode characters.
- LESS_WALKING - ai.nextbillion.maps.model.TransitRoutingPreference
- LIBRARY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LIBRARY - ai.nextbillion.maps.model.PlaceType
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a light rail station.
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a light rail station.
- LIGHT_RAIL_STATION - ai.nextbillion.maps.model.PlaceType
- line - Variable in class ai.nextbillion.maps.model.TransitDetails
-
Information about the transit line used in this step.
- LIQUOR_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LIQUOR_STORE - ai.nextbillion.maps.model.PlaceType
- lng - Variable in class ai.nextbillion.maps.model.LatLng
-
The longitude of this location.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.AddressComponentType
-
A local government office.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LOCAL_GOVERNMENT_OFFICE - ai.nextbillion.maps.model.PlaceType
- localIcon - Variable in class ai.nextbillion.maps.model.Vehicle
-
The URL for an icon based on the local transport signage.
- locality(String) - Static method in class ai.nextbillion.maps.model.ComponentFilter
-
Matches against both locality and sublocality types.
- LOCALITY - ai.nextbillion.maps.model.AddressComponentType
-
An incorporated city or town political entity.
- LOCALITY - ai.nextbillion.maps.model.AddressType
-
An incorporated city or town political entity.
- LocalTimeAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
LocalTime. - LocalTimeAdapter() - Constructor for class ai.nextbillion.maps.internal.LocalTimeAdapter
- location - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- location - Variable in class ai.nextbillion.maps.model.ElevationResult
-
Location of the elevation data.
- location - Variable in class ai.nextbillion.maps.model.GeolocationResult
-
The user’s estimated latitude and longitude.
- location - Variable in class ai.nextbillion.maps.model.Geometry
-
The geocoded latitude/longitude value.
- location - Variable in class ai.nextbillion.maps.model.SnappedPoint
-
A latitude/longitude value representing the snapped location.
- location - Variable in class ai.nextbillion.maps.model.StopDetails
-
The location of the transit station/stop.
- location(LatLng) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Specifies the latitude/longitude around which to retrieve place information.
- location(LatLng) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
The point around which you wish to retrieve place information.
- location(LatLng) - Method in class ai.nextbillion.maps.QueryAutocompleteRequest
-
The point around which you wish to retrieve place information.
- location(LatLng) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Specifies the latitude/longitude around which to retrieve place information.
- locationAreaCode - Variable in class ai.nextbillion.maps.model.CellTower
-
The Location Area Code (LAC) for GSM and WCDMAnetworks or The Network ID (NID) for CDMA networks (required).
- LocationAreaCode(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- locationBias(FindPlaceFromTextRequest.LocationBias) - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest
-
Prefer results in a specified area, by specifying either a radius plus lat/lng, or two lat/lng pairs representing the points of a rectangle.
- LocationBiasCircular(LatLng, int) - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasCircular
- LocationBiasIP() - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasIP
- LocationBiasPoint(LatLng) - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasPoint
- LocationBiasRectangular(LatLng, LatLng) - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasRectangular
- locationType - Variable in class ai.nextbillion.maps.model.Geometry
-
The level of certainty of this geocoding result.
- locationType(LocationType...) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Sets the location type.
- LocationType - Enum in ai.nextbillion.maps.model
-
Location types for a reverse geocoding request.
- LOCKSMITH - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LOCKSMITH - ai.nextbillion.maps.model.PlaceType
- LODGING - ai.nextbillion.maps.model.AddressComponentType
-
A lodging establishment.
- LODGING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- LODGING - ai.nextbillion.maps.model.PlaceType
- LongMath - Class in ai.nextbillion.maps.internal.ratelimiter
-
A class for arithmetic on values of type
long. - longName - Variable in class ai.nextbillion.maps.model.AddressComponent
-
The full text description or name of the address component as returned by the Geocoder.
M
- macAddress - Variable in class ai.nextbillion.maps.model.WifiAccessPoint
-
The MAC address of the WiFi node (required).
- MacAddress(String) - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- main(String[]) - Static method in class ai.nextbillion.maps.Main
- Main - Class in ai.nextbillion.maps
- Main() - Constructor for class ai.nextbillion.maps.Main
- mainText - Variable in class ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
The main text of a prediction, usually the name of the place.
- mainTextMatchedSubstrings - Variable in class ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
Where the query matched the returned main text.
- MatchedSubstring() - Constructor for class ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
- matchedSubstrings - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
The locations of the entered term in the prediction result text, so that the term can be highlighted if desired.
- MaxElementsExceededException - Exception in ai.nextbillion.maps.errors
-
Indicates that the product of origins and destinations exceeds the per-query limit.
- MaxElementsExceededException(String) - Constructor for exception ai.nextbillion.maps.errors.MaxElementsExceededException
- maxHeight(int) - Method in class ai.nextbillion.maps.PhotoRequest
-
Sets the maxHeight for this request.
- maxPrice(PriceLevel) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Restricts to places that are at most this price level.
- maxPrice(PriceLevel) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Restricts to places that are at most this price level.
- maxRetries(Integer) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the maximum number of times each retry-able errors will be retried.
- MaxRouteLengthExceededException - Exception in ai.nextbillion.maps.errors
-
Indicates that the requested route is too long and cannot be processed.
- MaxRouteLengthExceededException(String) - Constructor for exception ai.nextbillion.maps.errors.MaxRouteLengthExceededException
- MaxWaypointsExceededException - Exception in ai.nextbillion.maps.errors
-
Indicates that too many waypoints were provided in the request.
- MaxWaypointsExceededException(String) - Constructor for exception ai.nextbillion.maps.errors.MaxWaypointsExceededException
- maxWidth(int) - Method in class ai.nextbillion.maps.PhotoRequest
-
Sets the maxWidth for this request.
- MEAL_DELIVERY - ai.nextbillion.maps.model.AddressComponentType
-
A meal delivery establishment.
- MEAL_DELIVERY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MEAL_DELIVERY - ai.nextbillion.maps.model.PlaceType
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.AddressComponentType
-
A take-away meal establishment.
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MEAL_TAKEAWAY - ai.nextbillion.maps.model.PlaceType
- message - Variable in class ai.nextbillion.maps.errors.ApiError
- message - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- METRIC - ai.nextbillion.maps.model.Unit
- METRO_RAIL - ai.nextbillion.maps.model.VehicleType
-
Light rail transit.
- minPrice(PriceLevel) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Restricts to places that are at least this price level.
- minPrice(PriceLevel) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Restricts to places that are at least this price level.
- mobileCountryCode - Variable in class ai.nextbillion.maps.model.CellTower
-
The cell tower's Mobile Country Code (MCC) (required).
- MobileCountryCode(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- mobileNetworkCode - Variable in class ai.nextbillion.maps.model.CellTower
-
The cell tower's Mobile Network Code (required).
- MobileNetworkCode(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- mode(TravelMode) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the mode of transport to use when calculating directions.
- mode(TravelMode) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the mode of transport to use when calculating directions.
- MODERATE - ai.nextbillion.maps.model.PriceLevel
- MONDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- MONORAIL - ai.nextbillion.maps.model.VehicleType
-
Monorail.
- MOSQUE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOSQUE - ai.nextbillion.maps.model.PlaceType
- MOVIE_RENTAL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVIE_RENTAL - ai.nextbillion.maps.model.PlaceType
- MOVIE_THEATER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVIE_THEATER - ai.nextbillion.maps.model.PlaceType
- MOVING_COMPANY - ai.nextbillion.maps.model.AddressComponentType
-
A moving company.
- MOVING_COMPANY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- MOVING_COMPANY - ai.nextbillion.maps.model.PlaceType
- MUSEUM - ai.nextbillion.maps.model.AddressComponentType
-
A museum.
- MUSEUM - ai.nextbillion.maps.model.AddressType
-
A museum.
- MUSEUM - ai.nextbillion.maps.model.PlaceType
N
- name - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The human-readable name for the returned result.
- name - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The human-readable name for the returned result.
- name - Variable in class ai.nextbillion.maps.model.StopDetails
-
The name of the transit station/stop.
- name - Variable in class ai.nextbillion.maps.model.TransitAgency
-
The name of the transit agency.
- name - Variable in class ai.nextbillion.maps.model.TransitLine
-
The full name of this transit line.
- name - Variable in class ai.nextbillion.maps.model.Vehicle
-
The name of the vehicle on this line.
- name(String) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Specifies one or more terms to be matched against the names of places, separated by spaces.
- name(String) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Specifies one or more terms to be matched against the names of places, separated with space characters.
- NAME - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- names - Variable in class ai.nextbillion.maps.GeocodingApi.Response
- NATURAL_FEATURE - ai.nextbillion.maps.model.AddressComponentType
-
A prominent natural feature.
- NATURAL_FEATURE - ai.nextbillion.maps.model.AddressType
-
A prominent natural feature.
- NearbySearchRequest - Class in ai.nextbillion.maps
-
A Nearby Search request.
- NearbySearchRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.NearbySearchRequest
-
Constructs a new
NearbySearchRequest. - NearbySearchRequest.Response - Class in ai.nextbillion.maps
- NEIGHBORHOOD - ai.nextbillion.maps.model.AddressComponentType
-
A named neighborhood.
- NEIGHBORHOOD - ai.nextbillion.maps.model.AddressType
-
A named neighborhood.
- NETWORK_LATENCY - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- NETWORK_LATENCY - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- newRequest(GeoApiContext) - Static method in class ai.nextbillion.maps.DirectionsApi
- newRequest(GeoApiContext) - Static method in class ai.nextbillion.maps.DistanceMatrixApi
- newRequest(GeoApiContext) - Static method in class ai.nextbillion.maps.GeocodingApi
-
Creates a new Geocoding API request.
- newRequest(GeoApiContext) - Static method in class ai.nextbillion.maps.GeolocationApi
- newRequest(String) - Method in class ai.nextbillion.maps.metrics.NoOpRequestMetricsReporter
- newRequest(String) - Method in class ai.nextbillion.maps.metrics.OpenCensusRequestMetricsReporter
- newRequest(String) - Method in interface ai.nextbillion.maps.metrics.RequestMetricsReporter
- nextPageToken - Variable in class ai.nextbillion.maps.model.PlacesSearchResponse
-
A token that can be used to request up to 20 additional results.
- nextPageToken - Variable in class ai.nextbillion.maps.NearbySearchRequest.Response
- nextPageToken - Variable in class ai.nextbillion.maps.TextSearchRequest.Response
- NIGHT_CLUB - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- NIGHT_CLUB - ai.nextbillion.maps.model.PlaceType
- NoOpRequestMetricsReporter - Class in ai.nextbillion.maps.metrics
-
A no-op implementation that does nothing
- NoOpRequestMetricsReporter() - Constructor for class ai.nextbillion.maps.metrics.NoOpRequestMetricsReporter
- northeast - Variable in class ai.nextbillion.maps.model.Bounds
-
The northeast corner of the bounding box.
- NOT_FOUND - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that the origin and/or destination of this pairing could not be geocoded.
- NotFoundException - Exception in ai.nextbillion.maps.errors
-
Indicates at least one of the locations specified in the request's origin, destination, or waypoints could not be geocoded.
- NotFoundException(String) - Constructor for exception ai.nextbillion.maps.errors.NotFoundException
- numStops - Variable in class ai.nextbillion.maps.model.TransitDetails
-
The number of stops in this step, counting the arrival stop, but not the departure stop.
O
- offset - Variable in class ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
-
The start position of the matched substring, measured in Unicode characters.
- offset - Variable in class ai.nextbillion.maps.model.AutocompletePrediction.Term
-
The start position of this term in the description, measured in Unicode characters.
- offset(int) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
The character position in the input term at which the service uses text for predictions.
- offset(int) - Method in class ai.nextbillion.maps.QueryAutocompleteRequest
-
The character position in the input term at which the service uses text for predictions.
- OK - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that the response contains a valid result.
- OK - ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Indicates the response contains a valid result.
- okHttpClientBuilder() - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
-
Gets a reference to the OkHttpClient.Builder used to build the OkHttpRequestHandler's internal OkHttpClient.
- OkHttpPendingResult<T,R extends ApiResponse<T>> - Class in ai.nextbillion.maps.internal
-
A PendingResult backed by a HTTP call executed by OkHttp, a deserialization step using Gson, rate limiting and a retry policy.
- OkHttpPendingResult(Request, OkHttpClient, Class<R>, FieldNamingPolicy, long, Integer, ExceptionsAllowedToRetry, RequestMetrics) - Constructor for class ai.nextbillion.maps.internal.OkHttpPendingResult
- OkHttpRequestHandler - Class in ai.nextbillion.maps
-
A strategy for handling URL requests using OkHttp.
- OkHttpRequestHandler.Builder - Class in ai.nextbillion.maps
-
Builder strategy for constructing an
OkHTTPRequestHandler. - onFailure(Throwable) - Method in interface ai.nextbillion.maps.PendingResult.Callback
-
Called when there was an error performing the request.
- onFailure(Call, IOException) - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- onResponse(Call, Response) - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- onResult(T) - Method in interface ai.nextbillion.maps.PendingResult.Callback
-
Called when the request was successfully completed.
- open - Variable in class ai.nextbillion.maps.model.OpeningHours.Period
-
When the Place opens.
- OpenCensusMetrics - Class in ai.nextbillion.maps.metrics
- OpenCensusMetrics.Measures - Class in ai.nextbillion.maps.metrics
- OpenCensusMetrics.Tags - Class in ai.nextbillion.maps.metrics
- OpenCensusMetrics.Views - Class in ai.nextbillion.maps.metrics
- OpenCensusRequestMetricsReporter - Class in ai.nextbillion.maps.metrics
-
An OpenCensus logger that generates success and latency metrics.
- OpenCensusRequestMetricsReporter() - Constructor for class ai.nextbillion.maps.metrics.OpenCensusRequestMetricsReporter
- OpenClose() - Constructor for class ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
- OPENING_HOURS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- openingHours - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The opening hours for the place.
- openingHours - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Information on when the place is open.
- OpeningHours - Class in ai.nextbillion.maps.model
-
Opening hours for a Place Details result.
- OpeningHours() - Constructor for class ai.nextbillion.maps.model.OpeningHours
- OpeningHours.Period - Class in ai.nextbillion.maps.model
-
The opening hours for a Place for a single day.
- OpeningHours.Period.OpenClose - Class in ai.nextbillion.maps.model
- OpeningHours.Period.OpenClose.DayOfWeek - Enum in ai.nextbillion.maps.model
- openNow - Variable in class ai.nextbillion.maps.model.OpeningHours
-
Whether the place is open at the current time.
- openNow(boolean) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Restricts to only those places that are open for business at the time the query is sent.
- openNow(boolean) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Restricts to only those places that are open for business at the time the query is sent.
- OPTIMISTIC - ai.nextbillion.maps.model.TrafficModel
- optimizeWaypoints - Variable in class ai.nextbillion.maps.DirectionsApiRequest
- optimizeWaypoints(boolean) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Allow the Directions service to optimize the provided route by rearranging the waypoints in a more efficient order.
- origin(LatLng) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
The origin, as a latitude/longitude location.
- origin(LatLng) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
The origin point from which to calculate straight-line distance to the destination (returned as
AutocompletePrediction.distanceMeters). - originalIndex - Variable in class ai.nextbillion.maps.model.SnappedPoint
-
The index of the corresponding value in the original request.
- originPlaceId(String) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
The Place ID value from which you wish to calculate directions.
- origins(LatLng...) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more latitude/longitude values from which to calculate distance and time.
- origins(String...) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
One or more addresses from which to calculate distance and time.
- OTHER - ai.nextbillion.maps.model.VehicleType
-
All other vehicles will return this type.
- OVERALL - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- OverDailyLimitException - Exception in ai.nextbillion.maps.errors
-
Indicates that the requesting account has exceeded its daily quota.
- OverDailyLimitException(String) - Constructor for exception ai.nextbillion.maps.errors.OverDailyLimitException
- OverQueryLimitException - Exception in ai.nextbillion.maps.errors
-
Indicates that the requesting account has exceeded its short-term quota.
- OverQueryLimitException(String) - Constructor for exception ai.nextbillion.maps.errors.OverQueryLimitException
P
- pageToken(String) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Returns the next 20 results from a previously run search.
- pageToken(String) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Returns the next 20 results from a previously run search.
- PAINTER - ai.nextbillion.maps.model.AddressComponentType
-
A painter.
- PAINTER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PAINTER - ai.nextbillion.maps.model.PlaceType
- PARK - ai.nextbillion.maps.model.AddressComponentType
-
A named park.
- PARK - ai.nextbillion.maps.model.AddressType
-
A named park.
- PARK - ai.nextbillion.maps.model.PlaceType
- PARKING - ai.nextbillion.maps.model.AddressComponentType
-
A parking lot or parking structure.
- PARKING - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PARKING - ai.nextbillion.maps.model.PlaceType
- partialMatch - Variable in class ai.nextbillion.maps.model.GeocodedWaypoint
-
Indicates that the geocoder did not return an exact match for the original request, though it was able to match part of the requested address.
- path - Variable in class ai.nextbillion.maps.internal.ApiConfig
- Payload(GeolocationPayload) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- PendingResult<T> - Interface in ai.nextbillion.maps
-
A pending result from an API call.
- PendingResult.Callback<T> - Interface in ai.nextbillion.maps
-
The callback interface the API client code needs to implement to handle API results.
- Period() - Constructor for class ai.nextbillion.maps.model.OpeningHours.Period
- periods - Variable in class ai.nextbillion.maps.model.OpeningHours
-
Opening periods covering seven days, starting from Sunday, in chronological order.
- PERMANENTLY_CLOSED - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
Deprecated.
- permanentlyClosed - Variable in class ai.nextbillion.maps.model.OpeningHours
-
Indicates that the place has permanently shut down.
- permanentlyClosed - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
Whether the place has permanently closed.
- permanentlyClosed - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Indicates that the place has permanently shut down.
- PESSIMISTIC - ai.nextbillion.maps.model.TrafficModel
- PET_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PET_STORE - ai.nextbillion.maps.model.PlaceType
- PHARMACY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PHARMACY - ai.nextbillion.maps.model.PlaceType
- phone - Variable in class ai.nextbillion.maps.model.TransitAgency
-
The phone number of the transit agency.
- PHONE_NUMBER - ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- Photo - Class in ai.nextbillion.maps.model
-
Describes a photo available with a Search Result.
- Photo() - Constructor for class ai.nextbillion.maps.model.Photo
- photoReference - Variable in class ai.nextbillion.maps.model.Photo
-
Used to identify the photo when you perform a Photo request.
- photoReference(String) - Method in class ai.nextbillion.maps.PhotoRequest
-
Sets the photoReference for this request.
- PhotoRequest - Class in ai.nextbillion.maps
-
A Place Photo request.
- PhotoRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.PhotoRequest
- photos - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
A list of photos associated with this place, each containing a reference to an image.
- photos - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Photo objects associated with this place, each containing a reference to an image.
- PHOTOS - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- PHYSIOTHERAPIST - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PHYSIOTHERAPIST - ai.nextbillion.maps.model.PlaceType
- place(String) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Creates a forward geocode for
placeId. - PLACE_ID - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- PLACE_OF_WORSHIP - ai.nextbillion.maps.model.AddressType
-
The location of a place of worship.
- PLACE_OF_WORSHIP - ai.nextbillion.maps.model.PlaceType
-
Deprecated.
- PlaceAutocompleteRequest - Class in ai.nextbillion.maps
-
A Place Autocomplete request.
- PlaceAutocompleteRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.PlaceAutocompleteRequest
- PlaceAutocompleteRequest.Response - Class in ai.nextbillion.maps
- PlaceAutocompleteRequest.SessionToken - Class in ai.nextbillion.maps
-
SessionToken represents an Autocomplete session.
- PlaceAutocompleteType - Enum in ai.nextbillion.maps.model
-
Used by the Places API to restrict the autocomplete results to places matching the specified type.
- PlaceDetails - Class in ai.nextbillion.maps.model
-
The result of a Place Details request.
- PlaceDetails() - Constructor for class ai.nextbillion.maps.model.PlaceDetails
- PlaceDetails.AlternatePlaceIds - Class in ai.nextbillion.maps.model
-
Deprecated.
- PlaceDetails.Review - Class in ai.nextbillion.maps.model
- PlaceDetails.Review.AspectRating - Class in ai.nextbillion.maps.model
- PlaceDetails.Review.AspectRating.RatingType - Enum in ai.nextbillion.maps.model
- placeId - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
The Place ID of the place.
- placeId - Variable in class ai.nextbillion.maps.model.GeocodedWaypoint
-
A unique identifier for this waypoint that can be used with other Google APIs.
- placeId - Variable in class ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
Deprecated.The alternative placeId.
- placeId - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
A textual identifier that uniquely identifies this place.
- placeId - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
A textual identifier that uniquely identifies a place.
- placeId - Variable in class ai.nextbillion.maps.model.SpeedLimit
-
A unique identifier for a place.
- PlaceIdScope - Enum in ai.nextbillion.maps.model
-
Deprecated.
- PlacesSearchResponse - Class in ai.nextbillion.maps.model
-
The response from a Places Search request.
- PlacesSearchResponse() - Constructor for class ai.nextbillion.maps.model.PlacesSearchResponse
- PlacesSearchResult - Class in ai.nextbillion.maps.model
-
A single result in the search results returned from the Google Places API Web Service.
- PlacesSearchResult() - Constructor for class ai.nextbillion.maps.model.PlacesSearchResult
- PlaceType - Enum in ai.nextbillion.maps.model
-
Used by the Places API to restrict the results to places matching the specified type.
- PLUMBER - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- PLUMBER - ai.nextbillion.maps.model.PlaceType
- PLUS_CODE - ai.nextbillion.maps.model.AddressComponentType
-
Plus code
- plusCode - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The Plus Code location identifier for this place.
- PlusCode - Class in ai.nextbillion.maps.model
-
A Plus Code encoded location reference.
- PlusCode() - Constructor for class ai.nextbillion.maps.model.PlusCode
- POINT_OF_INTEREST - ai.nextbillion.maps.model.AddressComponentType
-
A named point of interest.
- POINT_OF_INTEREST - ai.nextbillion.maps.model.AddressType
-
A named point of interest.
- POLICE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- POLICE - ai.nextbillion.maps.model.PlaceType
- POLITICAL - ai.nextbillion.maps.model.AddressComponentType
-
A political entity.
- POLITICAL - ai.nextbillion.maps.model.AddressType
-
A political entity.
- PolylineEncoding - Class in ai.nextbillion.maps.internal
-
Utility class that encodes and decodes Polylines.
- PolylineEncoding() - Constructor for class ai.nextbillion.maps.internal.PolylineEncoding
- POST_BOX - ai.nextbillion.maps.model.AddressComponentType
-
A specific postal box.
- POST_BOX - ai.nextbillion.maps.model.AddressType
-
A specific mailbox.
- POST_OFFICE - ai.nextbillion.maps.model.AddressType
-
The location of a post office.
- POST_OFFICE - ai.nextbillion.maps.model.PlaceType
- POSTAL_CODE - ai.nextbillion.maps.model.AddressComponentType
-
A postal code as used to address postal mail within the country.
- POSTAL_CODE - ai.nextbillion.maps.model.AddressType
-
A postal code as used to address postal mail within the country.
- POSTAL_CODE_PREFIX - ai.nextbillion.maps.model.AddressComponentType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_CODE_PREFIX - ai.nextbillion.maps.model.AddressType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_CODE_SUFFIX - ai.nextbillion.maps.model.AddressComponentType
-
A postal code suffix as used to address postal mail within the country.
- POSTAL_CODE_SUFFIX - ai.nextbillion.maps.model.AddressType
-
A postal code prefix as used to address postal mail within the country.
- POSTAL_TOWN - ai.nextbillion.maps.model.AddressComponentType
-
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in some countries.
- POSTAL_TOWN - ai.nextbillion.maps.model.AddressType
-
A grouping of geographic areas, such as locality and sublocality, used for mailing addresses in some countries.
- postalCode(String) - Static method in class ai.nextbillion.maps.model.ComponentFilter
-
Matches postal code or postal code prefix.
- Preconditions - Class in ai.nextbillion.maps.internal.ratelimiter
-
Static convenience methods that help a method or constructor check whether it was invoked correctly (that is, whether its preconditions were met).
- predicted_duration - Variable in class ai.nextbillion.maps.model.DistanceMatrixElement
- predictedDuration - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- predictions - Variable in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- predictions - Variable in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- prefixPlaceId(String) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- PREMISE - ai.nextbillion.maps.model.AddressComponentType
-
A named location, usually a building or collection of buildings with a common name.
- PREMISE - ai.nextbillion.maps.model.AddressType
-
A named location, usually a building or collection of buildings with a common name.
- PRICE_LEVEL - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- priceLevel - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The price level of the place.
- PriceLevel - Enum in ai.nextbillion.maps.model
-
Used by Places API to restrict search results to those within a given price range.
- PriceLevelAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
PriceLevel. - PriceLevelAdapter() - Constructor for class ai.nextbillion.maps.internal.PriceLevelAdapter
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A primary school.
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.AddressType
-
The location of a primary school.
- PRIMARY_SCHOOL - ai.nextbillion.maps.model.PlaceType
- profilePhotoUrl - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The URL of the user's Google+ profile photo, if available.
- PROMINENCE - ai.nextbillion.maps.model.RankBy
- proxy(Proxy) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- proxy(Proxy) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the proxy for new connections.
- proxy(Proxy) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- proxy(Proxy) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- proxyAuthentication(String, String) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- proxyAuthentication(String, String) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
set authentication for proxy
- proxyAuthentication(String, String) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- proxyAuthentication(String, String) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
Q
- QUALITY - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- queriesPerSecond(int) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- queriesPerSecond(int) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- queriesPerSecond(int) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- query(String) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Specifies the text string on which to search, for example:
"restaurant". - QueryAutocompleteRequest - Class in ai.nextbillion.maps
-
A Query Autocomplete request.
- QueryAutocompleteRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.QueryAutocompleteRequest
- QueryAutocompleteRequest.Response - Class in ai.nextbillion.maps
- queryRateLimit(int) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the maximum number of queries that will be executed during a 1 second interval.
R
- radioType - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
The mobile radio type.
- RadioType(String) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- RadioType(String) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- radius(int) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Specifies the distance (in meters) within which to return place results.
- radius(int) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
The distance (in meters) within which to return place results.
- radius(int) - Method in class ai.nextbillion.maps.QueryAutocompleteRequest
-
The distance (in meters) within which to return place results.
- radius(int) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Specifies the distance (in meters) within which to bias place results.
- RAIL - ai.nextbillion.maps.model.TransitMode
-
Indicates preferred travel by train, tram, light rail and subway.
- RAIL - ai.nextbillion.maps.model.VehicleType
-
Rail.
- RANGE_INTERPOLATED - ai.nextbillion.maps.model.LocationType
-
Restricts the results to those that reflect an approximation (usually on a road) interpolated between two precise points (such as intersections).
- rankby(RankBy) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Specifies the order in which results are listed.
- rankby(RankBy) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Specifies the order in which results are listed.
- RankBy - Enum in ai.nextbillion.maps.model
-
Used by the Places API to specify the order in which results are listed.
- RateLimiter - Class in ai.nextbillion.maps.internal.ratelimiter
-
A rate limiter.
- RateLimitExecutorService - Class in ai.nextbillion.maps.internal
-
Rate Limit Policy for Google Maps Web Services APIs.
- RateLimitExecutorService() - Constructor for class ai.nextbillion.maps.internal.RateLimitExecutorService
- rating - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The place's rating, from 1.0 to 5.0, based on aggregated user reviews.
- rating - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
-
The user's rating for this particular aspect, from 0 to 3.
- rating - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The user's overall rating for this place.
- rating - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The place's rating, from 1.0 to 5.0, based on aggregated user reviews.
- RATING - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- raw_distance - Variable in class ai.nextbillion.maps.model.DistanceMatrixElement
- raw_duration - Variable in class ai.nextbillion.maps.model.DirectionsLeg
- rawDuration - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- read() - Method in class ai.nextbillion.maps.internal.ratelimiter.Ticker
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.DayOfWeekAdapter
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.DistanceAdapter
-
Read a distance object from a Directions API result and convert it to a
Distance. - read(JsonReader) - Method in class ai.nextbillion.maps.internal.DurationAdapter
-
Read a distance object from a Directions API result and convert it to a
Distance. - read(JsonReader) - Method in class ai.nextbillion.maps.internal.FareAdapter
-
Read a Fare object from the Directions API and convert to a
Fare - read(JsonReader) - Method in class ai.nextbillion.maps.internal.GeolocationResponseAdapter
-
Reads in a JSON object to create a Geolocation Response.
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.InstantAdapter
-
Read a time from the Places API and convert to a
Instant - read(JsonReader) - Method in class ai.nextbillion.maps.internal.LatLngAdapter
-
Reads in a JSON object and try to create a LatLng in one of the following formats.
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.LocalTimeAdapter
-
Read a time from the Places API and convert to a
LocalTime - read(JsonReader) - Method in class ai.nextbillion.maps.internal.PriceLevelAdapter
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.SafeEnumAdapter
- read(JsonReader) - Method in class ai.nextbillion.maps.internal.ZonedDateTimeAdapter
-
Read a Time object from a Directions API result and convert it to a
ZonedDateTime. - readTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- readTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default read timeout for new connections.
- readTimeout(long, TimeUnit) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- readTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
A real-estate agency.
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- REAL_ESTATE_AGENCY - ai.nextbillion.maps.model.PlaceType
- reason - Variable in class ai.nextbillion.maps.GeolocationApi.Response
- region(String) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- region(String) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Sets the region code, specified as a ccTLD ("top-level domain") two-character value.
- region(String) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Region used to influence search results.
- REGIONS - ai.nextbillion.maps.model.PlaceAutocompleteType
- registerAllViews() - Static method in class ai.nextbillion.maps.metrics.OpenCensusMetrics
- registerAllViews(ViewManager) - Static method in class ai.nextbillion.maps.metrics.OpenCensusMetrics
- relativeTimeDescription - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The relative time that the review was submitted.
- REQUEST_COUNT - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- REQUEST_LATENCY - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- REQUEST_NAME - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Tags
- RequestDeniedException - Exception in ai.nextbillion.maps.errors
-
Indicates that the API denied the request.
- RequestDeniedException(String) - Constructor for exception ai.nextbillion.maps.errors.RequestDeniedException
- requestHandlerBuilder(GeoApiContext.RequestHandler.Builder) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Changes the RequestHandler.Builder strategy to change between the
OkHttpRequestHandlerand theGaeRequestHandler. - RequestMetrics - Interface in ai.nextbillion.maps.metrics
-
A type to report common metrics shared among all request types.
- requestMetricsReporter(RequestMetricsReporter) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
- RequestMetricsReporter - Interface in ai.nextbillion.maps.metrics
-
A type to report common metrics shared among all request types.
- requestVerb - Variable in class ai.nextbillion.maps.internal.ApiConfig
- requestVerb(String) - Method in class ai.nextbillion.maps.internal.ApiConfig
- reset() - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- resolution - Variable in class ai.nextbillion.maps.model.ElevationResult
-
Maximum distance between data points from which the elevation was interpolated, in meters.
- Response() - Constructor for class ai.nextbillion.maps.DirectionsApi.Response
- Response() - Constructor for class ai.nextbillion.maps.DistanceMatrixApi.Response
- Response() - Constructor for class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- Response() - Constructor for class ai.nextbillion.maps.GeocodingApi.Response
- Response() - Constructor for class ai.nextbillion.maps.GeolocationApi.Response
- Response() - Constructor for class ai.nextbillion.maps.ImageResult.Response
- Response() - Constructor for class ai.nextbillion.maps.NearbySearchRequest.Response
- Response() - Constructor for class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- Response() - Constructor for class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- Response() - Constructor for class ai.nextbillion.maps.TextSearchRequest.Response
- RESTAURANT - ai.nextbillion.maps.model.AddressComponentType
-
A restaurant.
- RESTAURANT - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- RESTAURANT - ai.nextbillion.maps.model.PlaceType
- results - Variable in class ai.nextbillion.maps.model.PlacesSearchResponse
-
The list of Search Results.
- results - Variable in class ai.nextbillion.maps.NearbySearchRequest.Response
- results - Variable in class ai.nextbillion.maps.TextSearchRequest.Response
- resultType(AddressType...) - Method in class ai.nextbillion.maps.GeocodingApiRequest
-
Sets the result type.
- RETRY_COUNT - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Measures
- RETRY_COUNT - Static variable in class ai.nextbillion.maps.metrics.OpenCensusMetrics.Views
- retryTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the cumulative time limit for which retry-able errors will be retried.
- reverseGeocode(GeoApiContext, LatLng) - Static method in class ai.nextbillion.maps.GeocodingApi
-
Requests the street address of a
location. - Review() - Constructor for class ai.nextbillion.maps.model.PlaceDetails.Review
- reviews - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
An array of up to five reviews.
- RoadsApi - Class in ai.nextbillion.maps
-
The Google Maps Roads API identifies the roads a vehicle was traveling along and provides additional metadata about those roads, such as speed limits.
- RoadsApi.RoadsResponse - Class in ai.nextbillion.maps
- RoadsResponse() - Constructor for class ai.nextbillion.maps.RoadsApi.RoadsResponse
- ROOFING_CONTRACTOR - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ROOFING_CONTRACTOR - ai.nextbillion.maps.model.PlaceType
- ROOFTOP - ai.nextbillion.maps.model.LocationType
-
Restricts the results to addresses for which we have location information accurate down to street address precision.
- ROOM - ai.nextbillion.maps.model.AddressComponentType
-
The room of a building address.
- ROOM - ai.nextbillion.maps.model.AddressType
-
The room in the address of the building
- route(String) - Static method in class ai.nextbillion.maps.model.ComponentFilter
-
Matches long or short name of a route.
- ROUTE - ai.nextbillion.maps.model.AddressComponentType
-
A named route (such as "US 101").
- ROUTE - ai.nextbillion.maps.model.AddressType
-
A named route (such as "US 101").
- routes - Variable in class ai.nextbillion.maps.DirectionsApi.Response
- routes - Variable in class ai.nextbillion.maps.model.DirectionsResult
-
Routes from the origin to the destination.
- rows - Variable in class ai.nextbillion.maps.DistanceMatrixApi.Response
- rows - Variable in class ai.nextbillion.maps.model.DistanceMatrix
-
An array of elements, each of which in turn contains a status, duration, and distance element.
- run() - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
-
Main loop.
- RV_PARK - ai.nextbillion.maps.model.AddressComponentType
-
An RV park.
- RV_PARK - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- RV_PARK - ai.nextbillion.maps.model.PlaceType
S
- SafeEnumAdapter<E extends java.lang.Enum<E>> - Class in ai.nextbillion.maps.internal
-
A
TypeAdapterthat maps case-insensitive values to an enum type. - SafeEnumAdapter(E) - Constructor for class ai.nextbillion.maps.internal.SafeEnumAdapter
- saturatedAdd(long, long) - Static method in class ai.nextbillion.maps.internal.ratelimiter.LongMath
- SATURDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A school.
- SCHOOL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SCHOOL - ai.nextbillion.maps.model.PlaceType
- scope - Variable in class ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
Deprecated.The scope of an alternative place ID will always be APP, indicating that the alternative place ID is recognised by your application only.
- scope - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
Deprecated.
- scope - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Deprecated.
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.AddressComponentType
-
A secondary school.
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.AddressType
-
The location of a secondary school.
- SECONDARY_SCHOOL - ai.nextbillion.maps.model.PlaceType
- secondaryText - Variable in class ai.nextbillion.maps.model.AutocompleteStructuredFormatting
-
The secondary text of a prediction, usually the location of the place.
- SERVICE - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
- sessionToken(PlaceAutocompleteRequest.SessionToken) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
Sets the SessionToken for this request.
- SessionToken() - Constructor for class ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
This constructor creates a new session.
- SessionToken(UUID) - Constructor for class ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
-
Construct a session that is a continuation of a previous session.
- setCallback(PendingResult.Callback<T>) - Method in class ai.nextbillion.maps.internal.GaePendingResult
- setCallback(PendingResult.Callback<T>) - Method in class ai.nextbillion.maps.internal.OkHttpPendingResult
- setCallback(PendingResult.Callback<T>) - Method in interface ai.nextbillion.maps.PendingResult
- setExperienceId(String...) - Method in class ai.nextbillion.maps.GeoApiContext
-
Sets the value for the HTTP header field name
HttpHeaders.X_GOOG_MAPS_EXPERIENCE_IDto be used on subsequent API calls. - setIfExceptionIsAllowedToRetry(Class<? extends ApiException>, boolean) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Allows specific API exceptions to be retried or not retried.
- setQueriesPerSecond(int) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- setRate(double) - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Updates the stable rate of this
RateLimiter, that is, thepermitsPerSecondargument provided in the factory method that constructed theRateLimiter. - SHARE_TAXI - ai.nextbillion.maps.model.VehicleType
-
Share taxi is a kind of bus with the ability to drop off and pick up passengers anywhere on its route.
- SHOE_STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SHOE_STORE - ai.nextbillion.maps.model.PlaceType
- SHOPPING_MALL - ai.nextbillion.maps.model.AddressComponentType
-
A shopping mall.
- SHOPPING_MALL - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SHOPPING_MALL - ai.nextbillion.maps.model.PlaceType
- shortName - Variable in class ai.nextbillion.maps.model.AddressComponent
-
An abbreviated textual name for the address component, if available.
- shortName - Variable in class ai.nextbillion.maps.model.TransitLine
-
The short name of this transit line.
- shutdown() - Method in class ai.nextbillion.maps.GaeRequestHandler
- shutdown() - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler
- shutdown() - Method in class ai.nextbillion.maps.GeoApiContext
-
Shut down this GeoApiContext instance, reclaiming resources.
- shutdown() - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- shutdown() - Method in class ai.nextbillion.maps.OkHttpRequestHandler
- shutdownNow() - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- signalStrength - Variable in class ai.nextbillion.maps.model.CellTower
-
Radio signal strength measured in dBm.
- signalStrength - Variable in class ai.nextbillion.maps.model.WifiAccessPoint
-
The current signal strength measured in dBm.
- SignalStrength(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- SignalStrength(int) - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- signalToNoiseRatio - Variable in class ai.nextbillion.maps.model.WifiAccessPoint
-
The current signal to noise ratio measured in dB.
- SignalToNoiseRatio(int) - Method in class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- Size - Class in ai.nextbillion.maps.model
- Size() - Constructor for class ai.nextbillion.maps.model.Size
-
Serialization constructor.
- Size(int, int) - Constructor for class ai.nextbillion.maps.model.Size
-
Constructs a Size with a height/width pair.
- SnappedPoint - Class in ai.nextbillion.maps.model
-
A point that has been snapped to a road by the Roads API.
- SnappedPoint() - Constructor for class ai.nextbillion.maps.model.SnappedPoint
- snappedPoints - Variable in class ai.nextbillion.maps.model.SnappedSpeedLimitResponse
-
Snap-to-road results.
- snappedPoints - Variable in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- SnappedSpeedLimitResponse - Class in ai.nextbillion.maps.model
-
A combined snap-to-roads and speed limit response.
- SnappedSpeedLimitResponse() - Constructor for class ai.nextbillion.maps.model.SnappedSpeedLimitResponse
- snapToRoads(GeoApiContext, LatLng...) - Static method in class ai.nextbillion.maps.RoadsApi
-
Takes up to 100 GPS points collected along a route, and returns a similar set of data with the points snapped to the most likely roads the vehicle was traveling along.
- southwest - Variable in class ai.nextbillion.maps.model.Bounds
-
The southwest corner of the bounding box.
- SPA - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SPA - ai.nextbillion.maps.model.PlaceType
- speedLimit - Variable in class ai.nextbillion.maps.model.SpeedLimit
-
The speed limit for that road segment, specified in kilometers per hour.
- SpeedLimit - Class in ai.nextbillion.maps.model
-
A speed limit result from the Roads API.
- SpeedLimit() - Constructor for class ai.nextbillion.maps.model.SpeedLimit
- speedLimitMph() - Method in class ai.nextbillion.maps.model.SpeedLimit
- speedLimits - Variable in class ai.nextbillion.maps.model.SnappedSpeedLimitResponse
-
Speed limit results.
- STADIUM - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STADIUM - ai.nextbillion.maps.model.PlaceType
- start() - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- startLocation - Variable in class ai.nextbillion.maps.model.DirectionsLeg
- startLocation - Variable in class ai.nextbillion.maps.model.DirectionsRoute
- startLocation - Variable in class ai.nextbillion.maps.model.DirectionsStep
-
The location of the starting point of this step.
- startNetwork() - Method in interface ai.nextbillion.maps.metrics.RequestMetrics
- status - Variable in class ai.nextbillion.maps.DirectionsApi.Response
- status - Variable in class ai.nextbillion.maps.DistanceMatrixApi.Response
- status - Variable in class ai.nextbillion.maps.errors.ApiError
- status - Variable in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- status - Variable in class ai.nextbillion.maps.GeocodingApi.Response
- status - Variable in class ai.nextbillion.maps.NearbySearchRequest.Response
- status - Variable in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- status - Variable in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- status - Variable in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- status - Variable in class ai.nextbillion.maps.TextSearchRequest.Response
- steps - Variable in class ai.nextbillion.maps.model.DirectionsLeg
- steps(boolean) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- stop() - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- StopDetails - Class in ai.nextbillion.maps.model
-
The stop/station.
- StopDetails() - Constructor for class ai.nextbillion.maps.model.StopDetails
- Stopwatch - Class in ai.nextbillion.maps.internal.ratelimiter
-
An object that measures elapsed time in nanoseconds.
- STORAGE - ai.nextbillion.maps.model.AddressComponentType
-
A storage establishment.
- STORAGE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STORAGE - ai.nextbillion.maps.model.PlaceType
- STORE - ai.nextbillion.maps.model.AddressComponentType
-
A store.
- STORE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- STORE - ai.nextbillion.maps.model.PlaceType
- STREET_ADDRESS - ai.nextbillion.maps.model.AddressComponentType
-
A precise street address.
- STREET_ADDRESS - ai.nextbillion.maps.model.AddressType
-
A precise street address.
- STREET_NUMBER - ai.nextbillion.maps.model.AddressComponentType
-
The precise street number of an address.
- STREET_NUMBER - ai.nextbillion.maps.model.AddressType
-
A precise street number.
- strictBounds(boolean) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
StrictBounds returns only those places that are strictly within the region defined by location and radius.
- StringJoin - Class in ai.nextbillion.maps.internal
-
Utility class to join strings.
- StringJoin.UrlValue - Interface in ai.nextbillion.maps.internal
-
Marker Interface to enable the URL Value enums in
DirectionsApito be string joinable. - structuredFormatting - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
A description of how the autocomplete query matched the returned result.
- SUBLOCALITY - ai.nextbillion.maps.model.AddressComponentType
-
A first-order civil entity below a locality.
- SUBLOCALITY - ai.nextbillion.maps.model.AddressType
-
A first-order civil entity below a locality.
- SUBLOCALITY_LEVEL_1 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_1 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_2 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_2 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_3 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_3 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_4 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_4 - ai.nextbillion.maps.model.AddressType
- SUBLOCALITY_LEVEL_5 - ai.nextbillion.maps.model.AddressComponentType
- SUBLOCALITY_LEVEL_5 - ai.nextbillion.maps.model.AddressType
- submit(Runnable) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- submit(Runnable, T) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- submit(Callable<T>) - Method in class ai.nextbillion.maps.internal.RateLimitExecutorService
- SUBPREMISE - ai.nextbillion.maps.model.AddressComponentType
-
A first-order entity below a named location, usually a singular building within a collection of buildings with a common name.
- SUBPREMISE - ai.nextbillion.maps.model.AddressType
-
A first-order entity below a named location, usually a singular building within a collection of buildings with a common name.
- SUBWAY - ai.nextbillion.maps.model.TransitMode
- SUBWAY - ai.nextbillion.maps.model.VehicleType
-
Underground light rail.
- SUBWAY_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a subway station.
- SUBWAY_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a subway station.
- SUBWAY_STATION - ai.nextbillion.maps.model.PlaceType
- successful() - Method in class ai.nextbillion.maps.DirectionsApi.Response
- successful() - Method in class ai.nextbillion.maps.DistanceMatrixApi.Response
- successful() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.Response
- successful() - Method in class ai.nextbillion.maps.GeocodingApi.Response
- successful() - Method in class ai.nextbillion.maps.GeolocationApi.Response
- successful() - Method in class ai.nextbillion.maps.ImageResult.Response
- successful() - Method in interface ai.nextbillion.maps.internal.ApiResponse
- successful() - Method in class ai.nextbillion.maps.NearbySearchRequest.Response
- successful() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest.Response
- successful() - Method in class ai.nextbillion.maps.QueryAutocompleteRequest.Response
- successful() - Method in class ai.nextbillion.maps.RoadsApi.RoadsResponse
- successful() - Method in class ai.nextbillion.maps.TextSearchRequest.Response
- SUNDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- SUPERMARKET - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SUPERMARKET - ai.nextbillion.maps.model.PlaceType
- supportsClientId - Variable in class ai.nextbillion.maps.internal.ApiConfig
- supportsClientId(boolean) - Method in class ai.nextbillion.maps.internal.ApiConfig
- SYNAGOGUE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- SYNAGOGUE - ai.nextbillion.maps.model.PlaceType
- systemTicker() - Static method in class ai.nextbillion.maps.internal.ratelimiter.Ticker
T
- TAXI_STAND - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- TAXI_STAND - ai.nextbillion.maps.model.PlaceType
- Term() - Constructor for class ai.nextbillion.maps.model.AutocompletePrediction.Term
- terms - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
An array of terms identifying each section of the returned description.
- text - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The user's review.
- TEXT_QUERY - ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- textColor - Variable in class ai.nextbillion.maps.model.TransitLine
-
The color of text commonly used for signage of this transit line.
- TextSearchRequest - Class in ai.nextbillion.maps
-
A Text Search request.
- TextSearchRequest(GeoApiContext) - Constructor for class ai.nextbillion.maps.TextSearchRequest
- TextSearchRequest.Response - Class in ai.nextbillion.maps
- THURSDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- Ticker - Class in ai.nextbillion.maps.internal.ratelimiter
-
A time source; returns a time value representing the number of nanoseconds elapsed since some fixed but arbitrary point in time.
- Ticker() - Constructor for class ai.nextbillion.maps.internal.ratelimiter.Ticker
-
Constructor for use by subclasses.
- time - Variable in class ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
-
Time that this Open or Close happens at.
- time - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review
-
The time that the review was submitted.
- timingAdvance - Variable in class ai.nextbillion.maps.model.CellTower
-
The timing advance value.
- TimingAdvance(int) - Method in class ai.nextbillion.maps.model.CellTower.CellTowerBuilder
- toCanonicalLiteral() - Method in enum ai.nextbillion.maps.model.AddressComponentType
- toCanonicalLiteral() - Method in enum ai.nextbillion.maps.model.AddressType
- TOLLS - ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Indicates that the calculated route should avoid toll roads/bridges.
- toString() - Method in enum ai.nextbillion.maps.DirectionsApi.RouteRestriction
- toString() - Method in class ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Gets the String representation of this Waypoint, as an API request parameter fragment.
- toString() - Method in class ai.nextbillion.maps.internal.ExceptionsAllowedToRetry
- toString() - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
- toString() - Method in class ai.nextbillion.maps.internal.ratelimiter.Stopwatch
- toString() - Method in class ai.nextbillion.maps.model.AddressComponent
- toString() - Method in enum ai.nextbillion.maps.model.AddressComponentType
- toString() - Method in enum ai.nextbillion.maps.model.AddressType
- toString() - Method in class ai.nextbillion.maps.model.AutocompletePrediction.MatchedSubstring
- toString() - Method in class ai.nextbillion.maps.model.AutocompletePrediction.Term
- toString() - Method in class ai.nextbillion.maps.model.AutocompletePrediction
- toString() - Method in class ai.nextbillion.maps.model.AutocompleteStructuredFormatting
- toString() - Method in class ai.nextbillion.maps.model.Bounds
- toString() - Method in class ai.nextbillion.maps.model.CellTower
- toString() - Method in class ai.nextbillion.maps.model.ComponentFilter
- toString() - Method in class ai.nextbillion.maps.model.Distance
- toString() - Method in class ai.nextbillion.maps.model.DistanceMatrix
- toString() - Method in class ai.nextbillion.maps.model.DistanceMatrixRow
- toString() - Method in class ai.nextbillion.maps.model.Duration
- toString() - Method in class ai.nextbillion.maps.model.ElevationResult
- toString() - Method in class ai.nextbillion.maps.model.EncodedPolyline
- toString() - Method in class ai.nextbillion.maps.model.Fare
- toString() - Method in class ai.nextbillion.maps.model.FindPlaceFromText
- toString() - Method in class ai.nextbillion.maps.model.GeocodedWaypoint
- toString() - Method in class ai.nextbillion.maps.model.GeolocationPayload
- toString() - Method in class ai.nextbillion.maps.model.GeolocationResult
- toString() - Method in class ai.nextbillion.maps.model.Geometry
- toString() - Method in class ai.nextbillion.maps.model.LatLng
- toString() - Method in class ai.nextbillion.maps.model.OpeningHours.Period.OpenClose
- toString() - Method in class ai.nextbillion.maps.model.OpeningHours.Period
- toString() - Method in class ai.nextbillion.maps.model.OpeningHours
- toString() - Method in class ai.nextbillion.maps.model.Photo
- toString() - Method in enum ai.nextbillion.maps.model.PlaceAutocompleteType
- toString() - Method in class ai.nextbillion.maps.model.PlaceDetails.AlternatePlaceIds
-
Deprecated.
- toString() - Method in class ai.nextbillion.maps.model.PlaceDetails
- toString() - Method in class ai.nextbillion.maps.model.PlacesSearchResponse
- toString() - Method in class ai.nextbillion.maps.model.PlacesSearchResult
- toString() - Method in enum ai.nextbillion.maps.model.PlaceType
- toString() - Method in class ai.nextbillion.maps.model.PlusCode
- toString() - Method in enum ai.nextbillion.maps.model.PriceLevel
- toString() - Method in enum ai.nextbillion.maps.model.RankBy
- toString() - Method in class ai.nextbillion.maps.model.Size
- toString() - Method in class ai.nextbillion.maps.model.SnappedPoint
- toString() - Method in class ai.nextbillion.maps.model.SnappedSpeedLimitResponse
- toString() - Method in class ai.nextbillion.maps.model.SpeedLimit
- toString() - Method in class ai.nextbillion.maps.model.StopDetails
- toString() - Method in enum ai.nextbillion.maps.model.TrafficModel
- toString() - Method in class ai.nextbillion.maps.model.TransitAgency
- toString() - Method in class ai.nextbillion.maps.model.TransitDetails
- toString() - Method in class ai.nextbillion.maps.model.TransitLine
- toString() - Method in enum ai.nextbillion.maps.model.TransitMode
- toString() - Method in enum ai.nextbillion.maps.model.TransitRoutingPreference
- toString() - Method in enum ai.nextbillion.maps.model.TravelMode
- toString() - Method in enum ai.nextbillion.maps.model.Unit
- toString() - Method in class ai.nextbillion.maps.model.Vehicle
- toString() - Method in class ai.nextbillion.maps.model.WifiAccessPoint
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.AddressComponentType
-
Tourist Attraction
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.AddressType
-
A tourist attraction
- TOURIST_ATTRACTION - ai.nextbillion.maps.model.PlaceType
- toUrlValue() - Method in enum ai.nextbillion.maps.DirectionsApi.RouteRestriction
- toUrlValue() - Method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
- toUrlValue() - Method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
- toUrlValue() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasCircular
- toUrlValue() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasIP
- toUrlValue() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasPoint
- toUrlValue() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest.LocationBiasRectangular
- toUrlValue() - Method in interface ai.nextbillion.maps.internal.StringJoin.UrlValue
- toUrlValue() - Method in enum ai.nextbillion.maps.model.AddressType
- toUrlValue() - Method in class ai.nextbillion.maps.model.ComponentFilter
- toUrlValue() - Method in class ai.nextbillion.maps.model.LatLng
- toUrlValue() - Method in enum ai.nextbillion.maps.model.LocationType
- toUrlValue() - Method in enum ai.nextbillion.maps.model.PlaceAutocompleteType
- toUrlValue() - Method in enum ai.nextbillion.maps.model.PlaceType
- toUrlValue() - Method in enum ai.nextbillion.maps.model.PriceLevel
- toUrlValue() - Method in enum ai.nextbillion.maps.model.RankBy
- toUrlValue() - Method in class ai.nextbillion.maps.model.Size
- toUrlValue() - Method in enum ai.nextbillion.maps.model.TrafficModel
- toUrlValue() - Method in enum ai.nextbillion.maps.model.TransitMode
- toUrlValue() - Method in enum ai.nextbillion.maps.model.TransitRoutingPreference
- toUrlValue() - Method in enum ai.nextbillion.maps.model.TravelMode
- toUrlValue() - Method in enum ai.nextbillion.maps.model.Unit
- toUrlValue() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest.SessionToken
- TOWN_SQUARE - ai.nextbillion.maps.model.AddressComponentType
-
A town square.
- TOWN_SQUARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- trafficModel(TrafficModel) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- trafficModel(TrafficModel) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the assumptions to use when calculating time in traffic.
- TrafficModel - Enum in ai.nextbillion.maps.model
-
Specifies traffic prediction model when requesting future directions.
- TRAIN - ai.nextbillion.maps.model.TransitMode
- TRAIN_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a train station.
- TRAIN_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a train station.
- TRAIN_STATION - ai.nextbillion.maps.model.PlaceType
- TRAM - ai.nextbillion.maps.model.TransitMode
- TRAM - ai.nextbillion.maps.model.VehicleType
-
Above ground light rail.
- TRANSIT - ai.nextbillion.maps.model.TravelMode
- TRANSIT_STATION - ai.nextbillion.maps.model.AddressComponentType
-
The location of a transit station.
- TRANSIT_STATION - ai.nextbillion.maps.model.AddressType
-
The location of a transit station.
- TRANSIT_STATION - ai.nextbillion.maps.model.PlaceType
- TransitAgency - Class in ai.nextbillion.maps.model
-
The operator of a line.
- TransitAgency() - Constructor for class ai.nextbillion.maps.model.TransitAgency
- TransitDetails - Class in ai.nextbillion.maps.model
-
Transit directions return additional information that is not relevant for other modes of transportation.
- TransitDetails() - Constructor for class ai.nextbillion.maps.model.TransitDetails
- TransitLine - Class in ai.nextbillion.maps.model
-
The transit line used in a step.
- TransitLine() - Constructor for class ai.nextbillion.maps.model.TransitLine
- transitMode(TransitMode...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- TransitMode - Enum in ai.nextbillion.maps.model
-
You may specify transit mode when requesting transit directions or distances.
- transitModes(TransitMode...) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies one or more preferred modes of transit.
- transitRoutingPreference(TransitRoutingPreference) - Method in class ai.nextbillion.maps.DirectionsApiRequest
- transitRoutingPreference(TransitRoutingPreference) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies preferences for transit requests.
- TransitRoutingPreference - Enum in ai.nextbillion.maps.model
-
Indicates user preference when requesting transit directions.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.AddressComponentType
-
A travel agency.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- TRAVEL_AGENCY - ai.nextbillion.maps.model.PlaceType
- TravelMode - Enum in ai.nextbillion.maps.model
-
You may specify the transportation mode to use for calulating directions.
- TROLLEYBUS - ai.nextbillion.maps.model.VehicleType
-
Trolleybus.
- tryAcquire() - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a permit from this
RateLimiterif it can be acquired immediately without delay. - tryAcquire(int) - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires permits from this
RateLimiterif it can be acquired immediately without delay. - tryAcquire(int, long, TimeUnit) - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires the given number of permits from this
RateLimiterif it can be obtained without exceeding the specifiedtimeout, or returnsfalseimmediately (without waiting) if the permits would not have been granted before the timeout expired. - tryAcquire(long, TimeUnit) - Method in class ai.nextbillion.maps.internal.ratelimiter.RateLimiter
-
Acquires a permit from this
RateLimiterif it can be obtained without exceeding the specifiedtimeout, or returnsfalseimmediately (without waiting) if the permit would not have been granted before the timeout expired. - TUESDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- type - Variable in class ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating
-
The name of the aspect that is being rated.
- type - Variable in class ai.nextbillion.maps.model.Vehicle
-
The type of vehicle that runs on this line.
- type(PlaceAutocompleteType) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
Deprecated.Please use
typesinstead. - type(PlaceType) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Restricts the results to places matching the specified type.
- type(PlaceType) - Method in class ai.nextbillion.maps.TextSearchRequest
-
Restricts the results to places matching the specified type.
- type(PlaceType...) - Method in class ai.nextbillion.maps.NearbySearchRequest
-
Deprecated.Multiple search types are ignored by the Places API.
- types - Variable in class ai.nextbillion.maps.model.AddressComponent
-
Indicates the type of each part of the address.
- types - Variable in class ai.nextbillion.maps.model.AutocompletePrediction
-
An array indicating the type of the address component.
- types - Variable in class ai.nextbillion.maps.model.GeocodedWaypoint
-
The address types of the geocoding result used for calculating directions.
- types - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
Feature types describing the given result.
- types - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
Feature types describing the given result.
- types(PlaceAutocompleteType) - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
-
Restricts the results to places matching the specified type.
- TYPES - ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
U
- Unit - Enum in ai.nextbillion.maps.model
-
Units of measurement.
- units(Unit) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the unit system to use when displaying results.
- units(Unit) - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
-
Specifies the unit system to use when expressing distance as text.
- UNIVERSITY - ai.nextbillion.maps.model.AddressType
-
A university.
- UNIVERSITY - ai.nextbillion.maps.model.PlaceType
- UNKNOWN - ai.nextbillion.maps.model.AddressComponentType
-
Indicates an unknown address component type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.AddressType
-
Indicates an unknown address type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.LocationType
-
Indicates an unknown location type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
Indicates an unknown day of week type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
Indicates an unknown rating type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.PriceLevel
-
Indicates an unknown price level type returned by the server.
- UNKNOWN - ai.nextbillion.maps.model.TravelMode
-
Indicates an unknown travel mode returned by the server.
- UnknownErrorException - Exception in ai.nextbillion.maps.errors
-
Indicates that the server encountered an unknown error.
- UnknownErrorException(String) - Constructor for exception ai.nextbillion.maps.errors.UnknownErrorException
- url - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The URL of the official Google page for this place.
- url - Variable in class ai.nextbillion.maps.model.TransitAgency
-
The URL for the transit agency.
- url - Variable in class ai.nextbillion.maps.model.TransitLine
-
The URL for this transit line as provided by the transit agency.
- UrlSigner - Class in ai.nextbillion.maps.internal
-
Utility class for supporting Maps for Work Digital signatures.
- UrlSigner(String) - Constructor for class ai.nextbillion.maps.internal.UrlSigner
- userRatingsTotal - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The number of user reviews for this place
- userRatingsTotal - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
The number of user reviews for this place
- utcOffset - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The number of minutes this place’s current timezone is offset from UTC.
V
- validateRequest() - Method in class ai.nextbillion.maps.DirectionsApiRequest
- validateRequest() - Method in class ai.nextbillion.maps.DistanceMatrixApiRequest
- validateRequest() - Method in class ai.nextbillion.maps.FindPlaceFromTextRequest
- validateRequest() - Method in class ai.nextbillion.maps.GeocodingApiRequest
- validateRequest() - Method in class ai.nextbillion.maps.GeolocationApiRequest
- validateRequest() - Method in class ai.nextbillion.maps.NearbySearchRequest
- validateRequest() - Method in class ai.nextbillion.maps.PhotoRequest
- validateRequest() - Method in class ai.nextbillion.maps.PlaceAutocompleteRequest
- validateRequest() - Method in class ai.nextbillion.maps.QueryAutocompleteRequest
- validateRequest() - Method in class ai.nextbillion.maps.TextSearchRequest
- value - Variable in class ai.nextbillion.maps.model.AutocompletePrediction.Term
-
The text of the matched term.
- value - Variable in class ai.nextbillion.maps.model.ComponentFilter
- value - Variable in class ai.nextbillion.maps.model.Fare
-
The total fare amount, in the currency specified in
Fare.currency. - valueOf(String) - Static method in enum ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.AddressComponentType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.AddressType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.LocationType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.PlaceAutocompleteType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.PlaceIdScope
-
Deprecated.Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.PlaceType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.PriceLevel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.RankBy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.TrafficModel
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.TransitMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.TransitRoutingPreference
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.TravelMode
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.Unit
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum ai.nextbillion.maps.model.VehicleType
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum ai.nextbillion.maps.DirectionsApi.RouteRestriction
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.FieldMask
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.FindPlaceFromTextRequest.InputType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.AddressComponentType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.AddressType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.LocationType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.PlaceAutocompleteType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.PlaceDetails.Review.AspectRating.RatingType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.PlaceIdScope
-
Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.PlaceType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.PriceLevel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.RankBy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.TrafficModel
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.TransitMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.TransitRoutingPreference
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.TravelMode
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.Unit
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum ai.nextbillion.maps.model.VehicleType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- vehicle - Variable in class ai.nextbillion.maps.model.TransitLine
-
The type of vehicle used on this transit line.
- Vehicle - Class in ai.nextbillion.maps.model
-
The vehicle used on a line.
- Vehicle() - Constructor for class ai.nextbillion.maps.model.Vehicle
- VehicleType - Enum in ai.nextbillion.maps.model
-
The vehicle types.
- VERY_EXPENSIVE - ai.nextbillion.maps.model.PriceLevel
- VETERINARY_CARE - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- VETERINARY_CARE - ai.nextbillion.maps.model.PlaceType
- vicinity - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
A simplified address for the place, including the street name, street number, and locality, but not the province/state, postal code, or country.
- vicinity - Variable in class ai.nextbillion.maps.model.PlacesSearchResult
-
A feature name of a nearby location.
- viewport - Variable in class ai.nextbillion.maps.model.Geometry
-
The recommended viewport for displaying the returned result.
W
- WALKING - ai.nextbillion.maps.model.TravelMode
- WARD - ai.nextbillion.maps.model.AddressComponentType
-
A specific type of Japanese locality, used to facilitate distinction between multiple locality components within a Japanese address.
- WARD - ai.nextbillion.maps.model.AddressType
-
A specific type of Japanese locality, used to facilitate distinction between multiple locality components within a Japanese address.
- Waypoint(LatLng) - Constructor for class ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a stopover Waypoint using a Latlng location.
- Waypoint(LatLng, boolean) - Constructor for class ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a Waypoint using a LatLng location.
- Waypoint(String) - Constructor for class ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a stopover Waypoint using a String address.
- Waypoint(String, boolean) - Constructor for class ai.nextbillion.maps.DirectionsApiRequest.Waypoint
-
Constructs a Waypoint using a String address.
- waypoints - Variable in class ai.nextbillion.maps.DirectionsApiRequest
- waypoints(DirectionsApiRequest.Waypoint...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Specifies a list of waypoints.
- waypoints(LatLng...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
The list of waypoints as latitude/longitude locations.
- waypoints(String...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the list of waypoints as String addresses.
- waypointsFromPlaceIds(String...) - Method in class ai.nextbillion.maps.DirectionsApiRequest
-
Specifies the list of waypoints as Plade ID Strings, prefixing them as required by the API.
- website - Variable in class ai.nextbillion.maps.model.PlaceDetails
-
The authoritative website for this place, such as a business's homepage.
- WEDNESDAY - ai.nextbillion.maps.model.OpeningHours.Period.OpenClose.DayOfWeek
- weekdayText - Variable in class ai.nextbillion.maps.model.OpeningHours
-
The formatted opening hours for each day of the week, as an array of seven strings; for example,
"Monday: 8:30 am – 5:30 pm". - width - Variable in class ai.nextbillion.maps.model.Photo
-
The maximum width of the image.
- width - Variable in class ai.nextbillion.maps.model.Size
-
The width of this Size.
- WifiAccessPoint - Class in ai.nextbillion.maps.model
-
A WiFi access point.
- WifiAccessPoint() - Constructor for class ai.nextbillion.maps.model.WifiAccessPoint
- WifiAccessPoint.WifiAccessPointBuilder - Class in ai.nextbillion.maps.model
- WifiAccessPointBuilder() - Constructor for class ai.nextbillion.maps.model.WifiAccessPoint.WifiAccessPointBuilder
- wifiAccessPoints - Variable in class ai.nextbillion.maps.model.GeolocationPayload
-
An array of WiFi access point objects.
- WifiAccessPoints(WifiAccessPoint[]) - Method in class ai.nextbillion.maps.GeolocationApiRequest
- WifiAccessPoints(WifiAccessPoint[]) - Method in class ai.nextbillion.maps.model.GeolocationPayload.GeolocationPayloadBuilder
- write(JsonWriter, GeolocationApi.Response) - Method in class ai.nextbillion.maps.internal.GeolocationResponseAdapter
-
Not supported.
- write(JsonWriter, Distance) - Method in class ai.nextbillion.maps.internal.DistanceAdapter
-
This method is not implemented.
- write(JsonWriter, Duration) - Method in class ai.nextbillion.maps.internal.DurationAdapter
-
This method is not implemented.
- write(JsonWriter, Fare) - Method in class ai.nextbillion.maps.internal.FareAdapter
-
This method is not implemented.
- write(JsonWriter, LatLng) - Method in class ai.nextbillion.maps.internal.LatLngAdapter
-
Not supported.
- write(JsonWriter, OpeningHours.Period.OpenClose.DayOfWeek) - Method in class ai.nextbillion.maps.internal.DayOfWeekAdapter
-
This method is not implemented.
- write(JsonWriter, PriceLevel) - Method in class ai.nextbillion.maps.internal.PriceLevelAdapter
-
This method is not implemented.
- write(JsonWriter, E) - Method in class ai.nextbillion.maps.internal.SafeEnumAdapter
- write(JsonWriter, Instant) - Method in class ai.nextbillion.maps.internal.InstantAdapter
-
This method is not implemented.
- write(JsonWriter, LocalTime) - Method in class ai.nextbillion.maps.internal.LocalTimeAdapter
-
This method is not implemented.
- write(JsonWriter, ZonedDateTime) - Method in class ai.nextbillion.maps.internal.ZonedDateTimeAdapter
-
This method is not implemented.
- writeTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GaeRequestHandler.Builder
- writeTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.GeoApiContext.Builder
-
Sets the default write timeout for new connections.
- writeTimeout(long, TimeUnit) - Method in interface ai.nextbillion.maps.GeoApiContext.RequestHandler.Builder
- writeTimeout(long, TimeUnit) - Method in class ai.nextbillion.maps.OkHttpRequestHandler.Builder
X
- X_GOOG_MAPS_EXPERIENCE_ID - Static variable in class ai.nextbillion.maps.internal.HttpHeaders
-
The HTTP
X-Goog-Maps-Experience-IDheader field name.
Z
- ZERO_RESULTS - ai.nextbillion.maps.model.DistanceMatrixElementStatus
-
Indicates that no route could be found between the origin and destination.
- ZERO_RESULTS - ai.nextbillion.maps.model.GeocodedWaypointStatus
-
Indicates no route could be found between the origin and destination.
- ZeroResultsException - Exception in ai.nextbillion.maps.errors
-
Indicates that no results were returned.
- ZeroResultsException(String) - Constructor for exception ai.nextbillion.maps.errors.ZeroResultsException
- ZonedDateTimeAdapter - Class in ai.nextbillion.maps.internal
-
This class handles conversion from JSON to
ZonedDateTimes. - ZonedDateTimeAdapter() - Constructor for class ai.nextbillion.maps.internal.ZonedDateTimeAdapter
- ZOO - ai.nextbillion.maps.model.AddressType
-
Currently not a documented return type.
- ZOO - ai.nextbillion.maps.model.PlaceType
All Classes All Packages