Index

A B C D E F G H I J K L M N O P Q R S T U V Y 
All Classes and Interfaces|All Packages

A

addPolicy(HttpPipelinePolicy) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Adds a custom Http pipeline policy.
ADDRESS - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value Addr for SearchIndexes.
ADDRESS_POINT - Static variable in class com.azure.maps.search.models.MatchType
Static value AddressPoint for MatchType.
ADDRESS_RANGE - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value Address Range for SearchAddressResultType.
AddressRanges - Class in com.azure.maps.search.models
Describes the address range on both sides of the street for a search result.
AddressRanges() - Constructor for class com.azure.maps.search.models.AddressRanges
 
AE - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value AE for LocalizedMapView.
allowFreeformNewline() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns whether to allow free form newline.
AR - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value AR for LocalizedMapView.
ARTERIAL - Static variable in class com.azure.maps.search.models.RoadUseType
Static value Arterial for RoadUseType.
AUTO - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value Auto for LocalizedMapView.

B

BaseReverseSearchOptions<T extends BaseReverseSearchOptions<T>> - Class in com.azure.maps.search.models
Class holding optional parameters for reverse search.
BaseReverseSearchOptions() - Constructor for class com.azure.maps.search.models.BaseReverseSearchOptions
 
BaseSearchGeometryOptions<T extends BaseSearchGeometryOptions<T>> - Class in com.azure.maps.search.models
Class holding optional parameters for Geometry Search.
BaseSearchGeometryOptions() - Constructor for class com.azure.maps.search.models.BaseSearchGeometryOptions
 
BaseSearchOptions<T extends BaseSearchOptions<T>> - Class in com.azure.maps.search.models
Class holding optional parameters for Search.
BaseSearchOptions() - Constructor for class com.azure.maps.search.models.BaseSearchOptions
 
BaseSearchPointOfInterestOptions<T extends BaseSearchPointOfInterestOptions<T>> - Class in com.azure.maps.search.models
Class holding optional parameters for POI Search.
BaseSearchPointOfInterestOptions() - Constructor for class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
 
BatchResultSummary - Class in com.azure.maps.search.models
Summary of the results for the batch request.
BatchResultSummary() - Constructor for class com.azure.maps.search.models.BatchResultSummary
 
BatchReverseSearchResult - Class in com.azure.maps.search.models
This object is returned from a successful Search Address Batch service call.
BatchReverseSearchResult() - Constructor for class com.azure.maps.search.models.BatchReverseSearchResult
Creates a new BatchReverseSearchResult with default properties.
BatchReverseSearchResult(BatchResultSummary, List<ReverseSearchAddressBatchItem>) - Constructor for class com.azure.maps.search.models.BatchReverseSearchResult
Creates a new BatchReverseSearchResult with a summary and batch items.
BatchSearchResult - Class in com.azure.maps.search.models
This object is returned from a successful Search Address Batch service call.
BatchSearchResult() - Constructor for class com.azure.maps.search.models.BatchSearchResult
Creates a new BatchSearchResult with default properties.
BatchSearchResult(BatchResultSummary, List<SearchAddressBatchItem>) - Constructor for class com.azure.maps.search.models.BatchSearchResult
Creates a new BatchSearchResult with a summary and batch items.
beginFuzzySearchBatch(List<FuzzySearchOptions>) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Batch Fuzzy Search
beginFuzzySearchBatch(List<FuzzySearchOptions>) - Method in class com.azure.maps.search.MapsSearchClient
Batch Fuzzy Search
beginFuzzySearchBatch(List<FuzzySearchOptions>, Context) - Method in class com.azure.maps.search.MapsSearchClient
Batch Fuzzy Search
beginGetFuzzySearchBatch(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Get Fuzzy Batch Search by Id
beginGetFuzzySearchBatch(String) - Method in class com.azure.maps.search.MapsSearchClient
Get Fuzzy Batch Search by Id
beginGetFuzzySearchBatch(String, Context) - Method in class com.azure.maps.search.MapsSearchClient
Get Fuzzy Batch Search by Id
beginGetReverseSearchAddressBatch(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Returns a batch of previously searched addressed given a batch id.
beginGetReverseSearchAddressBatch(String) - Method in class com.azure.maps.search.MapsSearchClient
Returns a batch of previously searched addressed given a batch id.
beginGetReverseSearchAddressBatch(String, Context) - Method in class com.azure.maps.search.MapsSearchClient
Returns a batch of previously searched addressed given a batch id.
beginGetSearchAddressBatch(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Get Batch Search Id
beginGetSearchAddressBatch(String) - Method in class com.azure.maps.search.MapsSearchClient
Get Batch Search Id
beginGetSearchAddressBatch(String, Context) - Method in class com.azure.maps.search.MapsSearchClient
Get Batch Search Id
beginReverseSearchAddressBatch(List<ReverseSearchAddressOptions>) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Searches a batch of addresses given their coordinates.
beginReverseSearchAddressBatch(List<ReverseSearchAddressOptions>) - Method in class com.azure.maps.search.MapsSearchClient
Searches a batch of addresses given their coordinates.
beginReverseSearchAddressBatch(List<ReverseSearchAddressOptions>, Context) - Method in class com.azure.maps.search.MapsSearchClient
Searches a batch of addresses given their coordinates.
beginSearchAddressBatch(List<SearchAddressOptions>) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Batch Address Search
beginSearchAddressBatch(List<SearchAddressOptions>) - Method in class com.azure.maps.search.MapsSearchClient
Batch Address Search
beginSearchAddressBatch(List<SearchAddressOptions>, Context) - Method in class com.azure.maps.search.MapsSearchClient
Batch Address Search
BH - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value BH for LocalizedMapView.
Brand - Class in com.azure.maps.search.models
The brand associated with the POI.
Brand() - Constructor for class com.azure.maps.search.models.Brand
 
BrandName - Class in com.azure.maps.search.models
The name of the brand for the POI being returned.
BrandName() - Constructor for class com.azure.maps.search.models.BrandName
 
buildAsyncClient() - Method in class com.azure.maps.search.MapsSearchClientBuilder
Builds an instance of SearchAsyncClient async client.
buildClient() - Method in class com.azure.maps.search.MapsSearchClientBuilder
Builds an instance of SearchClient sync client.

C

CHADEMO - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value Chademo for ElectricVehicleConnector.
Classification - Class in com.azure.maps.search.models
The classification for the POI being returned.
Classification() - Constructor for class com.azure.maps.search.models.Classification
 
ClassificationName - Class in com.azure.maps.search.models
Name for the classification.
ClassificationName() - Constructor for class com.azure.maps.search.models.ClassificationName
 
clientOptions(ClientOptions) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The client options such as application ID and custom headers to set on a request.
com.azure.maps.search - package com.azure.maps.search
Package containing the classes for SearchClient.
com.azure.maps.search.models - package com.azure.maps.search.models
Package containing classes for SearchClient.
configuration(Configuration) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The configuration store that is used during construction of the service client.
COUNTRY - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value Country for GeographicEntityType.
COUNTRY_SECONDARY_SUBDIVISION - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value CountrySecondarySubdivision for GeographicEntityType.
COUNTRY_SUBDIVISION - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value CountrySubdivision for GeographicEntityType.
COUNTRY_TERTIARY_SUBDIVISION - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value CountryTertiarySubdivision for GeographicEntityType.
credential(AzureKeyCredential) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets the AzureKeyCredential used to authenticate HTTP requests.
credential(TokenCredential) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets the TokenCredential used to authenticate HTTP requests.
CROSS_STREET - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value Cross Street for SearchAddressResultType.
CROSS_STREETS - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value Xstr for SearchIndexes.

D

DataSource - Class in com.azure.maps.search.models
Optional section.
DataSource() - Constructor for class com.azure.maps.search.models.DataSource
Constructor
DataSource(String) - Constructor for class com.azure.maps.search.models.DataSource
 

E

ElectricVehicleConnector - Class in com.azure.maps.search.models
Defines values for ElectricVehicleConnector.
ElectricVehicleConnector() - Constructor for class com.azure.maps.search.models.ElectricVehicleConnector
 
endpoint(String) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Set endpoint of the service.
EntryPoint - Class in com.azure.maps.search.models
The entry point for the POI being returned.
EntryPoint() - Constructor for class com.azure.maps.search.models.EntryPoint
 
EntryPointType - Class in com.azure.maps.search.models
Defines values for EntryPointType.
EntryPointType() - Constructor for class com.azure.maps.search.models.EntryPointType
 

F

fromString(String) - Static method in class com.azure.maps.search.models.ElectricVehicleConnector
Creates or finds a ElectricVehicleConnector from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.EntryPointType
Creates or finds a EntryPointType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.GeographicEntityType
Creates or finds a GeographicEntityType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.LocalizedMapView
Creates or finds a LocalizedMapView from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.MatchType
Creates or finds a MatchType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.OperatingHoursRange
Creates or finds a OperatingHoursRange from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.PointOfInterestExtendedPostalCodes
Creates or finds a PointOfInterestExtendedPostalCodes from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.QueryType
Creates or finds a QueryType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.RoadUseType
Creates or finds a RoadUseType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.SearchAddressResultType
Creates or finds a SearchAddressResultType from its string representation.
fromString(String) - Static method in class com.azure.maps.search.models.SearchIndexes
Creates or finds a SearchIndexes from its string representation.
fuzzySearch(FuzzySearchOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Fuzzy Search
fuzzySearch(FuzzySearchOptions) - Method in class com.azure.maps.search.MapsSearchClient
Fuzzy Search
fuzzySearch(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Fuzzy Search
fuzzySearch(String) - Method in class com.azure.maps.search.MapsSearchClient
Fuzzy Search
FuzzySearchOptions - Class in com.azure.maps.search.models
Class holding parameters for a fuzzy search.
FuzzySearchOptions(String) - Constructor for class com.azure.maps.search.models.FuzzySearchOptions
Builds fuzzy search options with only the query string.
FuzzySearchOptions(String, GeoPosition) - Constructor for class com.azure.maps.search.models.FuzzySearchOptions
Builds fuzzy search options with query string and coordinates.
FuzzySearchOptions(String, List<String>) - Constructor for class com.azure.maps.search.models.FuzzySearchOptions
Builds fuzzy search options with query string and country filter.
fuzzySearchWithResponse(FuzzySearchOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Fuzzy Search
fuzzySearchWithResponse(FuzzySearchOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Fuzzy Search

G

GeographicEntityType - Class in com.azure.maps.search.models
Defines values for GeographicEntityType.
GeographicEntityType() - Constructor for class com.azure.maps.search.models.GeographicEntityType
 
GEOGRAPHIES - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value Geo for SearchIndexes.
GEOGRAPHY - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value Geography for SearchAddressResultType.
GeometryIdentifier - Class in com.azure.maps.search.models
Information about the geometric shape of the result.
GeometryIdentifier() - Constructor for class com.azure.maps.search.models.GeometryIdentifier
 
getAddress() - Method in class com.azure.maps.search.models.ReverseSearchAddressResultItem
Get the address property: The address of the result.
getAddress() - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResultItem
Get the address property: The address of the result.
getAddress() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the address property: The address of the result.
getAddresses() - Method in class com.azure.maps.search.models.ReverseSearchAddressResult
Get the addresses property: Addresses array.
getAddresses() - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResult
Get the addresses property: Addresses array.
getAddressRanges() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the addressRanges property: Describes the address range on both sides of the street for a search result.
getBatchId() - Method in class com.azure.maps.search.models.BatchReverseSearchResult
Return this id for this batch.
getBatchId() - Method in class com.azure.maps.search.models.BatchSearchResult
Return this id for this batch.
getBatchItems() - Method in class com.azure.maps.search.models.BatchReverseSearchResult
Get the batchItems property: Array containing the batch results.
getBatchItems() - Method in class com.azure.maps.search.models.BatchSearchResult
Get the batchItems property: Array containing the batch results.
getBatchSummary() - Method in class com.azure.maps.search.models.BatchReverseSearchResult
Get the batchSummary property: Summary of the results for the batch request.
getBatchSummary() - Method in class com.azure.maps.search.models.BatchSearchResult
Get the batchSummary property: Summary of the results for the batch request.
getBoundingBox() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the bounding box.
getBoundingBox() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the boundingBox property: The bounding box of the location.
getBoundingBox() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the viewport property: The viewport that covers the result represented by the top-left and bottom-right coordinates of the viewport.
getBrandFilter() - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Returns the brand filter.
getBrandFilter() - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Returns the brand filter.
getBrands() - Method in class com.azure.maps.search.models.PointOfInterest
Get the brands property: Brands array.
getBuildingNumber() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the buildingNumber property: The building number on the street.
getCategories() - Method in class com.azure.maps.search.models.PointOfInterest
Get the categories property: Categories array.
getCategories() - Method in class com.azure.maps.search.models.PointOfInterestCategoryTreeResult
Get the categories property: Categories array.
getCategoryFilter() - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Returns the category filter.
getCategoryFilter() - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Returns the category filter.
getCategorySet() - Method in class com.azure.maps.search.models.PointOfInterest
Get the categorySet property: The list of the most specific POI categories.
getChildIds() - Method in class com.azure.maps.search.models.PointOfInterestCategory
Get the childIds property: Array of child category ids.
getClassifications() - Method in class com.azure.maps.search.models.PointOfInterest
Get the classifications property: Classification array.
getCode() - Method in class com.azure.maps.search.models.Classification
Get the code property: Code property.
getCoordinates() - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Returns a GeoPosition with the requested coordinates.
getCoordinates() - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Returns the coordinates.
getCoordinates() - Method in class com.azure.maps.search.models.SearchAddressOptions
Returns the coordinates.
getCountry() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the country property: Country name.
getCountryCode() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countryCode property: Country (Note: This is a two-letter code, not a country name.).
getCountryCode() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the country code.
getCountryCodeIso3() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countryCodeISO3 property: ISO alpha-3 country code.
getCountryFilter() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the country filter.
getCountrySecondarySubdivision() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countrySecondarySubdivision property: County.
getCountrySecondarySubdivision() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the country secondary subdivision.
getCountrySubdivision() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countrySubdivision property: State or Province.
getCountrySubdivision() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the country subdivision.
getCountrySubdivisionName() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countrySubdivisionName property: The full name of a first level of country administrative hierarchy.
getCountryTertiarySubdivision() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the countryTertiarySubdivision property: Named Area.
getCountryTertiarySubdivision() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the country tertiary subdivision.
getCrossStreet() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the crossStreet property: The name of the street being crossed.
getCrossStreet() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the cross street name.
getDataSource() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the dataSources property: Optional section.
getDetourTime() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the detourTime property: Detour time in seconds.
getDistanceInMeters() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the distanceInMeters property: Straight line distance between the result and geobias location in meters.
getElectricVehicleConnectorFilter() - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Returns the electric vehicle connect filter.
getElectricVehicleConnectorFilter() - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Returns the electric vehicle connector filter.
getEndTime() - Method in class com.azure.maps.search.models.OperatingHoursTimeRange
Get the endTime property: The point in the next 7 days range when a given POI is being closed, or the beginning of the range if it was closed before the range
getEntityType() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the entity type.
getEntityType() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns the entity type.
getEntityType() - Method in class com.azure.maps.search.models.SearchAddressOptions
Returns the entity type.
getEntityType() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the entityType property: The entityType property.
getEntityType() - Method in class com.azure.maps.search.models.SearchStructuredAddressOptions
Returns the entity type.
getEntryPoints() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the entryPoints property: Array of EntryPoints.
getError() - Method in class com.azure.maps.search.models.ReverseSearchAddressBatchItem
Get the error property: The error object.
getError() - Method in class com.azure.maps.search.models.SearchAddressBatchItem
Get the error property: The error object.
getExtendedPostalCode() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the extendedPostalCode property: Extended postal code (availability is dependent on the region).
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the extended postal codes.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchAddressOptions
Returns the extended postal codes.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Returns the extended postal codes.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchNearbyPointsOfInterestOptions
Returns the extended postal codes for.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Returns the extended postal codes for.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Returns the extended postal codes for.
getExtendedPostalCodesFor() - Method in class com.azure.maps.search.models.SearchStructuredAddressOptions
Returns the extended postal codes for.
getFreeformAddress() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the freeformAddress property: An address line formatted according to the formatting rules of a Result's country of origin, or in the case of a country, its full country name.
getFrom() - Method in class com.azure.maps.search.models.AddressRanges
Get the from property: A location represented as a latitude and longitude using short names 'lat' & 'lon'.
getFuzzyLevel() - Method in class com.azure.maps.search.models.SearchSummary
Get the fuzzyLevel property: The maximum fuzzy level required to provide Results.
getGeoBias() - Method in class com.azure.maps.search.models.SearchSummary
Get the geoBias property: Indication when the internal search engine has applied a geospatial bias to improve the ranking of results.
getGeometry() - Method in class com.azure.maps.search.models.DataSource
Get the geometry property: Information about the geometric shape of the result.
getGeometry() - Method in class com.azure.maps.search.models.MapsPolygon
Get the geometryData property: Geometry data in GeoJSON format.
getGeometry() - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Returns the geometry used for search.
getHeading() - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Returns an Integer representing the heading.
getId() - Method in class com.azure.maps.search.models.GeometryIdentifier
Get the id property: Pass this as geometryId to the [Get Search Polygon](https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API to fetch geometry information for this result.
getId() - Method in class com.azure.maps.search.models.PointOfInterestCategory
Get the id property: Unique ID for the category.
getId() - Method in class com.azure.maps.search.models.PointOfInterestCategorySet
Get the id property: Category ID.
getId() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the id property: Id property.
getIndexFilter() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the index filters used in the search.
getIndexFilter() - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Returns the index set.
getInfo() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the info property: Information about the original data source of the Result.
getLanguage() - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Returns a String with the chosen language.
getLanguage() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the language.
getLanguage() - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Returns the language.
getLatest() - Static method in enum com.azure.maps.search.MapsSearchServiceVersion
Gets the latest service version supported by this client library
getLocalizedMapView() - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Returns a LocalizedMapView representing the geopolitical view of the map.
getLocalizedMapView() - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Returns the localized map view.
getLocalizedMapView() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the localized map view.
getLocalName() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the localName property: An address component which represents the name of a geographic area or locality that groups a number of addressable objects for addressing purposes, without being an administrative unit.
getMatchType() - Method in class com.azure.maps.search.models.ReverseSearchAddressResultItem
Get the matchType property: Information on the type of match.
getMatchType() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the matchType property: Information on the type of match.
getMaxDetourTime() - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Returns the max detour time.
getMaxFuzzyLevel() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the maximum fuzzy level.
getMinFuzzyLevel() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the minimum fuzzy level.
getMode() - Method in class com.azure.maps.search.models.OperatingHours
Get the mode property: Value used in the request: none or "nextSevenDays".
getMunicipality() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the municipality property: City / Town.
getMunicipality() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the municipality.
getMunicipalitySubdivision() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the municipalitySubdivision property: Sub / Super City.
getMunicipalitySubdivision() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the municipality subdivision.
getName() - Method in class com.azure.maps.search.models.Brand
Get the name property: Name of the brand.
getName() - Method in class com.azure.maps.search.models.BrandName
Get the name property: Name of the brand.
getName() - Method in class com.azure.maps.search.models.ClassificationName
Get the name property: Name property.
getName() - Method in class com.azure.maps.search.models.PointOfInterest
Get the name property: Name of the POI property.
getName() - Method in class com.azure.maps.search.models.PointOfInterestCategory
Get the name property: Name of the category.
getNameLocale() - Method in class com.azure.maps.search.models.ClassificationName
Get the nameLocale property: Name Locale property.
getNames() - Method in class com.azure.maps.search.models.Classification
Get the names property: Names array.
getNumber() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns the building number.
getNumResults() - Method in class com.azure.maps.search.models.SearchSummary
Get the numResults property: Number of results in the response.
getOperatingHours() - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Returns the operating hours.
getOperatingHours() - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Returns the operating hours.
getOperatingHours() - Method in class com.azure.maps.search.models.PointOfInterest
Get the operatingHours property: Opening hours for a POI (Points of Interest).
getPhone() - Method in class com.azure.maps.search.models.PointOfInterest
Get the phone property: Telephone number property.
getPointOfInterest() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the pointOfInterest property: Details of the returned POI including information such as the name, phone, url address, and classifications.
getPointOfInterestCategoryTree() - Method in class com.azure.maps.search.MapsSearchAsyncClient
Get Point of Interest Category Tree
getPointOfInterestCategoryTree() - Method in class com.azure.maps.search.MapsSearchClient
Get Point of Interest Category Tree
getPointOfInterestCategoryTreeWithResponse(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Get Point of Interest Category Tree
getPointOfInterestCategoryTreeWithResponse(String, Context) - Method in class com.azure.maps.search.MapsSearchClient
Get Point of Interest Category Tree
getPolygons(List<String>) - Method in class com.azure.maps.search.MapsSearchAsyncClient
List Polygons
getPolygons(List<String>) - Method in class com.azure.maps.search.MapsSearchClient
List Polygons
getPolygonsWithResponse(List<String>) - Method in class com.azure.maps.search.MapsSearchAsyncClient
List Polygons
getPolygonsWithResponse(List<String>, Context) - Method in class com.azure.maps.search.MapsSearchClient
List Polygons
getPosition() - Method in class com.azure.maps.search.models.EntryPoint
Get the position property: A location represented as a latitude and longitude using short names 'lat' & 'lon'.
getPosition() - Method in class com.azure.maps.search.models.ReverseSearchAddressResultItem
Get the position property: Position property in the form of "{latitude},{longitude}".
getPosition() - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResultItem
Get the position property: Position property in the form of "{latitude},{longitude}".
getPosition() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the position property: A location represented as a latitude and longitude using short names 'lat' & 'lon'.
getPostalCode() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the postalCode property: Postal Code / Zip Code.
getPostalCode() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the postal code.
getProviderId() - Method in class com.azure.maps.search.models.MapsPolygon
Get the providerID property: ID of the returned entity.
getQuery() - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Returns the query string.
getQuery() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns the query string.
getQuery() - Method in class com.azure.maps.search.models.SearchAddressOptions
Returns the query string.
getQuery() - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Returns the query string.
getQuery() - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Returns the query string.
getQuery() - Method in class com.azure.maps.search.models.SearchSummary
Get the query property: The query parameter that was used to produce these search results.
getQueryTime() - Method in class com.azure.maps.search.models.SearchSummary
Get the queryTime property: Time spent resolving the query, in milliseconds.
getQueryType() - Method in class com.azure.maps.search.models.SearchSummary
Get the queryType property: The type of query being returned: NEARBY or NON_NEAR.
getRadiusInMeters() - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Returns an Integer with the radius, in meters.
getRadiusInMeters() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the radius in meters.
getRangeLeft() - Method in class com.azure.maps.search.models.AddressRanges
Get the rangeLeft property: Address range on the left side of the street.
getRangeRight() - Method in class com.azure.maps.search.models.AddressRanges
Get the rangeRight property: Address range on the right side of the street.
getResult() - Method in class com.azure.maps.search.models.ReverseSearchAddressBatchItem
Results of this search.
getResult() - Method in class com.azure.maps.search.models.SearchAddressBatchItem
Results of this search.
getResults() - Method in class com.azure.maps.search.models.SearchAddressResult
Get the results property: A list of Search API results.
getRoadUse() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns a list of road uses.
getRoadUse() - Method in class com.azure.maps.search.models.ReverseSearchAddressResultItem
Get the roadUse property: The roadUse property.
getRoute() - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Returns the route used in the search.
getRouteNumbers() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the routeNumbers property: The codes used to unambiguously identify the street.
getScore() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the score property: The value within a result set to indicate the relative matching score between results.
getSkip() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the skip value.
getSkip() - Method in class com.azure.maps.search.models.SearchSummary
Get the skip property: The starting offset of the returned Results within the full Result set.
getStartTime() - Method in class com.azure.maps.search.models.OperatingHoursTimeRange
Get the startTime property: The point in the next 7 days range when a given POI is being opened, or the beginning of the range if it was opened before the range.
getStatusCode() - Method in class com.azure.maps.search.models.ReverseSearchAddressBatchItem
Get the statusCode property: HTTP request status code.
getStatusCode() - Method in class com.azure.maps.search.models.SearchAddressBatchItem
Get the statusCode property: HTTP request status code.
getStreet() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the street property: The street name.
getStreetName() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the streetName property: The street name.
getStreetName() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the street name.
getStreetNameAndNumber() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the streetNameAndNumber property: The street name and number.
getStreetNumber() - Method in class com.azure.maps.search.models.MapsSearchAddress
Get the streetNumber property: The building number on the street.
getStreetNumber() - Method in class com.azure.maps.search.models.StructuredAddress
Returns the street number.
getSuccessfulRequests() - Method in class com.azure.maps.search.models.BatchResultSummary
Get the successfulRequests property: Number of successful requests in the batch.
getSummary() - Method in class com.azure.maps.search.models.ReverseSearchAddressResult
Get the summary property: Summary object for a Search Address Reverse response.
getSummary() - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResult
Get the summary property: Summary object for a Search Address Reverse Cross Street response.
getSummary() - Method in class com.azure.maps.search.models.SearchAddressResult
Get the summary property: Summary object for a Search API response.
getSynonyms() - Method in class com.azure.maps.search.models.PointOfInterestCategory
Get the synonyms property: Array of alternative names of the category.
getTimeRanges() - Method in class com.azure.maps.search.models.OperatingHours
Get the timeRanges property: List of time ranges for the next 7 days.
getTo() - Method in class com.azure.maps.search.models.AddressRanges
Get the to property: A location represented as a latitude and longitude using short names 'lat' & 'lon'.
getTop() - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Returns the top results.
getTop() - Method in class com.azure.maps.search.models.BaseSearchOptions
Returns the top value.
getTop() - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressOptions
Returns the top value.
getTop() - Method in class com.azure.maps.search.models.SearchSummary
Get the top property: Maximum number of responses that will be returned.
getTotalRequests() - Method in class com.azure.maps.search.models.BatchResultSummary
Get the totalRequests property: Total number of requests in the batch.
getTotalResults() - Method in class com.azure.maps.search.models.SearchSummary
Get the totalResults property: The total number of Results found.
getType() - Method in class com.azure.maps.search.models.EntryPoint
Get the type property: The type of entry point.
getType() - Method in class com.azure.maps.search.models.SearchAddressResultItem
Get the type property: One of: * POI * Street * Geography * Point Address * Address Range * Cross Street.
getUrl() - Method in class com.azure.maps.search.models.PointOfInterest
Get the url property: Website URL property.
getVersion() - Method in enum com.azure.maps.search.MapsSearchServiceVersion
GLOBAL - Static variable in class com.azure.maps.search.models.QueryType
Static value NON_NEAR for QueryType.

H

HOUSE_NUMBER_RANGE - Static variable in class com.azure.maps.search.models.MatchType
Static value HouseNumberRange for MatchType.
httpClient(HttpClient) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The HTTP client used to send the request.
httpLogOptions(HttpLogOptions) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The logging configuration for HTTP requests and responses.

I

IEC60309AC1PHASE_BLUE - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC60309AC1PhaseBlue for ElectricVehicleConnector.
IEC60309DCWHITE - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC60309DCWhite for ElectricVehicleConnector.
IEC62196TYPE1 - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type1 for ElectricVehicleConnector.
IEC62196TYPE1CCS - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type1CCS for ElectricVehicleConnector.
IEC62196TYPE2CABLE_ATTACHED - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type2CableAttached for ElectricVehicleConnector.
IEC62196TYPE2CCS - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type2CCS for ElectricVehicleConnector.
IEC62196TYPE2OUTLET - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type2Outlet for ElectricVehicleConnector.
IEC62196TYPE3 - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value IEC62196Type3 for ElectricVehicleConnector.
IN - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value IN for LocalizedMapView.
includeMatchType() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns whether to include match type.
includeRoadUse() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns whether we should include the road use.
includeSpeedLimit() - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Returns whether we should include the speed limit.
IQ - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value IQ for LocalizedMapView.
isTypeAhead() - Method in class com.azure.maps.search.models.FuzzySearchOptions
Returns whether this is a typeahead search.
isTypeAhead() - Method in class com.azure.maps.search.models.SearchAddressOptions
Returns whether this is a typeahead search.
isTypeAhead() - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Returns whether this is a typeahead search.
isTypeAhead() - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Returns whether this is a typeahead search.
isTypeAhead(Boolean) - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Sets whether this is a typeahead search.

J

JO - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value JO for LocalizedMapView.

K

KW - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value KW for LocalizedMapView.

L

LB - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value LB for LocalizedMapView.
LIMITED_ACCESS - Static variable in class com.azure.maps.search.models.RoadUseType
Static value LimitedAccess for RoadUseType.
LOCAL_STREET - Static variable in class com.azure.maps.search.models.RoadUseType
Static value LocalStreet for RoadUseType.
LocalizedMapView - Class in com.azure.maps.search.models
Defines values for LocalizedMapView.
LocalizedMapView() - Constructor for class com.azure.maps.search.models.LocalizedMapView
 

M

MA - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value MA for LocalizedMapView.
MAIN - Static variable in class com.azure.maps.search.models.EntryPointType
Static value main for EntryPointType.
mapsClientId(String) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets the Azure Maps client id for use with Azure AD Authentication.
MapsPolygon - Class in com.azure.maps.search.models
The Polygon model.
MapsPolygon() - Constructor for class com.azure.maps.search.models.MapsPolygon
 
MapsSearchAddress - Class in com.azure.maps.search.models
The address of the result.
MapsSearchAddress() - Constructor for class com.azure.maps.search.models.MapsSearchAddress
 
MapsSearchAsyncClient - Class in com.azure.maps.search
Initializes a new instance of the asynchronous SearchClient type.
MapsSearchClient - Class in com.azure.maps.search
MapsSearchClient instances are created via the MapsSearchClientBuilder, as shown below.
MapsSearchClientBuilder - Class in com.azure.maps.search
Builder class used to instantiate both synchronous and asynchronous MapsSearchClient clients.
MapsSearchClientBuilder() - Constructor for class com.azure.maps.search.MapsSearchClientBuilder
Default constructor for the builder class.
MapsSearchServiceVersion - Enum in com.azure.maps.search
Contains the versions of the Search Service available for the clients.
MatchType - Class in com.azure.maps.search.models
Defines values for MatchType.
MatchType() - Constructor for class com.azure.maps.search.models.MatchType
 
MINOR - Static variable in class com.azure.maps.search.models.EntryPointType
Static value minor for EntryPointType.
MUNICIPALITY - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value Municipality for GeographicEntityType.
MUNICIPALITY_SUBDIVISION - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value MunicipalitySubdivision for GeographicEntityType.

N

NEARBY - Static variable in class com.azure.maps.search.models.QueryType
Static value NEARBY for QueryType.
NEIGHBOURHOOD - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value Neighbourhood for GeographicEntityType.
NEXT_SEVEN_DAYS - Static variable in class com.azure.maps.search.models.OperatingHoursRange
Static value nextSevenDays for OperatingHoursRange.
NONE - Static variable in class com.azure.maps.search.models.PointOfInterestExtendedPostalCodes
Static value None for PointOfInterestExtendedPostalCodes.

O

OM - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value OM for LocalizedMapView.
OperatingHours - Class in com.azure.maps.search.models
Opening hours for a POI (Points of Interest).
OperatingHours() - Constructor for class com.azure.maps.search.models.OperatingHours
 
OperatingHoursRange - Class in com.azure.maps.search.models
Defines values for OperatingHoursRange.
OperatingHoursRange() - Constructor for class com.azure.maps.search.models.OperatingHoursRange
 
OperatingHoursTimeRange - Class in com.azure.maps.search.models
Open time range for a day.
OperatingHoursTimeRange(LocalDateTime, LocalDateTime) - Constructor for class com.azure.maps.search.models.OperatingHoursTimeRange
OperatingHoursTimeRange constructor

P

pipeline(HttpPipeline) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The HTTP pipeline to send requests through.
PK - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value PK for LocalizedMapView.
POI - Static variable in class com.azure.maps.search.models.PointOfInterestExtendedPostalCodes
Static value POI for PointOfInterestExtendedPostalCodes.
POI - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value POI for SearchAddressResultType.
POINT_ADDRESS - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value Point Address for SearchAddressResultType.
POINT_ADDRESSES - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value PAD for SearchIndexes.
PointOfInterest - Class in com.azure.maps.search.models
Details of the returned POI including information such as the name, phone, url address, and classifications.
PointOfInterest() - Constructor for class com.azure.maps.search.models.PointOfInterest
 
PointOfInterestCategory - Class in com.azure.maps.search.models
POI category result.
PointOfInterestCategory() - Constructor for class com.azure.maps.search.models.PointOfInterestCategory
 
PointOfInterestCategorySet - Class in com.azure.maps.search.models
POI category.
PointOfInterestCategorySet() - Constructor for class com.azure.maps.search.models.PointOfInterestCategorySet
 
PointOfInterestCategoryTreeResult - Class in com.azure.maps.search.models
This object is returned from a successful POI Category Tree call.
PointOfInterestCategoryTreeResult() - Constructor for class com.azure.maps.search.models.PointOfInterestCategoryTreeResult
 
PointOfInterestExtendedPostalCodes - Class in com.azure.maps.search.models
Defines values for PointOfInterestExtendedPostalCodes.
PointOfInterestExtendedPostalCodes() - Constructor for class com.azure.maps.search.models.PointOfInterestExtendedPostalCodes
 
POINTS_OF_INTEREST - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value POI for SearchIndexes.
POSTAL_CODE_AREA - Static variable in class com.azure.maps.search.models.GeographicEntityType
Static value PostalCodeArea for GeographicEntityType.
PS - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value PS for LocalizedMapView.

Q

QA - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value QA for LocalizedMapView.
QueryType - Class in com.azure.maps.search.models
Defines values for QueryType.
QueryType() - Constructor for class com.azure.maps.search.models.QueryType
 

R

RAMP - Static variable in class com.azure.maps.search.models.RoadUseType
Static value Ramp for RoadUseType.
retryOptions(RetryOptions) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets retry options
retryPolicy(RetryPolicy) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets The retry policy that will attempt to retry failed requests, if applicable.
reverseSearchAddress(GeoPosition) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search
reverseSearchAddress(GeoPosition) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search
reverseSearchAddress(ReverseSearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search
reverseSearchAddress(ReverseSearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search
ReverseSearchAddressBatchItem - Class in com.azure.maps.search.models
An item returned from Search Address Batch service call.
ReverseSearchAddressBatchItem() - Constructor for class com.azure.maps.search.models.ReverseSearchAddressBatchItem
 
ReverseSearchAddressOptions - Class in com.azure.maps.search.models
Class holding optional parameters for Reverse Search.
ReverseSearchAddressOptions(GeoPosition) - Constructor for class com.azure.maps.search.models.ReverseSearchAddressOptions
Builds fuzzy search options with query string and coordinates.
ReverseSearchAddressResult - Class in com.azure.maps.search.models
This object is returned from a successful Search Address Reverse call.
ReverseSearchAddressResult() - Constructor for class com.azure.maps.search.models.ReverseSearchAddressResult
 
ReverseSearchAddressResultItem - Class in com.azure.maps.search.models
Result object for a Search Address Reverse response.
ReverseSearchAddressResultItem() - Constructor for class com.azure.maps.search.models.ReverseSearchAddressResultItem
 
reverseSearchAddressWithResponse(ReverseSearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search
reverseSearchAddressWithResponse(ReverseSearchAddressOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search
reverseSearchCrossStreetAddress(GeoPosition) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search to a Cross Street
reverseSearchCrossStreetAddress(GeoPosition) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search to a Cross Street
reverseSearchCrossStreetAddress(ReverseSearchCrossStreetAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search to a Cross Street
reverseSearchCrossStreetAddress(ReverseSearchCrossStreetAddressOptions) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search to a Cross Street
ReverseSearchCrossStreetAddressOptions - Class in com.azure.maps.search.models
Class holding optional parameters for Search.
ReverseSearchCrossStreetAddressOptions(GeoPosition) - Constructor for class com.azure.maps.search.models.ReverseSearchCrossStreetAddressOptions
Builds reverse cross street search options with coordinates.
ReverseSearchCrossStreetAddressResult - Class in com.azure.maps.search.models
This object is returned from a successful Search Address Reverse CrossStreet call.
ReverseSearchCrossStreetAddressResult() - Constructor for class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResult
 
ReverseSearchCrossStreetAddressResultItem - Class in com.azure.maps.search.models
Result object for a Search Address Reverse Cross Street response.
ReverseSearchCrossStreetAddressResultItem() - Constructor for class com.azure.maps.search.models.ReverseSearchCrossStreetAddressResultItem
 
reverseSearchCrossStreetAddressWithResponse(ReverseSearchCrossStreetAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Reverse Address Search to a Cross Street
reverseSearchCrossStreetAddressWithResponse(ReverseSearchCrossStreetAddressOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Reverse Address Search to a Cross Street
RoadUseType - Class in com.azure.maps.search.models
Defines values for RoadUseType.
RoadUseType() - Constructor for class com.azure.maps.search.models.RoadUseType
 
ROTARY - Static variable in class com.azure.maps.search.models.RoadUseType
Static value Rotary for RoadUseType.

S

SA - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value SA for LocalizedMapView.
searchAddress(SearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Address
searchAddress(SearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Address
searchAddress(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Address
searchAddress(String) - Method in class com.azure.maps.search.MapsSearchClient
Search Address
SearchAddressBatchItem - Class in com.azure.maps.search.models
An item returned from Search Address Batch service call.
SearchAddressBatchItem() - Constructor for class com.azure.maps.search.models.SearchAddressBatchItem
 
SearchAddressOptions - Class in com.azure.maps.search.models
Class holding optional parameters for Search.
SearchAddressOptions(String) - Constructor for class com.azure.maps.search.models.SearchAddressOptions
Builds fuzzy search options with only the query string.
SearchAddressResult - Class in com.azure.maps.search.models
This object is returned from a successful Search calls.
SearchAddressResult() - Constructor for class com.azure.maps.search.models.SearchAddressResult
 
SearchAddressResultItem - Class in com.azure.maps.search.models
Result object for a Search API response.
SearchAddressResultItem() - Constructor for class com.azure.maps.search.models.SearchAddressResultItem
 
SearchAddressResultType - Class in com.azure.maps.search.models
Defines values for SearchAddressResultType.
SearchAddressResultType() - Constructor for class com.azure.maps.search.models.SearchAddressResultType
 
searchAddressWithResponse(SearchAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Address
searchAddressWithResponse(SearchAddressOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Address
searchAlongRoute(SearchAlongRouteOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Along Route
searchAlongRoute(SearchAlongRouteOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Along Route
searchAlongRoute(String, int) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Along Route
searchAlongRoute(String, int) - Method in class com.azure.maps.search.MapsSearchClient
Search Along Route
SearchAlongRouteOptions - Class in com.azure.maps.search.models
Class holding optional parameters for Search along a route.
SearchAlongRouteOptions(String, int) - Constructor for class com.azure.maps.search.models.SearchAlongRouteOptions
Create search along route options.
SearchAlongRouteOptions(String, int, GeoLineString) - Constructor for class com.azure.maps.search.models.SearchAlongRouteOptions
Create search along route options.
searchAlongRouteWithResponse(SearchAlongRouteOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Along Route
searchAlongRouteWithResponse(SearchAlongRouteOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Along Route
SearchIndexes - Class in com.azure.maps.search.models
Defines values for SearchIndexes.
SearchIndexes() - Constructor for class com.azure.maps.search.models.SearchIndexes
 
searchInsideGeometry(SearchInsideGeometryOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Inside Geometry
searchInsideGeometry(SearchInsideGeometryOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Inside Geometry
searchInsideGeometry(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Inside Geometry
searchInsideGeometry(String) - Method in class com.azure.maps.search.MapsSearchClient
Search Inside Geometry
SearchInsideGeometryOptions - Class in com.azure.maps.search.models
Class holding optional parameters for Geometry Search.
SearchInsideGeometryOptions(String) - Constructor for class com.azure.maps.search.models.SearchInsideGeometryOptions
Create a new options object with query and Geometry.
SearchInsideGeometryOptions(String, GeoObject) - Constructor for class com.azure.maps.search.models.SearchInsideGeometryOptions
Create a new options object with query and Geometry.
searchInsideGeometryWithResponse(SearchInsideGeometryOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Inside Geometry
searchInsideGeometryWithResponse(SearchInsideGeometryOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Inside Geometry
searchNearbyPointsOfInterest(GeoPosition) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Nearby Points of Interest
searchNearbyPointsOfInterest(GeoPosition) - Method in class com.azure.maps.search.MapsSearchClient
Search Nearby Points of Interest
searchNearbyPointsOfInterest(SearchNearbyPointsOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Nearby Points of Interest
searchNearbyPointsOfInterest(SearchNearbyPointsOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Nearby Points of Interest
SearchNearbyPointsOfInterestOptions - Class in com.azure.maps.search.models
Options for searching nearby points of interest.
SearchNearbyPointsOfInterestOptions(GeoPosition) - Constructor for class com.azure.maps.search.models.SearchNearbyPointsOfInterestOptions
Builds search nearby options with coordinates.
searchNearbyPointsOfInterestWithResponse(SearchNearbyPointsOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Nearby Points of Interest
searchNearbyPointsOfInterestWithResponse(SearchNearbyPointsOfInterestOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Nearby Points of Interest
searchPointOfInterest(SearchPointOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest
searchPointOfInterest(SearchPointOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest
searchPointOfInterest(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest
searchPointOfInterest(String) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest
searchPointOfInterestCategory(SearchPointOfInterestCategoryOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest per Category
searchPointOfInterestCategory(SearchPointOfInterestCategoryOptions) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest per Category
searchPointOfInterestCategory(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest per Category
searchPointOfInterestCategory(String) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest per Category
SearchPointOfInterestCategoryOptions - Class in com.azure.maps.search.models
Options for searching point of interest category.
SearchPointOfInterestCategoryOptions(String) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Builds fuzzy search options with query string and coordinates.
SearchPointOfInterestCategoryOptions(String, GeoPosition) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Builds fuzzy search options with query string and coordinates.
SearchPointOfInterestCategoryOptions(String, List<String>) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Builds fuzzy search options with query string and country filter.
searchPointOfInterestCategoryWithResponse(SearchPointOfInterestCategoryOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest per Category
searchPointOfInterestCategoryWithResponse(SearchPointOfInterestCategoryOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest per Category
SearchPointOfInterestOptions - Class in com.azure.maps.search.models
Options for searching points of interest.
SearchPointOfInterestOptions(String) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestOptions
Builds fuzzy search options with query string and coordinates.
SearchPointOfInterestOptions(String, GeoPosition) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestOptions
Builds fuzzy search options with query string and coordinates.
SearchPointOfInterestOptions(String, List<String>) - Constructor for class com.azure.maps.search.models.SearchPointOfInterestOptions
Builds fuzzy search options with query string and country filter.
searchPointOfInterestWithResponse(SearchPointOfInterestOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Search Point of Interest
searchPointOfInterestWithResponse(SearchPointOfInterestOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Search Point of Interest
searchStructuredAddress(StructuredAddress, SearchStructuredAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Structured Address Search
searchStructuredAddress(StructuredAddress, SearchStructuredAddressOptions) - Method in class com.azure.maps.search.MapsSearchClient
Structured Address Search
searchStructuredAddress(String) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Structured Address Search
searchStructuredAddress(String) - Method in class com.azure.maps.search.MapsSearchClient
Structured Address Search
SearchStructuredAddressOptions - Class in com.azure.maps.search.models
Options for searching with a StructureAddress.
SearchStructuredAddressOptions() - Constructor for class com.azure.maps.search.models.SearchStructuredAddressOptions
 
searchStructuredAddressWithResponse(StructuredAddress, SearchStructuredAddressOptions) - Method in class com.azure.maps.search.MapsSearchAsyncClient
Structured Address Search
searchStructuredAddressWithResponse(StructuredAddress, SearchStructuredAddressOptions, Context) - Method in class com.azure.maps.search.MapsSearchClient
Structured Address Search
SearchSummary - Class in com.azure.maps.search.models
Summary object for a Search API response.
SearchSummary() - Constructor for class com.azure.maps.search.models.SearchSummary
 
serviceVersion(MapsSearchServiceVersion) - Method in class com.azure.maps.search.MapsSearchClientBuilder
Sets the MapsSearchServiceVersion that is used when making API requests.
setAllowFreeformNewline(Boolean) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets whether to allow free form newline.
setBatchId(String) - Method in class com.azure.maps.search.models.BatchReverseSearchResult
Sets the if of this batch.
setBatchId(String) - Method in class com.azure.maps.search.models.BatchSearchResult
Sets the if of this batch.
setBrandFilter(List<String>) - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Sets the brand filter.
setBrandFilter(List<String>) - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Sets the brand filter.
setCategoryFilter(List<Integer>) - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Sets the category filter.
setCategoryFilter(List<Integer>) - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Sets the category filter.
setCoordinates(GeoPosition) - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Sets the coordinates.
setCoordinates(GeoPosition) - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Sets the coordinates.
setCoordinates(GeoPosition) - Method in class com.azure.maps.search.models.SearchAddressOptions
Sets the coordinates.
setCountryCode(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the country code.
setCountryFilter(List<String>) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the country filter.
setCountrySecondarySubdivision(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the country secondary subdivision.
setCountrySubdivision(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the country subdivision.
setCountryTertiarySubdivision(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the country tertiary subdivision.
setCrossStreet(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the cross street.
setElectricVehicleConnectorFilter(List<ElectricVehicleConnector>) - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Sets the electric vehicle connector filter.
setElectricVehicleConnectorFilter(List<ElectricVehicleConnector>) - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Sets the electric vehicle connector filter.
setEndTime(LocalDateTime) - Method in class com.azure.maps.search.models.OperatingHoursTimeRange
Set the endTime property: The point in the next 7 days range when a given POI is being closed, or the beginning of the range if it was closed before the range.
setEntityType(GeographicEntityType) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the entity type.
setEntityType(GeographicEntityType) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets the entity type.
setEntityType(GeographicEntityType) - Method in class com.azure.maps.search.models.SearchAddressOptions
Sets the entity type.
setEntityType(GeographicEntityType) - Method in class com.azure.maps.search.models.SearchAddressResultItem
Set the entityType property: The entityType property.
setEntityType(GeographicEntityType) - Method in class com.azure.maps.search.models.SearchStructuredAddressOptions
Sets the entity type.
setExtendedPostalCodesFor(List<PointOfInterestExtendedPostalCodes>) - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Sets the extended postal codes for.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the extended postal codes.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchAddressOptions
Sets the extended postal codes.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Sets the extended postal codes.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchNearbyPointsOfInterestOptions
Sets the extended postal codes for.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Sets the extended postal codes for.
setExtendedPostalCodesFor(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchStructuredAddressOptions
Sets the extended postal codes for.
setGeoBoundingBox(GeoBoundingBox) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the bounding box.
setGeometry(GeoObject) - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Sets the geometry
setGeometry(String) - Method in class com.azure.maps.search.models.DataSource
Set the geometry property: Information about the geometric shape of the result.
setHeading(Integer) - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Sets the heading.
setId(String) - Method in class com.azure.maps.search.models.GeometryIdentifier
Set the id property: Pass this as geometryId to the [Get Search Polygon] (https://docs.microsoft.com/rest/api/maps/search/getsearchpolygon) API to fetch geometry information for this result.
setIncludeMatchType(Boolean) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets whether to include the match type.
setIncludeRoadUse(Boolean) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets whether to include road use.
setIncludeSpeedLimit(Boolean) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets whether to include the speed limit.
setIndexFilter(List<SearchIndexes>) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the index filters used in the search.
setIndexFilter(List<SearchIndexes>) - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Sets the index filter.
setIsTypeAhead(Boolean) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets whether this is a typeahead search.
setIsTypeAhead(Boolean) - Method in class com.azure.maps.search.models.SearchAddressOptions
Sets whether this is a typeahead search.
setIsTypeAhead(Boolean) - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Sets whether this is a typeahead search.
setLanguage(String) - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Sets the language.
setLanguage(String) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the language.
setLanguage(String) - Method in class com.azure.maps.search.models.SearchInsideGeometryOptions
Sets the language.
setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Sets the localized map view.
setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Sets the localized map view.
setLocalizedMapView(LocalizedMapView) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the localized map view.
setMaxDetourTime(int) - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Sets the max detour time.
setMaxFuzzyLevel(Integer) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the maximum fuzzy level.
setMinFuzzyLevel(Integer) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the minimum fuzzy level.
setMunicipality(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the municipality.
setMunicipalitySubdivision(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the municipality subdivision.
setNumber(String) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets the street number.
setOperatingHours(OperatingHours) - Method in class com.azure.maps.search.models.PointOfInterest
Set the operatingHours property: Opening hours for a POI (Points of Interest).
setOperatingHours(OperatingHoursRange) - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Sets the operating hours.
setOperatingHours(OperatingHoursRange) - Method in class com.azure.maps.search.models.BaseSearchPointOfInterestOptions
Sets the operating hours.
setPostalCode(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the postal code.
setQuery(String) - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Sets the query string.
setQuery(String) - Method in class com.azure.maps.search.models.FuzzySearchOptions
Sets the query string.
setQuery(String) - Method in class com.azure.maps.search.models.SearchAddressOptions
Sets the query string.
setQuery(String) - Method in class com.azure.maps.search.models.SearchPointOfInterestCategoryOptions
Sets the query string.
setQuery(String) - Method in class com.azure.maps.search.models.SearchPointOfInterestOptions
Sets the query string.
setRadiusInMeters(Integer) - Method in class com.azure.maps.search.models.BaseReverseSearchOptions
Sets the radius in meters.
setRadiusInMeters(Integer) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the radius in meters.
setRoadUse(List<RoadUseType>) - Method in class com.azure.maps.search.models.ReverseSearchAddressOptions
Sets a list of road use types.
setRoute(GeoLineString) - Method in class com.azure.maps.search.models.SearchAlongRouteOptions
Sets the route.
setSkip(Integer) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the skip value.
setStartTime(LocalDateTime) - Method in class com.azure.maps.search.models.OperatingHoursTimeRange
Set the startTime property: The point in the next 7 days range when a given POI is being opened, or the beginning of the range if it was opened before the range
setStreetName(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the street name.
setStreetNumber(String) - Method in class com.azure.maps.search.models.StructuredAddress
Sets the street number.
setTop(Integer) - Method in class com.azure.maps.search.models.BaseSearchGeometryOptions
Sets the top value.
setTop(Integer) - Method in class com.azure.maps.search.models.BaseSearchOptions
Sets the top value.
setTop(Integer) - Method in class com.azure.maps.search.models.ReverseSearchCrossStreetAddressOptions
Sets the top value.
STANDARD_HOUSEHOLD_COUNTRY_SPECIFIC - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value StandardHouseholdCountrySpecific for ElectricVehicleConnector.
STREET - Static variable in class com.azure.maps.search.models.MatchType
Static value Street for MatchType.
STREET - Static variable in class com.azure.maps.search.models.SearchAddressResultType
Static value Street for SearchAddressResultType.
STREETS - Static variable in class com.azure.maps.search.models.SearchIndexes
Static value Str for SearchIndexes.
StructuredAddress - Class in com.azure.maps.search.models
StructuredAddress parameter for Search.
StructuredAddress(String) - Constructor for class com.azure.maps.search.models.StructuredAddress
Create a Structure Address with country code.
SY - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value SY for LocalizedMapView.

T

TERMINAL - Static variable in class com.azure.maps.search.models.RoadUseType
Static value Terminal for RoadUseType.
TESLA - Static variable in class com.azure.maps.search.models.ElectricVehicleConnector
Static value Tesla for ElectricVehicleConnector.

U

UNIFIED - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value Unified for LocalizedMapView.

V

V1_0 - Enum constant in enum com.azure.maps.search.MapsSearchServiceVersion
Service version 1.0.
valueOf(String) - Static method in enum com.azure.maps.search.MapsSearchServiceVersion
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.azure.maps.search.MapsSearchServiceVersion
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in class com.azure.maps.search.models.ElectricVehicleConnector
Gets known ElectricVehicleConnector values.
values() - Static method in class com.azure.maps.search.models.EntryPointType
Gets known EntryPointType values.
values() - Static method in class com.azure.maps.search.models.GeographicEntityType
Gets known GeographicEntityType values.
values() - Static method in class com.azure.maps.search.models.LocalizedMapView
Gets known LocalizedMapView values.
values() - Static method in class com.azure.maps.search.models.MatchType
Gets known MatchType values.
values() - Static method in class com.azure.maps.search.models.OperatingHoursRange
Gets known OperatingHoursRange values.
values() - Static method in class com.azure.maps.search.models.PointOfInterestExtendedPostalCodes
Gets known PointOfInterestExtendedPostalCodes values.
values() - Static method in class com.azure.maps.search.models.QueryType
Gets known QueryType values.
values() - Static method in class com.azure.maps.search.models.RoadUseType
Gets known RoadUseType values.
values() - Static method in class com.azure.maps.search.models.SearchAddressResultType
Gets known SearchAddressResultType values.
values() - Static method in class com.azure.maps.search.models.SearchIndexes
Gets known SearchIndexes values.

Y

YE - Static variable in class com.azure.maps.search.models.LocalizedMapView
Static value YE for LocalizedMapView.
A B C D E F G H I J K L M N O P Q R S T U V Y 
All Classes and Interfaces|All Packages