Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- abort() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- AbsoluteGeoCoordinate - Class in com.here.platform.location.tpeg2.olr
-
An absolute geocoordinate in WGS84 using 24 bit-resolution.
- AbsoluteGeoCoordinate(int, int, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- AbsoluteGeoCoordinate(int, int, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- absoluteResolution() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- absoluteResolution() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- absorb(ByteString, RawFacade<J>) - Method in class com.here.platform.data.client.json.PimpedAsyncParser
- AbstractDataLoaderDecorator<Id,
T> - Class in com.here.platform.location.dataloader.core -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- AbstractDataLoaderDecorator(DataLoader<Id, ?>) - Constructor for class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- AbstractLocationReference - Interface in com.here.platform.location.tpeg2.olr
-
The base type for all OpenLR reference types.
- AbstractShape - Interface in com.here.platform.location.tpeg2.olr
-
The interface for shapes.
- AbstractTileLoaderDecorator<T> - Class in com.here.platform.location.dataloader.core.javadsl
-
Deprecated.
- AbstractTileLoaderDecorator(TileLoader<T>) - Constructor for class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- ABW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Aruba
- ABW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
- accept() - Method in class com.here.platform.data.client.base.ApiRequest
- acceptableNonSuccessStatusCodes() - Method in interface com.here.platform.data.client.http.Endpoint
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.config.HasConfiguration
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.index.Indexes
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.metadata.GetMinimumVersion
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- acceptableNonSuccessStatusCodes() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- acceptHeader() - Method in interface com.here.platform.data.client.http.RestEndpoint
- acceptHeader() - Method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- access_token() - Method in class com.here.platform.data.client.auth.HereAccessToken
- access_token() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- AccessClientId() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- AccessEndpointUrl() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- AccessKeyId() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- AccessKeySecret() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- accessPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- AccessPoint - Class in com.here.platform.location.referencing
-
An access point defined by a point along a
LinearLocation. - AccessPoint(Vertex, double, SideOfRoad, PointOrientation) - Constructor for class com.here.platform.location.referencing.AccessPoint
- AccessPoint(Vertex, double, SideOfRoad, PointOrientation) - Constructor for class com.here.platform.location.referencing.AccessPoint
- AccessRestriction - Interface in com.here.platform.location.integration.optimizedmap.graph
-
List of disjoint
AccessRestrictionTypevalues that can be combined to create more types using theAccessRestrictionType.unionmethod. - AccessRestrictionType - Class in com.here.platform.location.integration.optimizedmap.graph
-
Represents the access restriction for different types of traffic as a bitmask.
- AccessRestrictionType(int) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- AccessTokenResponse - Class in com.here.platform.data.client.auth.hereaccount
-
Represents a parsed response received from an OAuth2.0 token endpoint.
- AccessTokenResponse(String, String, long, Option<String>, Option<String>) - Constructor for class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- accessType() - Method in class com.here.platform.data.client.base.ApiRequest
- accessType() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- AccessType - Enum Class in com.here.platform.data.client.model
-
Describes types of access a user have to a catalog.
- AccessType - Interface in com.here.platform.data.client.base.http
- AccessType.Authenticated$ - Class in com.here.platform.data.client.base.http
- AccessType.Lookup - Class in com.here.platform.data.client.base.http
- AccessType.Lookup$ - Class in com.here.platform.data.client.base.http
- AccessType.OLSLookup - Class in com.here.platform.data.client.base.http
- AccessType.OLSLookup$ - Class in com.here.platform.data.client.base.http
- AccessType.ResourceLookup - Class in com.here.platform.data.client.base.http
- AccessType.ResourceLookup$ - Class in com.here.platform.data.client.base.http
- AccessType.Unauthenticated$ - Class in com.here.platform.data.client.base.http
- Accident - Class in com.here.platform.location.tpeg2.tec
- Accident(short) - Constructor for class com.here.platform.location.tpeg2.tec.Accident
- account() - Method in class com.here.hrn.HRN
- accuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- accuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- acknowledge(Partition) - Method in class com.here.platform.data.client.impl.WrappedSubscriptionControl
- acknowledge(Partition) - Method in interface com.here.platform.data.client.javadsl.SubscriptionControl
-
Only with manual offsets.
- ActionLink - Class in com.here.platform.data.client.service.blobstore.model
- ActionLink(String, String) - Constructor for class com.here.platform.data.client.service.blobstore.model.ActionLink
- actorSystem() - Method in class com.here.platform.data.client.context.ClientExecutionContext
- actorSystem() - Method in class com.here.platform.data.client.flink.impl.DataClientFlinkContext
- actorSystem() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsAsyncFunction
- actorSystem() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsByIdsAsync
- actorSystem() - Method in class com.here.platform.data.client.flink.impl.VersionPartitionsByPartFlatMap
- actorSystem() - Method in class com.here.platform.data.client.flink.javadsl.GetChangesFlatMap
- actorSystem() - Method in class com.here.platform.data.client.flink.javadsl.GetPartitionsFlatMap
- actorSystem() - Method in class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionFlatMap
- actorSystem() - Method in class com.here.platform.data.client.hdfs.DataClientHdfsContext
- actorSystem() - Method in class com.here.platform.data.client.spark.DataClientSparkContext
- actorSystem() - Method in interface com.here.platform.data.client.utils.DataClientContext
- AdaptiveExponential(FiniteDuration, double) - Constructor for class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential
- AdaptiveExponential$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential$
- AdasAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- adasAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- adasAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
adasattributeslayer of Optimized Map for Location Library. - adasAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- adasAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the ADAS attributes layer that retains all available attributes.
- adasAttributes(Seq<AdasAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the ADAS attributes layer that retains only the specified attributes.
- AdasAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).adasAttributes(). - AdasAttributes(AdasAttributesLayer, RoutingGraphLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- AdasAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- AdasAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `adas-attributes` layer of a HERE Map Content.
- AdasAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- AdasAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- add(J) - Method in interface com.here.platform.data.client.json.FContext
- add(CharSequence) - Method in interface com.here.platform.data.client.json.FContext
- add(CharSequence, int) - Method in interface com.here.platform.data.client.json.FContext
- add(CharSequence, int) - Method in interface com.here.platform.data.client.json.RawFContext
- add(Object) - Method in class com.here.platform.data.client.impl.PartitionSinglePage
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultiPartUploadResultRaw
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreSingleUploadResultRaw
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadResultRaw
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.UploadDataResult
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.UploadMultiDataResult
- add(Object) - Method in class com.here.platform.data.client.service.blobstore.model.UploadSingleDataResult
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- add(String, Object) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
- add(J, int) - Method in interface com.here.platform.data.client.json.FContext
- add(J, int) - Method in interface com.here.platform.data.client.json.RawFContext
- addAll(FeatureCollection) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Appends all the
FeaturesandmarkerSymbolImagesof the other collection at the end of this feature collection. - addAll(Properties) - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- AddAsJava(S, S2JMapping<S>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- AddAsJava(S, S2JMapping<S>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- AddAsScala(J, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- AddAsScala(J, J2SMapping<J>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- addBooleanField(String, boolean) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add index field with Boolean type to the collection of index fields.
- addBooleanField(String, boolean) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add index field with Boolean type to the collection of index fields.
- addConsumerSettings(Properties, String, ConsumerSettings) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaConsumerFactoryImpl
- addFeatures(FeatureCollection) - Method in class com.here.platform.data.client.service.interactiveMap.FeatureCounter
- addField(String, IndexValue) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add field to the collection of index fields.
- addField(String, IndexValue) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add field to the collection of index fields.
- addHereTileField(String, long) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add index field with HereTile type to the collection of index fields.
- addHereTileField(String, long) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add index field with HereTile type to the collection of index fields.
- addIndexDefinition(IndexDefinition) - Method in class com.here.platform.data.client.model.IndexLayerType.Builder
- addIntField(String, long) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add index field with 64 bits integer type to the collection of index fields.
- addIntField(String, long) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add index field with Int type to the collection of index fields.
- AdditionalField - Enum Class in com.here.platform.data.client.model
-
Additional fields that can be requested in the API calls.
- AdditionalField - Interface in com.here.platform.data.client.v2.adapter.model
- AdditionalFieldMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.AdditionalFieldMapping$
- AdditionalFieldPartitionMetadata - Class in com.here.platform.data.client.v2.caching.javadsl
-
Implementation of
PartitionMetadataexposing common additional fields. - AdditionalFieldPartitionMetadata(String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.AdditionalFieldPartitionMetadata
- additionalFields() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- additionalFields() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- additionalFields() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- additionalFields() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- additionalFields() - Method in class com.here.platform.data.client.service.query.GetChangesById
- additionalFields() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- additionalFields() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- additionalFields() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- additionalFields() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- additionalFields() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- additionalFields() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- AdditionalFields - Class in com.here.platform.data.client.model
- AdditionalFields() - Constructor for class com.here.platform.data.client.model.AdditionalFields
- additionalMetadata() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- additionalMetadata() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Deprecated.This field is not supported anymore. Please use the other available fields instead. Since OLP SDK > 2.1.
- additionalMetadata() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- AdditionPartition(IndexingPartition) - Constructor for class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition
- AdditionPartition$() - Constructor for class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition$
- additions() - Method in class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- additions() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- addMetadata(String, String) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add metadata name-value pair to index metadata collection.
- addMetadata(String, String) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add metadata name-value pair to index metadata collection.
- addReader(int) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- addReader(int) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- addReader(int) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- addReader(int) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- addReader(int) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- addSchemaToProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- addSchemaToProject(String, AddSchemaToProjectRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Add schema and all related artifacts to the project by using a non scoped token.
- AddSchemaToProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- AddSchemaToProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter$
- AddSchemaToProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- addSchemaToResourcePolicy() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- addSchemaToResourcePolicy(String, CreateResourcePolicyRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Add schema and all attached artifacts to a newly created resource policy.
- AddSchemaToResourcePolicyAdapter(ApiRequest<AddSchemaToResourcePolicyResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- AddSchemaToResourcePolicyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter$
- AddSchemaToResourcePolicyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- addSearchableProperties(String) - Method in class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- addSplits(List<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- addSplits(List<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- addSplits(List<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- addSplits(List<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- addSplits(List<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- addSplits(List<QueryVersionPartitionsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- addSplits(List<QueryVersionPartsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- addSplits(List<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- addSplits(List<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- addSplits(List<StreamLayerRowSplit>) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- addSplitsBack(List<ContinuousSourceUtils.TimestampSplit>, int) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- addSplitsBack(List<QueryVersionPartitionsSplit>, int) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- addSplitsBack(List<QueryVersionPartsSplit>, int) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- addSplitsBack(List<SingleSplitSourceUtils.Split>, int) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- addSplitsBack(List<StreamLayerRowSplit>, int) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- addStringField(String, String) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add index field with String type to the collection of index fields.
- addStringField(String, String) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add index field with String type to the collection of index fields.
- addTimeWindowField(String, long) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Add index field with TimeWindow type to the collection of index fields.
- addTimeWindowField(String, long) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Add index field with TimeWindow type to the collection of index fields.
- AdjacencyList - Class in com.here.platform.location.compilation.core
- AdjacencyList(PartitionId, Map<VertexIndex, Seq<AdjacencyList.VertexReference>>) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList
- AdjacencyList.CSRGData - Class in com.here.platform.location.compilation.core
- AdjacencyList.CSRGData$ - Class in com.here.platform.location.compilation.core
- AdjacencyList.SegmentIdMapping - Interface in com.here.platform.location.compilation.core
- AdjacencyList.VertexReference - Class in com.here.platform.location.compilation.core
- AdjacencyList.VertexReference$ - Class in com.here.platform.location.compilation.core
- AdjacencyType - Interface in com.here.platform.location.compilation.core
- AdjacentIncomingSegmentResolver - Class in com.here.platform.location.compilation.core
- AdjacentIncomingSegmentResolver() - Constructor for class com.here.platform.location.compilation.core.AdjacentIncomingSegmentResolver
- adjacentSegments(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- adjacentSegments(Node) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- adjacentSegments(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- adminApi() - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- adminApi() - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog admin API object
- adminApi() - Method in class com.here.platform.data.client.javadsl.DataClient
- adminApi() - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog admin API object
- adminApi(Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog admin API object
- adminApi(Settings) - Method in class com.here.platform.data.client.javadsl.DataClient
- adminApi(Settings) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog admin API object
- AdminApi - Interface in com.here.platform.data.client.javadsl
-
Maintain catalogs and their configuration.
- adminAreas() - Method in class com.here.platform.data.client.model.Coverage
- AdminConfigurationMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.AdminConfigurationMapping$
- advancedNavigationAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<AdvancedNavigationAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).advancedNavigationAttributes(). - AdvancedNavigationAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- advancedNavigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- advancedNavigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Use
topologyAttributes(). - advancedNavigationAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- advancedNavigationAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- advancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- AdvancedNavigationAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).advancedNavigationAttributes(). - AdvancedNavigationAttributes(AdvancedNavigationAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.
- AdvancedNavigationAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.
- AdvancedNavigationAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `advanced-navigation-attributes` layer of a HERE Map Content.
- AdvancedNavigationAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
-
Deprecated.Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
- AdvancedNavigationAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
-
Deprecated.
- Advice - Class in com.here.platform.location.tpeg2.tec
- Advice(Optional<AdviceCode>, Optional<SubAdviceType>, List<LocalisedShortString>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.Advice
- Advice(Option<AdviceCode>, Option<SubAdviceType>, Seq<LocalisedShortString>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.Advice
- adviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- AdviceCode - Class in com.here.platform.location.tpeg2.tec
- AdviceCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.AdviceCode
- advices() - Method in class com.here.platform.location.tpeg2.tec.Event
- AFG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Afghanistan
- AFG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
- AGAINST_LINE - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- againstDrivingDirection() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- aggregate(Map<String, Object>, Iterator<byte[]>) - Method in interface com.here.platform.dal.custom.UDF
-
Aggregates all messages in user defined format and returns an array of bytes.
- AGGREGATION_INTERVAL() - Static method in class com.here.platform.data.client.flink.common.Properties
- AGGREGATION_INTERVAL_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- AGO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Angola
- AGO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
- AIA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Anguilla
- AIA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
- aid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- ALA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Aland Islands
- ALA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
- ALB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Albania
- ALB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
- algorithm() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- algorithm() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- algorithm() - Method in class com.here.platform.data.client.auth.hereaccount.SignatureMethod
- algorithm() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- Algorithm - Interface in com.here.platform.data.client.utils
- algorithmName() - Method in interface com.here.platform.data.client.utils.Algorithm
- algorithmName() - Method in class com.here.platform.data.client.utils.CrcDigestAlgorithm
- algorithmName() - Method in class com.here.platform.data.client.utils.MessageDigestAlgorithm
- all() - Static method in class com.here.platform.data.client.model.ByteRange
-
Indicates that we should process all the bytes in a resource.
- all() - Method in class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- All() - Static method in class com.here.platform.data.client.model.AdditionalFields
- AllBytes - Class in com.here.platform.data.client.model
-
Indicates that we should process all the bytes in a resource.
- AllBytes() - Constructor for class com.here.platform.data.client.model.AllBytes
- allDeclaredAttributeDescriptions() - Method in class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- Alley() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A lane running between or behind buildings.
- ALLEY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A lane running between or behind buildings.
- AllFields() - Static method in class com.here.platform.data.client.model.AdditionalFields
- allTags() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$
- ALONG_LINE - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- altitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- altitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- alwaysIncludeApplicationRootMessageTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- alwaysIncludeServiceComponentTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- alwaysIncludeTransportFrameTpegBin() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- amFrequency() - Method in class com.here.platform.location.tpeg2.sni.AMFrequency
- amFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- AMFrequency - Class in com.here.platform.location.tpeg2.sni
- AMFrequency(short) - Constructor for class com.here.platform.location.tpeg2.sni.AMFrequency
- AncestorTileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up the ancestor
TileIds containing the given tile. - anchor() - Method in class com.here.platform.location.compilation.heremapcontent.SegmentAttribute
- and(VolatilePartitionsFilter) - Method in interface com.here.platform.data.client.common.VolatilePartitionsFilter
-
Returns the combination of VolatilePartitionsFilter that satisfies both filters' conditions
- and(VolatilePartitionsFilter) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.AndFilter
- and(VolatilePartitionsFilter) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.EmptyFilter$
- and(VolatilePartitionsFilter) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.IdsFilter
- and(VolatilePartitionsFilter) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.SinceFilter
- AND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Andorra
- AND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
- AndFilter(Seq<VolatilePartitionsFilter>) - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.AndFilter
- AndFilter$() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.AndFilter$
- angle() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- AnimalsOnRoadway - Class in com.here.platform.location.tpeg2.tec
- AnimalsOnRoadway(short) - Constructor for class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- api() - Method in class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails
- api() - Method in interface com.here.platform.data.client.settings.ApiType
- api() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- api() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- api() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- api() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- api() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- api() - Static method in class com.here.platform.data.client.settings.IndexApiType
- api() - Static method in class com.here.platform.data.client.settings.IngestApiType
- api() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- api() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- api() - Static method in class com.here.platform.data.client.settings.PublishApiType
- api() - Static method in class com.here.platform.data.client.settings.QueryApiType
- api() - Static method in class com.here.platform.data.client.settings.StreamApiType
- Api - Interface in com.here.platform.data.client.base
- Api - Interface in com.here.platform.data.client.http
- apiConfig() - Method in class com.here.platform.data.client.base.ApiRequest
- ApiConfiguration - Class in com.here.platform.data.client.base.http.settings
- ApiConfiguration(RetryPolicy, Option<FiniteDuration>, Option<String>) - Constructor for class com.here.platform.data.client.base.http.settings.ApiConfiguration
- ApiConfiguration.Builder - Class in com.here.platform.data.client.base.http.settings
- ApiConfigurationProfile - Class in com.here.platform.data.client.base.http
- ApiConfigurationProfile(CommonSettings) - Constructor for class com.here.platform.data.client.base.http.ApiConfigurationProfile
- ApiEnum - Interface in com.here.platform.data.client.base
- ApiEnumParser<T extends ApiEnum> - Interface in com.here.platform.data.client.base
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- APIInformationApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- APIInformationApi.GetApiVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetApiVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetApiVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetApiVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetApiVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetHealthBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetOpenAPIBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- APIInformationApi.GetVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- ApiModel - Interface in com.here.platform.data.client.base
-
This trait needs to be added to any model defined by the api.
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- apiRequest() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- ApiRequest<U> - Class in com.here.platform.data.client.base
- ApiRequest(ApiRequestExecutor, String, HttpMethod, String, String, String, ApiConfiguration, MetricName, Option<String>, Option<String>, AccessType, Map<Object, ClassTag<?>>, Map<Object, ClassTag<?>>, ClassTag<?>, Option<DataPublisher>, Map<String, Object>, Map<String, Object>, Map<String, Object>, Map<String, Object>) - Constructor for class com.here.platform.data.client.base.ApiRequest
- ApiRequestException - Exception in com.here.platform.data.client.base
- ApiRequestException(String, Option<Exception>) - Constructor for exception com.here.platform.data.client.base.ApiRequestException
- ApiRequestExecutor - Interface in com.here.platform.data.client.base
- apiType() - Method in interface com.here.platform.data.client.http.Api
- apiType() - Method in interface com.here.platform.data.client.service.artifact.ArtifactApi
- apiType() - Method in interface com.here.platform.data.client.service.blobstore.BlobV2Endpoint
- apiType() - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreEndpoint
- apiType() - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreEndpoint
- apiType() - Method in interface com.here.platform.data.client.service.config.ConfigApi
- apiType() - Method in interface com.here.platform.data.client.service.index.IndexApi
- apiType() - Method in interface com.here.platform.data.client.service.ingest.IngestApi
- apiType() - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- apiType() - Method in interface com.here.platform.data.client.service.metadata.CatalogApi
- apiType() - Method in interface com.here.platform.data.client.service.publish.PublishApi
- apiType() - Method in interface com.here.platform.data.client.service.query.QueryApi
- apiType() - Method in interface com.here.platform.data.client.service.stream.StreamApi
- apiType() - Method in class com.here.platform.data.client.settings.LocatorContext
- ApiType - Interface in com.here.platform.data.client.settings
- ApiValidator - Class in com.here.platform.data.client.model
- ApiValidator() - Constructor for class com.here.platform.data.client.model.ApiValidator
- append(char) - Method in class com.here.platform.data.client.json.CharBuilder
- append(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- append(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- append(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- append(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- append(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- append(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- append(Path, int, Progressable) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- appendCredentials(Properties, String) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- appendRequestId(HttpRequest, String, String) - Static method in class com.here.platform.data.client.http.RequestResponseHandler
- applicationContent() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- applicationId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- applicationID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- applicationID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- applicationMessage() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- applicationMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the application messages in this message object.
- ApplicationRootMessage - Class in com.here.platform.location.tpeg2.sfw
- ApplicationRootMessage(Optional<TPEGbin>, Optional<ApplicationRootMessageML>) - Constructor for class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- ApplicationRootMessage(Option<TPEGbin>, Option<ApplicationRootMessageML>) - Constructor for class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- applicationRootMessageBin() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- applicationRootMessageML() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- ApplicationRootMessageML - Interface in com.here.platform.location.tpeg2.sfw
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- applicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- applicationRootMessages() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- apply() - Method in interface com.here.platform.data.client.flink.impl.DataClientFlinkContextFactory
- apply() - Static method in class com.here.platform.data.client.flink.impl.DataClientFlinkContextFactoryImpl
- apply() - Static method in class com.here.platform.data.client.http.TemplateId
- apply() - Method in interface com.here.platform.data.client.http.TemplateIdGenerator
- apply() - Method in class com.here.platform.data.client.http.TemplateIdGeneratorImpl
- apply() - Static method in class com.here.platform.data.client.impl.json.IndexPartsDeserializer
- apply() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreSingleUploadResultRaw
- apply() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadResultRaw
- apply() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadDataResult
- apply() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadSingleDataResult
- apply() - Static method in class com.here.platform.data.client.service.metadata.GetMinimumVersion
- apply(int) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- apply(int) - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- apply(int) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- apply(int) - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- apply(int) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- apply(int) - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- apply(int) - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
Selects an element by its index in the
PackedLineString. - apply(int, int) - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- apply(int, TimeWindow, Iterable<CommitPartition>, Collector<String>) - Method in class com.here.platform.data.client.flink.impl.IndexLayerSubmitWindow
- apply(long, byte) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- apply(short, Option<Object>, short, int, TmcDirection, TmcSectionType) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- apply(BB, int, int, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.referencing.GridLocation
- apply(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.referencing.RectangleLocation
- apply(C) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccess
- apply(HRN, PartitionSchema, DataTypeFactory) - Static method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- apply(HRN, Endpoint) - Static method in class com.here.platform.data.client.http.RequestTemplate
- apply(HRN, Settings, ActorSystem, Materializer, ExecutionContext) - Static method in class com.here.platform.data.client.converters.ProtobufPartitionConverter
-
Returns ProtobufPartitionConverter.
- apply(HRN, String, Settings, QueryApi, ActorSystem) - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- apply(HRN, Iterator<PendingPartition>) - Static method in class com.here.platform.data.client.flink.javadsl.FlinkKafkaPublisher
-
Publish new partitions to a stream layer.
- apply(PartitionDescriptorHolder) - Static method in class com.here.platform.data.client.converters.ProtobufBlobConverter
- apply(Endpoint) - Static method in class com.here.platform.data.client.http.RequestTemplate
- apply(IndexingPartition) - Static method in class com.here.platform.data.client.service.index.RawIndexingPartition
- apply(PimpedAsyncParser.Mode) - Static method in class com.here.platform.data.client.json.PimpedAsyncParser
- apply(QueryApi, Layer) - Static method in class com.here.platform.data.client.utils.rsql.VolatileLayerQueryProcessor
- apply(QueryApi, Layer, long) - Static method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- apply(KafkaEndpoints, Map<String, String>, KafkaStreamSettings, ConsumerSettings, String, AsyncCallback<Consumer<String, byte[]>>, String) - Method in interface com.here.platform.data.client.service.stream.kafka.KafkaConsumerFactory
- apply(KafkaEndpoints, Map<String, String>, KafkaStreamSettings, ConsumerSettings, String, AsyncCallback<Consumer<String, byte[]>>, String) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaConsumerFactoryImpl
- apply(RetryStrategy, Function1<Object, Future<A>>, ExecutionContext, Scheduler, LoggingAdapter, RetryContext) - Static method in class com.here.platform.data.client.utils.Retrier
- apply(RetryStrategy, Option<FiniteDuration>, Function1<Object, Future<A>>, ExecutionContext, Scheduler, LoggingAdapter, RetryContext) - Static method in class com.here.platform.data.client.utils.Retrier
- apply(HereTileKey) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
- apply(PartitionId, PartitionId, Map<PartitionId, Partition>, AdjacencyList.SegmentIdMapping, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
-
Creates an
AdjacencyListrepresenting all possible transitions through nodes, starting at a vertex in the main partition. - apply(SegmentId) - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- apply(SegmentReference) - Method in interface com.here.platform.location.compilation.core.AdjacencyList.SegmentIdMapping
-
Translates a segment id from an input partition to its corresponding output partition and segment index
- apply(SegmentReference) - Method in interface com.here.platform.location.compilation.core.SegmentIndexResolver
- apply(SegmentReference) - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- apply(GeoProjection) - Static method in class com.here.platform.location.core.geospatial.DistanceCalculators
- apply(ProximitySearch<E>) - Static method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- apply(ProximitySearch<E>, Function1<E, K>) - Static method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- apply(Catalog, String, CacheLevel) - Static method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- apply(TileId) - Static method in class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- apply(TileId, int[], double[], double[], byte[][], RangeBasedPropertyTileValidator) - Static method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- apply(TileId, int, int[], int[], double[], double[], byte[][], int, int, byte, RangeBasedPropertyTileValidator) - Static method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- apply(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- apply(Vertex) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- apply(GeometryLayer, LengthLayer, RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- apply(GeometryLayer, LengthLayer, RoutingGraphLayer, RestrictedManoeuvreLayer, RoadAccessLayer) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- apply(GeometryLayer, RoutingGraphLayer, LengthLayer, RoadAccessLayer, TopologyAttributesLayer) - Static method in class com.here.platform.location.referencing.OlrLayers
- apply(HereMapContentReference) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- apply(LengthLayer, RoutingGraphLayer, TopologyAttributesLayer, TmcTableLayer) - Static method in class com.here.platform.location.referencing.TmcLayers
- apply(TrafficMessageChannelCode) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TrafficMessageChannelCode) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `TrafficMessageChannelCode`.
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.OlrLayers
- apply(OptimizedMapLayers) - Static method in class com.here.platform.location.referencing.TmcLayers
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `etl.TMCLocationReference`.
- apply(TPEGDocument) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the given
TransportFrames. - apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcId
- apply(TMCLocationReference) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `tmc.TMCLocationReference`.
- apply(TmcTablePartition) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Extracts a `TmcTableId` from a given `TmcTablePartition`.
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Static method in class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in class com.here.platform.location.core.geospatial.SinusoidalDistanceCalculator
- apply(GC1, GC2, GeoCoordinateOperations<GC1>, GeoCoordinateOperations<GC2>) - Method in interface com.here.platform.location.core.geospatial.StraightLineDistanceCalculator
- apply(GC, double, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.CircleLocation
- apply(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- apply(File) - Static method in class com.here.platform.data.client.converters.ProtobufPartitionConverter
-
Returns ProtobufPartitionConverter.
- apply(Object) - Method in interface com.here.platform.location.compilation.core.FieldSerializer
- apply(String) - Static method in class com.here.hrn.HRN
-
Creates an
HRNusingfromStringmethod. - apply(String) - Static method in class com.here.platform.data.client.http.HereDigest
- apply(String) - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- apply(String) - Static method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Creates a TmcTableId from the customary string representation of the composite table identifier in the following format:
- apply(String, StreamMessage, boolean) - Static method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- apply(String, String, Consumer<String, byte[]>, Function1<Vector<ConsumerRecord<String, byte[]>>, BoxedUnit>, Function1<Throwable, BoxedUnit>, ClientExecutionContext) - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumerFactory
- apply(String, TimeWindow, Iterable<Row>, Collector<PendingPartition>) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerAggregateWindow
- apply(K) - Method in interface com.here.platform.data.client.v2.caching.javadsl.versioned.MetadataFetchPolicy
-
MetadataFetchPolicy defines which additional partition keys are fetched when requesting a partition key.
- apply(K) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.OneToOneMetadataFetchPolicy
- apply(K) - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- apply(K) - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- apply(O, ElementProjection<V>, O, Seq<ElementProjection<V>>) - Method in class com.here.platform.location.core.mapmatching.DirectDistanceCalculator
- apply(O, ElementProjection<V>, O, Seq<ElementProjection<V>>) - Method in interface com.here.platform.location.core.mapmatching.DistanceAndTransitionsCalculator
- apply(Tuple10<Object, Object, Object, Object, Object, Object, Object, Object, Object, Object>, TimeWindow, Iterable<Row>, Collector<PendingPartition>) - Method in class com.here.platform.data.client.flink.impl.IndexLayerAggregateWindow
- apply(RowTypeInfo, BlobConverter, String, LayerType) - Static method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterV2
- apply(StreamExecutionEnvironment, HRN, Settings, String, String, boolean, long, long, int, long, int, int, long, DataClientFlinkContextFactory, QueryApiFactory, PublishApiFactory) - Static method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFactory
- apply(TimeWindow, Iterable<CommitPartition>, Collector<Object>) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerSubmitWindow
- apply(ActorSystem) - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- apply(ActorSystem) - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- apply(ActorSystem) - Static method in class com.here.platform.data.client.javadsl.DataClient
- apply(ActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSettings
- apply(ActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- apply(ActorSystem, HRN, Settings) - Method in interface com.here.platform.data.client.flink.impl.PublishApiFactory
- apply(ActorSystem, HRN, Settings) - Static method in class com.here.platform.data.client.flink.impl.PublishApiFactoryImpl
- apply(ActorSystem, HRN, Settings) - Method in interface com.here.platform.data.client.flink.impl.QueryApiFactory
- apply(ActorSystem, HRN, Settings) - Static method in class com.here.platform.data.client.flink.impl.QueryApiFactoryImpl
- apply(ActorSystem, HRN, Settings) - Method in interface com.here.platform.data.client.flink.impl.ReadEngineFactory
- apply(ActorSystem, HRN, Settings) - Static method in class com.here.platform.data.client.flink.impl.ReadEngineFactoryImpl
- apply(ActorSystem, HRN, Settings, Option<BlobIdGenerator>) - Method in interface com.here.platform.data.client.flink.impl.WriteEngineFactory
- apply(ActorSystem, HRN, Settings, Option<BlobIdGenerator>) - Static method in class com.here.platform.data.client.flink.impl.WriteEngineFactoryImpl
- apply(ClassicActorSystemProvider) - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- apply(ClassicActorSystemProvider) - Static method in class com.here.platform.data.client.javadsl.DataClient
- apply(ExtendedActorSystem, Materializer) - Static method in class com.here.platform.data.client.context.ClientExecutionContext
- apply(RDD<GeolocatedItem>, ClassTag<GeolocatedItem>) - Method in class com.here.platform.location.spark.DistributedClustering
-
Apply clustering to the given events.
- apply(P) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
-
Extracts the attributes on
input. - apply(P) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeContainerAccess
- apply(Seq<FilteredObservation<O>>, MatchedPath<V, Seq<V>>) - Method in class com.here.platform.location.core.mapmatching.ProjectingInterpolator
- apply(Seq<FilteredObservation<O>>, MatchedPath<V, T>) - Method in class com.here.platform.location.core.mapmatching.ToUnknownInterpolator
- apply(Seq<TransportFrame>) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the the given
TransportFrames. - apply(Seq<GC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- apply(Seq<O>) - Method in class com.here.platform.location.core.mapmatching.DistanceFilter
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential
- apply(FiniteDuration) - Method in interface com.here.platform.data.client.utils.RetryStrategy
-
Decides whether and when to retry an operation, given the duration of the most recent attempt.
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.NoRetries$
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.Repeat
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout
- apply(FiniteDuration) - Method in class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling
- apply(Option<Object>) - Static method in class com.here.platform.data.client.service.interactiveMap.FeatureCounter
- apply(Option<String>, Facade<J>) - Static method in class com.here.platform.data.client.json.StreamingJsonParser
- apply(T1) - Static method in class com.here.platform.data.client.base.common.CommonSettings
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- apply(T1) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- apply(T1) - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- apply(T1) - Static method in exception com.here.platform.data.client.BatchPublicationFailedException
- apply(T1) - Static method in class com.here.platform.data.client.blobstore.Blob
- apply(T1) - Static method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplit
- apply(T1) - Static method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplit
- apply(T1) - Static method in class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- apply(T1) - Static method in class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- apply(T1) - Static method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplit
- apply(T1) - Static method in class com.here.platform.data.client.impl.NextField
- apply(T1) - Static method in class com.here.platform.data.client.impl.PartitionField
- apply(T1) - Static method in class com.here.platform.data.client.impl.WrappedNotificationSubscriptionControl
- apply(T1) - Static method in exception com.here.platform.data.client.json.IncompleteParseException
- apply(T1) - Static method in class com.here.platform.data.client.model.BatchToken
- apply(T1) - Static method in class com.here.platform.data.client.model.BooleanIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.Creator
- apply(T1) - Static method in class com.here.platform.data.client.model.DeleteIndexesRequestId
- apply(T1) - Static method in class com.here.platform.data.client.model.EmptyIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.geojson.LessThanVersion
- apply(T1) - Static method in class com.here.platform.data.client.model.HereTileIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.IntIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.ObjectMultipartToken
- apply(T1) - Static method in class com.here.platform.data.client.model.ObjectStoreUploadResult
- apply(T1) - Static method in class com.here.platform.data.client.model.Offset
- apply(T1) - Static method in class com.here.platform.data.client.model.Organisation
- apply(T1) - Static method in class com.here.platform.data.client.model.PublicationPartitions
- apply(T1) - Static method in class com.here.platform.data.client.model.RawInteractiveMapSubscriptionConfiguration
- apply(T1) - Static method in class com.here.platform.data.client.model.StringIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.TimeWindowIndexValue
- apply(T1) - Static method in class com.here.platform.data.client.model.VersionInfos
- apply(T1) - Static method in class com.here.platform.data.client.model.VersionResponse
- apply(T1) - Static method in class com.here.platform.data.client.service.artifact.GetSchema
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultipartTokenRaw
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultiPartUploadResultRaw
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartsRaw
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadMultiDataResult
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- apply(T1) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadUrl
- apply(T1) - Static method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- apply(T1) - Static method in class com.here.platform.data.client.service.config.CreateCatalog
- apply(T1) - Static method in class com.here.platform.data.client.service.config.CreateSubscription
- apply(T1) - Static method in class com.here.platform.data.client.service.config.DeleteCatalog
- apply(T1) - Static method in class com.here.platform.data.client.service.config.DeleteSubscription
- apply(T1) - Static method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- apply(T1) - Static method in class com.here.platform.data.client.service.config.GetConfiguration
- apply(T1) - Static method in class com.here.platform.data.client.service.config.GetSubscription
- apply(T1) - Static method in class com.here.platform.data.client.service.config.GetSubscriptionStatus
- apply(T1) - Static method in class com.here.platform.data.client.service.config.GetSubsetsFingerprint
- apply(T1) - Static method in class com.here.platform.data.client.service.config.HasConfiguration
- apply(T1) - Static method in class com.here.platform.data.client.service.config.ListCatalogs
- apply(T1) - Static method in class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition
- apply(T1) - Static method in class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition
- apply(T1) - Static method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- apply(T1) - Static method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- apply(T1) - Static method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- apply(T1) - Static method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- apply(T1) - Static method in class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- apply(T1) - Static method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- apply(T1) - Static method in class com.here.platform.data.client.service.publish.CancelPublication
- apply(T1) - Static method in class com.here.platform.data.client.service.publish.ClosePublication
- apply(T1) - Static method in class com.here.platform.data.client.service.publish.GetPublication
- apply(T1) - Static method in class com.here.platform.data.client.service.stream.CommitOffsets
- apply(T1) - Static method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- apply(T1) - Static method in exception com.here.platform.data.client.StreamSubscriptionShutDownException
- apply(T1) - Static method in class com.here.platform.data.client.utils.MultiDataChunk
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.Country
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.OneVersion
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.PartitionFromFeatureIds
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.PartitionFromIds
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.PartitionInArea
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.Polygon
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.PropertyCondition
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.SelectionCondition
- apply(T1) - Static method in class com.here.platform.data.client.utils.rsql.TimestampCondition
- apply(T1) - Static method in class com.here.platform.data.client.utils.SingleDataChunk
- apply(T1) - Static method in class com.here.platform.location.compilation.core.NodeId
- apply(T1) - Static method in class com.here.platform.location.compilation.core.SegmentId
- apply(T1) - Static method in class com.here.platform.location.compilation.core.SegmentIndex
- apply(T1) - Static method in class com.here.platform.location.compilation.core.VertexIndex
- apply(T1) - Static method in class com.here.platform.location.core.mapmatching.LogProbability
- apply(T1) - Static method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- apply(T1) - Static method in class com.here.platform.location.inmemory.geospatial.TileId
- apply(T1) - Static method in class com.here.platform.location.inmemory.graph.EdgeIndex
- apply(T1) - Static method in class com.here.platform.location.inmemory.graph.VertexIndex
- apply(T1) - Static method in class com.here.platform.location.integration.heremapcontent.PartitionId
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
-
Deprecated.
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.CustomLayerCapability
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.CapabilityLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
-
Deprecated.
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
-
Deprecated.
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- apply(T1) - Static method in class com.here.platform.location.integration.optimizedmap.TopologyAttributesLayer
- apply(T1) - Static method in class com.here.platform.location.referencing.ClosedLinearLocation
- apply(T1) - Static method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- apply(T1) - Static method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- apply(T1) - Static method in class com.here.platform.location.tpeg2.mmc.PartType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Bearing
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.FormOfWay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.LocationDescription
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Orientation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Path
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.Shape
- apply(T1) - Static method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.AMFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.DABFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.FMFrequency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.GraphicType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.HelpInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- apply(T1) - Static method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.CountryCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.OrientationType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.Priority
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Accident
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.AdviceCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.CauseCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.EffectCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Fire
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Impassability
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.MajorEvent
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Precipitation
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Roadworks
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.SubCauseType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.Tendency
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.TimeDelay
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.VehicleType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tec.WarningLevel
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.CauseCode
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.SectionType
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- apply(T1) - Static method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- apply(T1, T2) - Static method in class com.here.platform.data.client.auth.HereToken
- apply(T1, T2) - Static method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- apply(T1, T2) - Static method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.IndexData
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.PartitionData
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.PartitionIdsFilter
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.PartitionVersionState
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- apply(T1, T2) - Static method in class com.here.platform.data.client.flink.impl.VolatileData
- apply(T1, T2) - Static method in class com.here.platform.data.client.http.ProxyCredentials
- apply(T1, T2) - Static method in exception com.here.platform.data.client.HttpStatusException
- apply(T1, T2) - Static method in class com.here.platform.data.client.impl.PartitionPage
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.BatchPublicationNotification
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.CatalogVersion
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.CompatibleVersion
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsCount
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsTags
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.InteractiveLayerExtension
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.LayerVersions
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.ObjectStoreListing
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.ObjectUploadPart
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.Owner
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.Range
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- apply(T1, T2) - Static method in class com.here.platform.data.client.model.VersionedLayerProperties
- apply(T1, T2) - Static method in exception com.here.platform.data.client.NotFoundException
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.GetUploadStatus
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.model.ActionLink
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartRaw
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadPart
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.DeleteLayer
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.GetConfigurationHref
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.GetStatus
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.GetSubset
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.ListSubscriptions
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.config.UpdateCatalog
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.index.DeleteIndexes
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.index.DeleteIndexesStatus
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.index.Indexes
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.index.Parts
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.ingest.UploadPartitions
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.interactiveMap.Tile
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.metadata.GetChangesParts
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.metadata.GetVersions
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.CheckpointMark
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.KafkaEndpoint
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.KafkaEndpoints
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.StreamMessage
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.StreamMessageOffset
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.StreamOutput
- apply(T1, T2) - Static method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- apply(T1, T2) - Static method in class com.here.platform.data.client.settings.LocatorResponse
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.RetryContext
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByPartitionIds
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByParts
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithProperties
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithSelection
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithTimestamp
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithVersion
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.QuadBin
- apply(T1, T2) - Static method in class com.here.platform.data.client.utils.rsql.RangeVersion
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.core.NodeReference
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.core.SegmentReference
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
-
Deprecated.
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
-
Deprecated.
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
-
Deprecated.
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
-
Deprecated.
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
-
Deprecated.
- apply(T1, T2) - Static method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- apply(T1, T2) - Static method in class com.here.platform.location.inmemory.graph.Edge
- apply(T1, T2) - Static method in class com.here.platform.location.inmemory.graph.Vertex
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributeCapability
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- apply(T1, T2) - Static method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- apply(T1, T2) - Static method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- apply(T1, T2) - Static method in class com.here.platform.location.referencing.tmc.TmcCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.DirLocation
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.Rectangle
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.AppStartTime
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ContentDescription
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.OpTime
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.TimeSlot
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.sni.Versioning
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- apply(T1, T2) - Static method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.auth.HereAccessToken
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.flink.impl.PartData
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.flink.impl.PartVersionState
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.model.LayerVersion
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.model.VersionDependency
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.model.VersionedLayerExtension
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.BlobExists
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- apply(T1, T2, T3) - Static method in exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.config.UpdateLayer
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.index.Query
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.index.UpdateIndexes
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.utils.rsql.Circle
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- apply(T1, T2, T3) - Static method in class com.here.platform.data.client.utils.rsql.QueryParserResult
- apply(T1, T2, T3) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.referencing.PointOfInterest
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.PathProperties
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.RestrictionType
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.TECMessage
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tfp.FlowVector
- apply(T1, T2, T3) - Static method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.blobstore.BlobMetadata
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- apply(T1, T2, T3, T4) - Static method in exception com.here.platform.data.client.ConflictException
- apply(T1, T2, T3, T4) - Static method in exception com.here.platform.data.client.json.ParseException
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.model.ObjectMetadata
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.model.ObjectStoreListingItem
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.model.ObjectStoreListItem
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.model.VersionInfo
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.config.GetSubsets
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.service.stream.StreamSubscription
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.data.client.utils.rsql.BoundingBox
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.referencing.AccessPoint
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.Advice
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.LinkedCause
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- apply(T1, T2, T3, T4) - Static method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.model.PublicationDetails
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.blobstore.GetBlob
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.metadata.QueryPartitions
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.service.query.QueryPartitionsById
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.data.client.utils.rsql.FeatureById
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.olr.LineProperties
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.tfp.Restrictions
- apply(T1, T2, T3, T4, T5) - Static method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.flink.impl.QueryNotification
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.model.geojson.Changeset
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.metadata.GetChanges
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.service.query.GetChangesById
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- apply(T1, T2, T3, T4, T5, T6) - Static method in class com.here.platform.location.tpeg2.sni.MaskedTime
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.sni.DayMask
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- apply(T1, T2, T3, T4, T5, T6, T7) - Static method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.impl.StreamPublishPartition
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.model.geojson.Statistics
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.model.PublicationPartition
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.service.blobstore.PutBlob
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- apply(T1, T2, T3, T4, T5, T6, T7, T8) - Static method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.data.client.model.UpdatableIndexLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.tec.DirectCause
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9) - Static method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.here.platform.data.client.model.UpdatableVersionLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11) - Static method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12) - Static method in class com.here.platform.data.client.model.UpdatableStreamLayer
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14) - Static method in class com.here.platform.location.tpeg2.tec.Event
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- apply(T1, T2, T3, T4, T5, T6, T7, T8, T9, T10, T11, T12, T13, T14, T15, T16, T17) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- apply$default$4() - Static method in class com.here.platform.data.client.flink.impl.WriteEngineFactoryImpl
- applyCheckpointAwareCommitSettings(ConsumerSettings, boolean) - Static method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- applyOverwrite(boolean) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- appStartTime() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- AppStartTime - Class in com.here.platform.location.tpeg2.sni
- AppStartTime(MaskedTime, DayMask) - Constructor for class com.here.platform.location.tpeg2.sni.AppStartTime
- AQUA - Static variable in class com.here.platform.location.io.javadsl.Color
- ARE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United Arab Emirates
- ARE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
- area() - Method in class com.here.platform.data.client.utils.rsql.PartitionInArea
- Area - Interface in com.here.platform.data.client.utils.rsql
- areas() - Method in class com.here.platform.data.client.model.CatalogSubset
- areas() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- areas() - Method in class com.here.platform.data.client.service.config.GetSubsets
- areaScheme() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- areaScheme() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- areaScheme() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- ARG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Argentina
- ARG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
- ARM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Armenia
- ARM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
- arrayBinarySearchOps(Object) - Static method in class com.here.platform.location.core.Utils
-
Adapts
BinarySearchOpsfor arrays. - arrayContext() - Method in interface com.here.platform.data.client.json.Facade
- arrayContext(int) - Method in interface com.here.platform.data.client.json.Facade
- arrayContext(int) - Method in interface com.here.platform.data.client.json.RawFacade
- ArrayIdentity$() - Constructor for class com.here.platform.data.client.base.Mappings.ArrayIdentity$
- arraySize(int) - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
-
Returns the minimum possible size for a backing array.
- arrow(LineStringHolder<GC>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection.
- arrow(LineStringHolder<GC>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection.
- arrow(LineStringHolder<GC>, Properties, double) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrow added at the end of this feature collection..
- arrowRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, double, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds an arrows along the given line string ranges at the end of this feature collection.
- arrowRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds am arrows along the given line string ranges at the end of this feature collection.
- ArtifactApi - Interface in com.here.platform.data.client.service.artifact
- ArtifactApiType - Class in com.here.platform.data.client.settings
- ArtifactApiType() - Constructor for class com.here.platform.data.client.settings.ArtifactApiType
- artifactFile(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.artifact.ArtifactService
- artifactFile(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.artifact.DefaultArtifactService
- ArtifactsApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- ArtifactsApi.DeleteArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.DeleteArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactFileFromArchiveBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.GetArtifactRegistrationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.ListArtifactsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.PutArtifactFileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.RegisterArtifactBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactsApi.UpdateArtifactPermissionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ArtifactService - Interface in com.here.platform.data.client.service.artifact
- as(Unmarshaller<HttpEntity, T>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.utils.HttpUtils.ResponseEntityOps
- asDataClientException(String, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- asDataFlow() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves an flink map function that download data for each partition.
- asDataFlow() - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- asDataFlow(Integer) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves an pekko stream Flow that download bytes for each partition.
- asDataFlow(Integer) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- asDurableVolume() - Static method in class com.here.platform.data.client.model.DurableVolume
- asDurableVolume() - Method in class com.here.platform.data.client.model.VolatileVolume
- asDurableVolume() - Method in interface com.here.platform.data.client.model.Volume
-
Syntax sugar to cast a VolumeType.Durable into a DurableVolume
- asException(Function1<String, Throwable>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- asFiniteDuration(Duration) - Static method in class com.here.platform.data.client.utils.DurationUtils
- asFiniteDuration(Duration) - Static method in class com.here.platform.data.client.utils.DurationUtils
- asGenericPartitioning() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- asGenericPartitioning() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- asGenericPartitioning() - Static method in class com.here.platform.data.client.model.NoPartitioning
- asGenericPartitioning() - Method in interface com.here.platform.data.client.model.PartitioningType
-
Syntax sugar to cast a PartitioningScheme.Generic into a GenericPartitioning
- asHereTilePartitioning() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- asHereTilePartitioning() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- asHereTilePartitioning() - Static method in class com.here.platform.data.client.model.NoPartitioning
- asHereTilePartitioning() - Method in interface com.here.platform.data.client.model.PartitioningType
-
Syntax sugar to cast a PartitioningScheme.HereTile into a HereTilePartitioning
- asHttpRequest() - Method in interface com.here.platform.data.client.http.HyperMediaEndpoint
- asHttpRequest(String) - Method in interface com.here.platform.data.client.http.RestEndpoint
- asIndex() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.Index into a IndexLayerType
- asIndex() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- asIndex() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asInteractiveMap() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.InteractiveMap into a InteractiveMapLayerType
- asInteractiveMap() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- asInteractiveMap() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asInternalSettings(Settings) - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- asIterator(FiniteDuration) - Static method in class com.here.platform.data.client.utils.IteratorUtils
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- asJava() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- asJava() - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- asJavaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- asJavaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- asJavaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- asJavaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- asJavaCachingVersionedLayers(CachingVersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCachingVersionedLayers(CachingVersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- asJavaCatalogVersionInfo(CatalogVersionInfo) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaCatalogVersionInfo(CatalogVersionInfo) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- asJavaDataApiAdapter(DataApiAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataApiVersionedAdapter(DataApiVersionedAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataApiVersionInfoAdapter(DataApiVersionInfoAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asJavaDataClientCatalog(DataClientCatalog) - Static method in class com.here.platform.data.client.v2.main.JavaScalaConverters
- asJavaDataClientCatalogBuilder(DataClientCatalogBuilder) - Static method in class com.here.platform.data.client.v2.main.JavaScalaConverters
- asJavaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- AsJavaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- asJavaPartitionMetadata(PartitionMetadata) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaPartitionMetadata(PartitionMetadata) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- asJavaVersionedGenericLayer(VersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedGenericLayer(VersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- asJavaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- asJavaVersionedHereTileLayer(VersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedHereTileLayer(VersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- asJavaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- asJavaVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asJavaVersionedLayers(VersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsJavaVersionedLayers(VersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- asList() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the message facades for the application messages in this object.
- ASM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
American Samoa
- ASM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
- asNoPartitioning() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- asNoPartitioning() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- asNoPartitioning() - Static method in class com.here.platform.data.client.model.NoPartitioning
- asNoPartitioning() - Method in interface com.here.platform.data.client.model.PartitioningType
-
Syntax sugar to cast a PartitioningScheme.NoPartitioning into a NoPartitioning
- asNotFoundException(String, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- asNotFoundException(ExecutionContext, Materializer) - Method in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- asObjectStore() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.ObjectStore into a ObjectStoreLayerType
- asObjectStore() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asObjectStore() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- asQueryParam() - Method in interface com.here.platform.data.client.settings.BlobAccessType
- asQueryParam() - Static method in class com.here.platform.data.client.settings.InlineAccess
- asQueryParam() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- asScala() - Method in interface com.here.platform.data.client.javadsl.NewPartition.BufferedBlob
- asScala() - Method in class com.here.platform.data.client.javadsl.NewPartition.ByteArrayData
- asScala() - Method in class com.here.platform.data.client.javadsl.NewPartition.FileBlob
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- asScala() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- asScala() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- asScala() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- asScala() - Method in class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsJavaMetadataFetchPolicy
- asScala() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- asScala() - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
- asScala() - Method in class com.here.platform.location.io.javadsl.Color
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- asScala() - Method in class com.here.platform.location.io.javadsl.geojson.Properties
- asScalaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedGenericLayer(CachingVersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- asScalaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedGenericLayerReader(CachingVersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- asScalaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedHereTileLayer(CachingVersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- asScalaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedHereTileLayerReader(CachingVersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- asScalaCachingVersionedLayers(CachingVersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaCachingVersionedLayers(CachingVersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- asScalaDataApiAdapter(DataApiAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDataApiVersionedAdapter(DataApiVersionedAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDataApiVersionInfoAdapter(DataApiVersionInfoAdapter) - Static method in class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- asScalaDecoder(Decoder<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- asScalaDecoder(SimpleDecoder<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaDecoder(Decoder<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- asScalaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- AsScalaMetadataFetchPolicy(MetadataFetchPolicy<K>) - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters.AsScalaMetadataFetchPolicy
- asScalaVersionedGenericLayer(VersionedGenericLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedGenericLayer(VersionedGenericLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- asScalaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedGenericLayerReader(VersionedGenericLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- asScalaVersionedHereTileLayer(VersionedHereTileLayer) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedHereTileLayer(VersionedHereTileLayer) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- asScalaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedHereTileLayerReader(VersionedHereTileLayerReader<T>) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- asScalaVersionedLayerReaderConfiguration(VersionedLayerReaderConfiguration<T>) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asScalaVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Static method in class com.here.platform.data.client.v2.caching.JavaScalaConverters
- asScalaVersionedLayers(VersionedLayers) - Static method in class com.here.platform.data.client.v2.api.JavaScalaConverters
- AsScalaVersionedLayers(VersionedLayers) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- assertProtocolCompatibility(Seq<String>, Seq<String>) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- asStream() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.Stream into a StreamLayerType
- asStream() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asStream() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- asSummaryString() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- asUpdatableLayer() - Method in class com.here.platform.data.client.model.Layer
- asVersion() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asVersion() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- asVersioned() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.Versioned into a VersionedLayerType
- asVolatile() - Method in interface com.here.platform.data.client.model.LayerType
-
Syntax sugar to cast a LayerTypeName.Volatile into a VolatileLayerType
- asVolatile() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- asVolatile() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- asVolatileVolume() - Static method in class com.here.platform.data.client.model.DurableVolume
- asVolatileVolume() - Method in class com.here.platform.data.client.model.VolatileVolume
- asVolatileVolume() - Method in interface com.here.platform.data.client.model.Volume
-
Syntax sugar to cast a VolumeType.Volatile into a VolatileVolume
- AsyncConsumer - Interface in com.here.platform.data.client.service.stream.kafka
- AsyncConsumerFactory - Interface in com.here.platform.data.client.service.stream.kafka
- AsyncConsumerImpl - Class in com.here.platform.data.client.service.stream.kafka
-
Wrap java kafka consumer that must run in a single thread
- AsyncConsumerImpl(String, String, Consumer<String, byte[]>, Function1<Vector<ConsumerRecord<String, byte[]>>, BoxedUnit>, Function1<Throwable, BoxedUnit>, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- AsyncDeleteFeaturesRequest - Class in com.here.platform.data.client.flink.impl
- AsyncDeleteFeaturesRequest(HRN, Settings, String, DataClientFlinkContextFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.AsyncDeleteFeaturesRequest
- AsyncException - Exception in com.here.platform.data.client.json
-
This class is used internally by AsyncParser to signal that we've reached the end of the particular input we were given.
- AsyncException() - Constructor for exception com.here.platform.data.client.json.AsyncException
- AsyncGetFeatureCollectionByIdsRequest - Class in com.here.platform.data.client.flink.impl
- AsyncGetFeatureCollectionByIdsRequest(HRN, Settings, String, Set<String>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByIdsRequest
- AsyncGetFeatureCollectionByQuadKeyRequest - Class in com.here.platform.data.client.flink.impl
- AsyncGetFeatureCollectionByQuadKeyRequest(HRN, Settings, String, Set<SearchParam>, Set<String>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByQuadKeyRequest
- asyncInvoke(PartitionIdsFilter, ResultFuture<Partition>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsByIdsAsync
- asyncInvoke(QueryNotification, ResultFuture<Partition>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsAsyncFunction
- asyncInvoke(PendingPartition, ResultFuture<CommitPartition>) - Method in class com.here.platform.data.client.flink.impl.UploadBlobStoreAsyncFunction
- asyncInvoke(IndexPartition, ResultFuture<IndexData>) - Method in class com.here.platform.data.client.flink.impl.IndexBlobAsync
- asyncInvoke(Partition, ResultFuture<PartitionData>) - Method in class com.here.platform.data.client.flink.impl.PartitionBlobAsync
- asyncInvoke(Seq<InteractiveMapFeaturePojo>, ResultFuture<Seq<String>>) - Method in class com.here.platform.data.client.flink.impl.AsyncPutFeaturesRequest
- asyncInvoke(Seq<String>, ResultFuture<Seq<String>>) - Method in class com.here.platform.data.client.flink.impl.AsyncDeleteFeaturesRequest
- asyncInvoke(Tuple2<Object, String>, ResultFuture<InteractiveMapFeaturePojo>) - Method in class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByQuadKeyRequest
- asyncInvoke(Tuple2<Object, Seq<String>>, ResultFuture<InteractiveMapFeaturePojo>) - Method in class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByIdsRequest
- AsyncPutFeaturesRequest - Class in com.here.platform.data.client.flink.impl
- AsyncPutFeaturesRequest(HRN, Settings, String, DataClientFlinkContextFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.AsyncPutFeaturesRequest
- ATA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Antarctica
- ATA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
- ATF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Southern Territories
- ATF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
- ATG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Antigua and Barbuda
- ATG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
- AttributeAccess<C,
T> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts individual properties from the containers
- AttributeAccessor<P,
T> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts attributes from a given input.
- AttributeAccessors - Class in com.here.platform.location.compilation.heremapcontent.javadsl
- AttributeAccessors() - Constructor for class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
- AttributeCapability - Class in com.here.platform.location.integration.optimizedmap.capabilities
- AttributeCapability(String, int) - Constructor for class com.here.platform.location.integration.optimizedmap.capabilities.AttributeCapability
- AttributeContainerAccess<P,
C> - Interface in com.here.platform.location.compilation.heremapcontent.javadsl -
Extracts the data containers from the HERE Map Content layer
- AttributeDescription - Interface in com.here.platform.location.compilation.core
- AttributeDescriptionCompanion - Class in com.here.platform.location.compilation.core
- AttributeDescriptionCompanion() - Constructor for class com.here.platform.location.compilation.core.AttributeDescriptionCompanion
- attributeOrientation() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- AttributesLayerCapability - Class in com.here.platform.location.integration.optimizedmap.capabilities
- AttributesLayerCapability(String, Seq<AttributeCapability>, Seq<AttributeCapability>, Seq<AttributeCapability>) - Constructor for class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- AugmentedCompletableFuture(CompletableFuture<A>) - Constructor for class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture
- AugmentedCompletableFuture$() - Constructor for class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture$
- AugmentedDenseRangeBasedPropertyMapData(DenseRangeBasedPropertyMapData<T>) - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- AugmentedDenseRangeBasedPropertyMapData$() - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$
- AugmentedFieldSerializer(FieldSerializer<F>, ClassTag<F>) - Constructor for class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- AugmentedFuture(Future<A>) - Constructor for class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture
- AugmentedFuture(Future<A>) - Constructor for class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture
- AugmentedFuture(Future<A>) - Constructor for class com.here.platform.data.client.utils.Futures.AugmentedFuture
- AugmentedFuture$() - Constructor for class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture$
- AugmentedFuture$() - Constructor for class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture$
- AugmentedFuture$() - Constructor for class com.here.platform.data.client.utils.Futures.AugmentedFuture$
- augmentedHandleFailure(Function1<Throwable, BoxedUnit>, ExecutionContext) - Method in class com.here.platform.data.client.utils.Futures.AugmentedFuture
-
Causes an asynchronous side effect in case the future fails.
- augmentedMapTry(Function1<Try<A>, B>, ExecutionContext) - Method in class com.here.platform.data.client.utils.Futures.AugmentedFuture
-
Map over the inner
Try[A]completion value of the future, rather than theAsuccess value like the normalscala.concurrent.Future.mapmethod. - AugmentedNode(Node) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- AugmentedPartition(Partition) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- AugmentedSegment(Segment) - Constructor for class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedSegment
- augmentedToOption(ExecutionContext) - Method in class com.here.platform.data.client.utils.Futures.AugmentedFuture
-
Converts the "inner Try" of the Future to an option, wrapping successful values in Some and replacing failures with None.
- augmentedTransformWith(Function1<Try<A>, Future<B>>, ExecutionContext) - Method in class com.here.platform.data.client.utils.Futures.AugmentedFuture
-
Flat-map over the inner
Try[A]completion value of the future, rather than theAsuccess value like the normalscala.concurrent.Future.flatMapmethod. - AUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Australia
- AUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
- AUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Austria
- AUT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
- Authenticated$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Authenticated$
- author() - Method in class com.here.platform.data.client.model.geojson.Changeset
- author() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- author() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- author() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- authorQueryParam(Option<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- automaticVersionDeletion() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- automaticVersionDeletion() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- AutomaticVersionDeletion - Class in com.here.platform.data.client.model
- AutomaticVersionDeletion(Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.AutomaticVersionDeletion
- AutomaticVersionDeletion.Builder - Class in com.here.platform.data.client.model
- Automobile - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Automobile - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- AvailabilityHelper() - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.AvailabilityHelper
- averageSpeed() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- averageSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- Avro - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- AvroBlobConverter - Class in com.here.platform.data.client.flink.impl.decoders
- AvroBlobConverter(String) - Constructor for class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- AvroDataConverter - Class in com.here.platform.data.client.spark.datasources.avro
-
AvroDataConverteris an implementation ofDataConverterto store each message grouping as a single avro data file. - AvroDataConverter() - Constructor for class com.here.platform.data.client.spark.datasources.avro.AvroDataConverter
- AvroRowDeserializationSchema - Class in com.here.platform.data.client.external.org.apache.flink.formats.avro
-
Deserialization schema from Avro bytes to Flink Row.
- AvroRowDeserializationSchema(Class<? extends SpecificRecord>) - Constructor for class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
-
Creates a Avro deserialization schema for the given specific record class.
- AvroRowDeserializationSchema(String) - Constructor for class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
-
Creates a Avro deserialization schema for the given Avro schema string.
- AvroRowSerializationSchema - Class in com.here.platform.data.client.external.org.apache.flink.formats.avro
-
Serialization schema that serializes Flink Row into Avro bytes.
- AvroRowSerializationSchema(Class<? extends SpecificRecord>) - Constructor for class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
-
Creates an Avro serialization schema for the given specific record class.
- AvroRowSerializationSchema(String) - Constructor for class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
-
Creates an Avro serialization schema for the given Avro schema string.
- AvroSchemaConverter - Class in com.here.platform.data.client.external.org.apache.flink.formats.avro.typeutils
-
Converts an Avro schema into Flink's type information.
- AvroSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema
- AvroSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema.v2
- AvroSchemaFactory(Function1<String, BlobConverter>, LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.AvroSchemaFactory
- AvroSchemaFactory(Function1<String, BlobConverter>, LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.v2.AvroSchemaFactory
- awaitResult() - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture
- awaitResult() - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture
- awaitResult() - Method in class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture
-
Wait for a asynchronous to result.
- awaitResult(Duration) - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture
- awaitResult(Duration) - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture
- awaitResult(FiniteDuration) - Method in class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture
-
Wait for a asynchronous with a defined timeout.
- AwaitSupport - Class in com.here.platform.data.client.flink.impl
- AwaitSupport() - Constructor for class com.here.platform.data.client.flink.impl.AwaitSupport
- AwaitSupport.AugmentedCompletableFuture<A> - Class in com.here.platform.data.client.flink.impl
- AwaitSupport.AugmentedCompletableFuture$ - Class in com.here.platform.data.client.flink.impl
- AwaitSupport.AugmentedFuture<A> - Class in com.here.platform.data.client.flink.impl
- AwaitSupport.AugmentedFuture$ - Class in com.here.platform.data.client.flink.impl
- AZE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Azerbaijan
- AZE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
B
- Backslash() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- Backward - Class in com.here.platform.location.inmemory.graph
-
The vertex and the segment have opposite directions.
- Backward() - Constructor for class com.here.platform.location.inmemory.graph.Backward
- BACKWARD - Static variable in interface com.here.platform.location.inmemory.graph.javadsl.Direction
-
The vertex's direction is the opposite from the segment's.
- BaseClient - Interface in com.here.platform.data.client.base.javadsl
- BaseClientJava - Class in com.here.platform.data.client.base.javadsl
-
Factory for
BaseClientJavainstances. - BaseClientJava() - Constructor for class com.here.platform.data.client.base.javadsl.BaseClientJava
- BaseClientJava.Builder - Class in com.here.platform.data.client.base.javadsl
-
Builder for
BaseClientJavainstance. - BaseClientMetricsJava - Interface in com.here.platform.data.client.base.common.metrics.javadsl
-
Trait for java metrics
- BaseClientMetricsJava.builder - Class in com.here.platform.data.client.base.common.metrics.javadsl
- baseConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- baseElement() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- baseRectangle() - Method in class com.here.platform.location.referencing.GridLocation
- baseUrl() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- baseUrl() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- baseUrl() - Method in class com.here.platform.data.client.service.stream.endpoints.Consume
- baseUrl() - Method in interface com.here.platform.data.client.service.stream.endpoints.StreamEndpoint
- baseUrl() - Method in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- baseUrl() - Method in class com.here.platform.data.client.service.stream.StreamSubscription
- baseUrl() - Method in class com.here.platform.data.client.settings.LocatorResponse
- baseURL() - Method in class com.here.platform.data.client.base.ApiRequest
- baseURL() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for base url.
- baseURL() - Method in class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails
- baseUserAgent() - Static method in class com.here.platform.data.client.http.RequestResponseHandler
- baseVersion() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- BASIC - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.SlopeElevationAccuracies
-
Derived from basic elevation data.
- Basic$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
- BATCH_INTERVAL() - Static method in class com.here.platform.data.client.flink.common.Properties
- BATCH_INTERVAL_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- batchCreateSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- batchCreateSubscriptions(InlineObject) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Creates multiple subscriptions between source and target catalogs/layers in batch.
- BatchCreateSubscriptionsAdapter(ApiRequest<SubscriptionStatusToken>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- BatchCreateSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter$
- BatchCreateSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsBuilder
- batchGetSubscriptionStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- batchGetSubscriptionStatus(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Status of batch subscription creation
- BatchGetSubscriptionStatusAdapter(ApiRequest<BatchSubscriptionStatusResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- BatchGetSubscriptionStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter$
- BatchGetSubscriptionStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusBuilder
- batchIdsInProcess_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- batchIdsInProcess_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- batchIdsLeft_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- batchIdsLeft_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- batchIdsUsed_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- batchIdsUsed_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- BatchKeySelector - Class in com.here.platform.data.client.flink.impl
- BatchKeySelector(int) - Constructor for class com.here.platform.data.client.flink.impl.BatchKeySelector
- BatchPublicationFailedException - Exception in com.here.platform.data.client
-
A batch publication failed to complete.
- BatchPublicationFailedException(String) - Constructor for exception com.here.platform.data.client.BatchPublicationFailedException
- BatchPublicationNotification - Class in com.here.platform.data.client.model
-
BatchPublicationNotification that is published when ever new batch commit succeeds.
- BatchPublicationNotification(long, long) - Constructor for class com.here.platform.data.client.model.BatchPublicationNotification
- BatchToken - Class in com.here.platform.data.client.model
-
param: token String containing the token.
- BatchToken(String) - Constructor for class com.here.platform.data.client.model.BatchToken
- bbox() - Method in class com.here.platform.data.client.model.geojson.Feature
- bbox() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- bbox() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- bbox() - Method in class com.here.platform.data.client.model.geojson.LineString
- bbox() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- bbox() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- bbox() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- bbox() - Method in class com.here.platform.data.client.model.geojson.Point
- bbox() - Method in class com.here.platform.data.client.model.geojson.Polygon
- bbox() - Method in class com.here.platform.data.client.model.geojson.Statistics
- bbox() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- bbox() - Method in class com.here.platform.data.client.utils.rsql.QueryParserResult
- bbox() - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- BDI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Burundi
- BDI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
- bearerInformation() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- bearerInformation() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- BearerLinkageInfo - Interface in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDAB - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDAB(short, int, List<DABFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- BearerLinkageInfoDAB(short, int, Seq<DABFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- BearerLinkageInfoDARC - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDARC(short, int, List<FMFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- BearerLinkageInfoDARC(short, int, Seq<FMFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- BearerLinkageInfoDVB - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoDVB(List<DVBFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- BearerLinkageInfoDVB(Seq<DVBFrequency>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- BearerLinkageInfoHDRadio - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoHDRadio(HDRadioStationID, List<HDFMBearerInfo>, List<HDAMBearerInfo>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- BearerLinkageInfoHDRadio(HDRadioStationID, Seq<HDFMBearerInfo>, Seq<HDAMBearerInfo>) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- BearerLinkageInfoURL - Class in com.here.platform.location.tpeg2.sni
- BearerLinkageInfoURL(String) - Constructor for class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- bearing() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- Bearing - Class in com.here.platform.location.tpeg2.olr
-
Describing the bearing of a line.
- Bearing(short) - Constructor for class com.here.platform.location.tpeg2.olr.Bearing
- BEL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belgium
- BEL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
- BEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Benin
- BEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
- BES - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bonaire, Sint Eustatius and Saba
- BES$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
- BestEffortRetryType - Class in com.here.platform.data.client.settings
- BestEffortRetryType() - Constructor for class com.here.platform.data.client.settings.BestEffortRetryType
- Between101And130KmphOr65And80Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
- Between11And30KmphOr6And20Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
- Between31And50KmphOr21And30Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
- Between51And70KmphOr31And40Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
- Between71And90KmphOr41And54Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
- Between91And100KmphOr55And64Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
- BFA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Burkina Faso
- BFA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
- BGD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bangladesh
- BGD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
- BGR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bulgaria
- BGR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
- BHR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bahrain
- BHR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
- BHS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bahamas
- BHS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
- BICYCLE_PATH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.
- BicyclePath() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road, track, or path designated for use by bicyclists from which motorized traffic is generally excluded.
- BidirectionalLinearLocation - Class in com.here.platform.location.referencing
-
A linear location that has a main direction in the road network and an optional opposite linear location.
- BidirectionalLinearLocation(LinearLocation, Optional<LinearLocation>) - Constructor for class com.here.platform.location.referencing.BidirectionalLinearLocation
- BidirectionalLinearLocation(LinearLocation, Option<LinearLocation>) - Constructor for class com.here.platform.location.referencing.BidirectionalLinearLocation
- BIH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bosnia and Herzegovina
- BIH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
- billingTag() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- billingTag() - Method in class com.here.platform.data.client.settings.Settings
- BillingTag - Class in com.here.platform.data.client.settings
- BillingTag(String) - Constructor for class com.here.platform.data.client.settings.BillingTag
- billingTags() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- billingTags() - Method in class com.here.platform.data.client.model.Layer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- billingTags() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- billingTags() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- billingTags() - Method in class com.here.platform.data.client.model.WritableLayer
- billingTags() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- BinaryMarshaller<A> - Interface in com.here.platform.location.tpeg2
-
A marshaller that can output objects as TPEG-Binary or read them from it.
- BinaryMarshallerConfig - Class in com.here.platform.location.tpeg2
-
Configuration specifying how a TPEG-Binary (un)marshaller should behave.
- BinaryMarshallerConfig() - Constructor for class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- BinaryMarshallerConfig(Charset, boolean, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- BinaryMarshallers - Class in com.here.platform.location.tpeg2.javadsl
-
Factory methods for
BinaryMarshallers. - BinaryMarshallers() - Constructor for class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
- binarySearchBy(K, Function1<T, K>, Ordering<K>) - Method in class com.here.platform.location.core.Utils.BinarySearchOps
-
Search the index of an item based on a specific key.
- binarySearchItemBy(K, Function1<T, K>, Ordering<K>) - Method in class com.here.platform.location.core.Utils.BinarySearchOps
-
Search an item based on a specific key.
- BinarySearchOps(IndexedSeq<T>) - Constructor for class com.here.platform.location.core.Utils.BinarySearchOps
- bitCount(int) - Static method in class com.here.platform.location.compilation.core.BitPacking
- BitMask<T extends BitMask<T>> - Class in com.here.platform.location.integration.optimizedmap
- BitMask() - Constructor for class com.here.platform.location.integration.optimizedmap.BitMask
- BitMaskCompanion<B extends BitMask<B>> - Interface in com.here.platform.location.integration.optimizedmap
- BitMaskInterface<B extends BitMask<B>> - Interface in com.here.platform.location.integration.optimizedmap
- BitPacking - Class in com.here.platform.location.compilation.core
- BitPacking(int) - Constructor for class com.here.platform.location.compilation.core.BitPacking
- bitPackLong(short, short, int, TmcDirection, TmcSectionType) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- BLACK - Static variable in class com.here.platform.location.io.javadsl.Color
- BLM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Barthélemy
- BLM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
- blob() - Method in class com.here.platform.data.client.flink.impl.IndexData
- blob() - Method in class com.here.platform.data.client.flink.impl.PartitionData
- blob() - Method in class com.here.platform.data.client.flink.impl.VolatileData
- Blob - Class in com.here.platform.data.client.blobstore
- Blob(Source<ByteString, NotUsed>) - Constructor for class com.here.platform.data.client.blobstore.Blob
- blobAccessType() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- blobAccessType() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- BlobAccessType - Interface in com.here.platform.data.client.settings
- BlobApi - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- BlobApi.CancelMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CancelMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CancelMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CheckBlobExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.CompleteMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.DeleteBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.GetMultipartUploadStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.PutBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.StartMultipartUploadBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobApi.UploadPartBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BlobCacheBuilder - Class in com.here.platform.data.client.v2.caching.caffeine.javadsl
- BlobCacheBuilder(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
-
Creates a BlobCacheBuilder from a configuration.
- blobCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- blobChecksum(String, NewPartition.BufferedBlob) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Computes a blob's checksum based on its layer configuration.
- blobChecksum(String, NewPartition.BufferedBlob) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- blobChecksum(String, NewPartition.BufferedBlob) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Computes a blob's checksum based on its layer configuration.
- blobChecksum(String, NewPartition.BufferedBlob) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- BlobConflictException - Exception in com.here.platform.data.client.service.blobstore.model
- BlobConflictException(String, String, ConflictProblemResponse) - Constructor for exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- blobConverter() - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionConverter
- blobConverter() - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- blobConverter() - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- BlobConverter<T> - Interface in com.here.platform.data.client.converters
- BlobConverter - Interface in com.here.platform.data.client.flink.impl.decoders
- blobCrc(String, NewPartition.BufferedBlob) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Computes a blob's crc based on its layer configuration.
- blobCrc(String, NewPartition.BufferedBlob) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- blobCrc(String, NewPartition.BufferedBlob) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Computes a blob's crc based on its layer configuration.
- blobCrc(String, NewPartition.BufferedBlob) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- BlobDecoder<T> - Interface in com.here.platform.data.client.converters
- BlobDecoder - Interface in com.here.platform.data.client.flink.impl.decoders
- BlobEncoder<T> - Interface in com.here.platform.data.client.converters
- BlobEncoder - Interface in com.here.platform.data.client.flink.impl.decoders
- blobExists(String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- blobExists(String, String) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- blobExists(String, String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- blobExists(String, String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- blobExists(String, String, String) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- blobExists(String, String, String) - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreService
- BlobExists - Class in com.here.platform.data.client.service.blobstore
- BlobExists(String, String, String) - Constructor for class com.here.platform.data.client.service.blobstore.BlobExists
- BlobFsBlockOutputStream - Class in com.here.platform.data.client.hdfs.streams
- BlobFsBlockOutputStream(String, String, int, int, WriteEngine, ExecutionContext) - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsBlockOutputStream
- BlobFsByteArrayOutputStream - Class in com.here.platform.data.client.hdfs.streams
- BlobFsByteArrayOutputStream(int) - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsByteArrayOutputStream
- BlobFsConfig - Class in com.here.platform.data.client.hdfs
- BlobFsConfig() - Constructor for class com.here.platform.data.client.hdfs.BlobFsConfig
- BlobFsDataBlock - Class in com.here.platform.data.client.hdfs.streams
- BlobFsDataBlock(int) - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- BlobFsIndexLayer - Class in com.here.platform.data.client.hdfs.layers
- BlobFsIndexLayer() - Constructor for class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- BlobFsInputStream - Class in com.here.platform.data.client.hdfs.streams
- BlobFsInputStream(String, String, ReadEngine, ExecutionContext, Materializer) - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- BlobFsInputStream.Closed$ - Class in com.here.platform.data.client.hdfs.streams
- BlobFsInputStream.Normal$ - Class in com.here.platform.data.client.hdfs.streams
- BlobFsInputStream.Seek$ - Class in com.here.platform.data.client.hdfs.streams
- BlobFsInputStream.StreamStatus - Interface in com.here.platform.data.client.hdfs.streams
- BlobFsLayer - Interface in com.here.platform.data.client.hdfs.layers
- BlobFsObjectStoreLayer - Class in com.here.platform.data.client.hdfs.layers
- BlobFsObjectStoreLayer(String, ReadEngine, WriteEngine, DataClientHdfsContext) - Constructor for class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- BlobFsOutputStream - Class in com.here.platform.data.client.hdfs.streams
- BlobFsOutputStream(String, String, WriteEngine, Materializer) - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsOutputStream
- BlobFsService - Class in com.here.platform.data.client.hdfs
- BlobFsService(HRN, String, ReadEngine, WriteEngine, AdminApi, DataClientHdfsContext) - Constructor for class com.here.platform.data.client.hdfs.BlobFsService
- BlobFsService(HRN, String, DataClientHdfsContext) - Constructor for class com.here.platform.data.client.hdfs.BlobFsService
- BlobFsUtils - Class in com.here.platform.data.client.hdfs.utils
- BlobFsUtils() - Constructor for class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- BlobFsVersionedLayer - Class in com.here.platform.data.client.hdfs.layers
- BlobFsVersionedLayer() - Constructor for class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- BlobFsVolatileLayer - Class in com.here.platform.data.client.hdfs.layers
- BlobFsVolatileLayer() - Constructor for class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- BlobIdGenerator - Interface in com.here.platform.data.client.engine.model
-
Common interface for all implementations of a "partition to blob ID" mapping functions.
- blobListObjectToFullPath(Path, String) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- BlobMetadata - Class in com.here.platform.data.client.blobstore
- BlobMetadata(Option<Object>, Option<Object>, Option<String>, Option<String>) - Constructor for class com.here.platform.data.client.blobstore.BlobMetadata
- blobRowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- blobRowTypeInfo() - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobConverter
- blobRowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- blobRowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- blobRowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.RawBlobConverter
- BlobstoreClient - Class in com.here.platform.data.client.blobstore
- BlobstoreClient() - Constructor for class com.here.platform.data.client.blobstore.BlobstoreClient
- BlobstoreClientExt - Class in com.here.platform.data.client.blobstore
- BlobstoreClientExt(Config, ActorSystem) - Constructor for class com.here.platform.data.client.blobstore.BlobstoreClientExt
- BlobstoreDataApiType - Class in com.here.platform.data.client.settings
- BlobstoreDataApiType() - Constructor for class com.here.platform.data.client.settings.BlobstoreDataApiType
- BlobstoreJsonFormats - Class in com.here.platform.data.client.blobstore.json
- BlobstoreJsonFormats() - Constructor for class com.here.platform.data.client.blobstore.json.BlobstoreJsonFormats
- blobstoreRequestResponseHandler() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- BlobstoreRestEndpoint - Interface in com.here.platform.data.client.service.blobstore
- BlobstoreV2ApiType - Class in com.here.platform.data.client.settings
- BlobstoreV2ApiType() - Constructor for class com.here.platform.data.client.settings.BlobstoreV2ApiType
- BlobstoreVolatileApiType - Class in com.here.platform.data.client.settings
- BlobstoreVolatileApiType() - Constructor for class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- BlobV2Endpoint - Interface in com.here.platform.data.client.service.blobstore
- blocking(Function0<T>) - Method in class com.here.platform.data.client.utils.IOExecutionContext
- blockingTimeout() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- BLR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belarus
- BLR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
- BLUE - Static variable in class com.here.platform.location.io.javadsl.Color
- BLZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Belize
- BLZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
- BMU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bermuda
- BMU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
- BMX_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.
- BmxTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A purpose-built, off-road, single-lap, dirt race tracks specially designed for sprint races with BMX bicycles.
- BOAT_FERRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
The segment represents a generalised route of a boat ferry for passengers or vehicles over water, including routes to pedestrian only islands, tourist areas, commuter ferry routes open to only pedestrians, etc.
- BoatFerry() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
The segment represents a generalised route of a boat ferry for passengers or vehicles over water, including routes to pedestrian only islands, tourist areas, commuter ferry routes open to only pedestrians, etc.
- body() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- body() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- body() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- body() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- BodyDeserializer<B> - Interface in com.here.platform.data.client.base
- bodyParam() - Method in class com.here.platform.data.client.base.ApiRequest
- BodySerializer<B> - Interface in com.here.platform.data.client.base
- BOL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bolivia, Plurinational State of
- BOL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
- bool() - Static method in class com.here.platform.location.compilation.core.FieldSerializers
- Bool - Enum constant in enum class com.here.platform.data.client.model.IndexType
- BOOL - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- BooleanIndexValue - Class in com.here.platform.data.client.model
-
Boolean value of index key supported by Index layer
- BooleanIndexValue(boolean) - Constructor for class com.here.platform.data.client.model.BooleanIndexValue
- BooleanMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.BooleanMapping$
- BooleanMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.BooleanMapping$
- bootstrapServers() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- bootstrapServersInternal() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- BOTH_DIRECTIONS - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- bothDirections() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- bothDirections() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- boundingBox(BB) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with the given bounding box added at the end.
- boundingBox(BB, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with the given bounding box and properties added at the end.
- BoundingBox - Class in com.here.platform.data.client.model.geojson
- BoundingBox - Class in com.here.platform.data.client.utils.rsql
- BoundingBox - Class in com.here.platform.location.core.geospatial
-
The common return type for bounding boxes.
- BoundingBox(double, double, double, double) - Constructor for class com.here.platform.data.client.model.geojson.BoundingBox
- BoundingBox(double, double, double, double) - Constructor for class com.here.platform.data.client.utils.rsql.BoundingBox
- BoundingBox(double, double, double, double) - Constructor for class com.here.platform.location.core.geospatial.BoundingBox
- BoundingBox.Builder - Class in com.here.platform.data.client.model.geojson
- BoundingBox.CommonLocationBoundingBoxOperations$ - Class in com.here.platform.location.core.geospatial
- boundingBoxAdapter() - Static method in class com.here.platform.location.referencing.RectangleLocation
- BoundingBoxAdapter<BB> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Extracts north/south latitudes and east/west longitudes for some type.
- BoundingBoxAsJtsGeometry(BoundingBox) - Constructor for class com.here.platform.data.client.service.interactiveMap.GeometryConverter.BoundingBoxAsJtsGeometry
- boundingBoxCoordinates() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- boundingBoxes(List<BB>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with a feature consisting all the given bounding boxes and properties added at the end.
- boundingBoxes(List<BB>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns a new feature collection with a feature consisting all the given bounding boxes and properties added at the end.
- BoundingBoxes - Class in com.here.platform.location.core.geospatial
-
Higher-level operations on bounding box types (for which a
BoundingBoxOperationsimplementation is available). - BoundingBoxes() - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxes
- BoundingBoxHolder - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects that are a bounding box.
- boundingBoxOf(TileId) - Static method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the Bounding Box covered by a given input tile.
- boundingBoxOperations() - Static method in class com.here.platform.location.referencing.RectangleLocation
- BoundingBoxOperations<BB> - Interface in com.here.platform.location.core.geospatial
-
Type class to access the boundaries of a bounding box.
- BoundingBoxOperations.BoundingBoxOperationsAsMembers<BB> - Class in com.here.platform.location.core.geospatial
- BoundingBoxOperations.BoundingBoxOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- BoundingBoxOperationsAsMembers(BB) - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- BoundingBoxOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers$
- BoundingBoxSearch<BB,
E> - Interface in com.here.platform.location.core.geospatial.javadsl -
This is an experimental API.
- BoundingBoxSearches - Class in com.here.platform.location.integration.optimizedmap.geospatial.javadsl
-
This is an experimental API.
- BoundingBoxSearches(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchesfrom an Optimized Map for Location Library. - BRA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Brazil
- BRA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
- BRB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Barbados
- BRB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
- Bridge() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Identifies a structure that allows a road, railway, or walkway to pass over another road, railway, waterway, or valley serving map display and route guidance functionalities.
- BRIDGE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Identifies a structure that allows a road, railway, or walkway to pass over another road, railway, waterway, or valley serving map display and route guidance functionalities.
- BRN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Brunei Darussalam
- BRN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
- broadcastedConf() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- broadcastedConf() - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- BrokenDownVehicles - Class in com.here.platform.location.tpeg2.tec
- BrokenDownVehicles(short) - Constructor for class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- BTN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bhutan
- BTN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
- BTW_101_130_KMPH__65_80_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_11_30_KMPH__6_20_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_31_50_KMPH__21_30_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_51_70_KMPH__31_40_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_71_90_KMPH__41_54_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- BTW_91_100_KMPH__55_64_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- bufferSize() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- build() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- build() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Build api configuration.
- build() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Builds a new
HereAccountCredentials. - build() - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
-
Builds a new
HereTokenCredentials. - build() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Builds a new
ProxySettings. - build() - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
- build() - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Creates the BaseClient from the Builder.
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- build() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- build() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.Builder
-
Creates VolatilePartitionsFilter with predefined conditions
- build() - Method in class com.here.platform.data.client.engine.model.StableBlobIdGenerator.Builder
- build() - Method in class com.here.platform.data.client.http.ProxySettings.Builder
- build() - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeleteIndexPartitionBuilder
- build() - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeletePartitionBuilder
- build() - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- build() - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- build() - Method in class com.here.platform.data.client.javadsl.DeletedPartition.Builder
- build() - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Build index partition.
- build() - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Builds a new
NewPartition. - build() - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
- build() - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- build() - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion.Builder
- build() - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- build() - Method in class com.here.platform.data.client.model.Coverage.Builder
- build() - Method in class com.here.platform.data.client.model.geojson.BoundingBox.Builder
-
Builds the BoundingBox
- build() - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
- build() - Method in class com.here.platform.data.client.model.geojson.Feature.JsonBuilder
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection.Builder
-
Builds the FeatureCollection
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection.JsonBuilder
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureModification.Builder
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureModification.JsonBuilder
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList.Builder
-
Builds the FeatureModificationList
- build() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList.JsonBuilder
- build() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection.Builder
-
Builds the GeometryCollection geometry type
- build() - Method in class com.here.platform.data.client.model.geojson.LineString.Builder
-
Build the LineString geometry
- build() - Method in class com.here.platform.data.client.model.geojson.MultiLineString.Builder
-
Builds the MultiLineString geometry
- build() - Method in class com.here.platform.data.client.model.geojson.MultiPoint.Builder
-
Builds the MultiPoint geometry
- build() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon.Builder
-
Builds the MultiPolygon geometry
- build() - Method in class com.here.platform.data.client.model.geojson.Point.Builder
-
Builds the Point geometry
- build() - Method in class com.here.platform.data.client.model.geojson.Polygon.Builder
-
Build the Polygon geometry
- build() - Method in class com.here.platform.data.client.model.HereTilePartitioning.Builder
- build() - Method in class com.here.platform.data.client.model.IndexDefinition.Builder
-
Builds an
IndexDefinition, or throws anIllegalArgumentExceptionif either anindexNameorindexTypehas not been provided. - build() - Method in class com.here.platform.data.client.model.IndexLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.InteractiveMapLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- build() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration.Builder
- build() - Method in class com.here.platform.data.client.model.Layer.Builder
- build() - Method in class com.here.platform.data.client.model.LayerSchema.Builder
- build() - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- build() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.Publication.Builder
- build() - Method in class com.here.platform.data.client.model.Region.Builder
- build() - Method in class com.here.platform.data.client.model.Replication.Builder
- build() - Method in class com.here.platform.data.client.model.StreamLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.StreamProperties.Builder
- build() - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.VolatileLayerType.Builder
- build() - Method in class com.here.platform.data.client.model.VolatileProperties.Builder
- build() - Method in class com.here.platform.data.client.model.VolatileVolume.Builder
- build() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- build() - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- build() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- build() - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
- build() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- build() - Method in class com.here.platform.data.client.settings.HereTokenRequestSignerSettings.Builder
- build() - Method in class com.here.platform.data.client.settings.NotificationConsumerSettings.Builder
- build() - Method in class com.here.platform.data.client.settings.RefreshingHereTokenRequestSignerSettings.Builder
- build() - Method in class com.here.platform.data.client.settings.Settings.Builder
- build() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- build() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- build() - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
- build() - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
- build() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- build() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- build(int[], HashTableIndexing) - Static method in class com.here.platform.location.compilation.core.IntHashSet
- build(ApiRequestExecutor, ApiConfiguration, CommonSettings) - Method in interface com.here.platform.data.client.base.CanBuildScalaApi
- buildBlobFsUri(URI) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- builder() - Constructor for class com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava.builder
- builder() - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- builder() - Static method in class com.here.platform.data.client.model.CatalogConfiguration
- builder() - Static method in class com.here.platform.data.client.model.Layer
- builder() - Static method in class com.here.platform.data.client.model.Replication
- builder() - Static method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
- Builder() - Constructor for class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
- Builder() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.Builder
- Builder() - Constructor for class com.here.platform.data.client.engine.model.StableBlobIdGenerator.Builder
- Builder() - Constructor for class com.here.platform.data.client.http.ProxySettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition.Builder
- Builder() - Constructor for class com.here.platform.data.client.javadsl.DeletedPartition.Builder
- Builder() - Constructor for class com.here.platform.data.client.javadsl.IndexPartition.Builder
- Builder() - Constructor for class com.here.platform.data.client.javadsl.NewPartition.Builder
- Builder() - Constructor for class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.AutomaticVersionDeletion.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.CatalogConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.Coverage.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.Feature.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.FeatureCollection.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.FeatureModification.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.FeatureModificationList.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.GeometryCollection.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.LineString.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.MultiLineString.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.MultiPoint.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.MultiPolygon.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.Point.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.geojson.Polygon.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.HereTilePartitioning.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.IndexDefinition.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.IndexLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.InteractiveMapLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.Layer.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.LayerSchema.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.ListCatalogsParams.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.ObjectStoreLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.Publication.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.Region.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.Replication.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.StreamLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.StreamProperties.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.VersionedLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.VolatileLayerType.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.VolatileProperties.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.VolatileVolume.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.WritableLayer.Builder
- Builder() - Constructor for class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.ConsumerSettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.HereTokenRequestSignerSettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.NotificationConsumerSettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.RefreshingHereTokenRequestSignerSettings.Builder
- Builder() - Constructor for class com.here.platform.data.client.settings.Settings.Builder
- Builder(CatalogConfiguration) - Constructor for class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- Builder(Layer) - Constructor for class com.here.platform.data.client.model.WritableLayer.Builder
- Builder(Double, Double, Double, Double) - Constructor for class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- Builder(Option<CatalogConfiguration>) - Constructor for class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- Builder(Option<Layer>) - Constructor for class com.here.platform.data.client.model.WritableLayer.Builder
- buildProducerConfig(HereToken, KafkaEndpoints, String, Map<String, String>) - Static method in class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- buildReader(PartitionedFile) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- buildReader(PartitionedFile) - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- buildReader(SparkSession, StructType, StructType, StructType, Seq<Filter>, Map<String, String>, Configuration) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- buildReader(SparkSession, StructType, StructType, StructType, Seq<Filter>, Map<String, String>, Configuration) - Method in class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- BUILT_UP_AREA_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.BuiltUpAreaRoads
-
Signifies that the road is inside a built-up area
- BUILT_UP_AREA_ROAD_VERIFIED - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.BuiltUpAreaRoads
-
The value of BUILT_UP_AREA_ROAD has been verified
- builtUpAreaRoad() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the
BuiltUpAreaRoadof aVertex. - BuiltUpAreaRoad - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Built-Up Area Roads attribution identifies if a road is inside or outside a Built-Up Area
- BuiltUpAreaRoad(int) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
- BuiltUpAreaRoads - Interface in com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
-
Built-Up Area Roads attribution identifies if a road is inside or outside a Built-Up Area
- BuiltUpAreaRoadVerified() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
-
The value of BuiltUpAreaRoad has been verified
- Bus - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Bus - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- BVT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Bouvet Island
- BVT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
- BWA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Botswana
- BWA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
- ByKeyApi - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- ByKeyApi.CancelMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CancelMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CancelMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.CompleteMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.DeleteBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetBlobMetadataByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.GetMultipartUploadStatusByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.ListKeysBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.PutBlobByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.StartMultipartUploadByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- ByKeyApi.UploadPartByKeyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.blob
- BYTE_ARRAY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of byte[]. - ByteArray$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.ByteArray$
-
Deprecated.
- ByteArrayData(byte[]) - Constructor for class com.here.platform.data.client.javadsl.NewPartition.ByteArrayData
- ByteArrayData$() - Constructor for class com.here.platform.data.client.javadsl.NewPartition.ByteArrayData$
- ByteArrayInputFile - Class in com.here.platform.data.client.flink.impl.decoders.parquet
- ByteArrayInputFile(byte[]) - Constructor for class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile
- ByteArrayInputFile.ByteArrayInputStreamWithPos - Class in com.here.platform.data.client.flink.impl.decoders.parquet
- ByteArrayInputFile.ByteArraySeekableInputStream - Class in com.here.platform.data.client.flink.impl.decoders.parquet
- ByteArrayInputStreamWithPos(byte[]) - Constructor for class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArrayInputStreamWithPos
- ByteArrayOutputFile - Class in com.here.platform.data.client.flink.impl.decoders.parquet
- ByteArrayOutputFile(ByteArrayOutputStream) - Constructor for class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile
- ByteArrayOutputFile.ByteArrayPositionOutputStream - Class in com.here.platform.data.client.flink.impl.decoders.parquet
- ByteArrayPositionOutputStream() - Constructor for class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile.ByteArrayPositionOutputStream
- ByteArraySeekableInputStream(ByteArrayInputFile.ByteArrayInputStreamWithPos) - Constructor for class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArraySeekableInputStream
- byteArrayTileLoader(Catalog, String) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- ByteBasedParser<J> - Interface in com.here.platform.data.client.json
-
Trait used when the data to be parsed is in UTF-8.
- byteCRChex() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- byteRange() - Method in class com.here.platform.data.client.http.RequestTemplate
- ByteRange - Class in com.here.platform.data.client.model
-
Indicates which part of a resource we are interested in processing.
- ByteRange() - Constructor for class com.here.platform.data.client.model.ByteRange
- bytes() - Method in class com.here.platform.data.client.javadsl.NewPartition.ByteArrayData
- byteSize() - Method in class com.here.platform.data.client.model.geojson.Statistics
- byteSize() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- ByteStringSizingStage - Class in com.here.platform.data.client.utils
- ByteStringSizingStage(int, int) - Constructor for class com.here.platform.data.client.utils.ByteStringSizingStage
C
- Cache<K,
V> - Interface in com.here.platform.data.client.v2.caching.model.versioned -
A mapping from key to values.
- CacheKey - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheKey(HRN, long, String, CacheLevel) - Constructor for class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- cacheLevel() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- CacheLevel - Interface in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheLevel.ByteArray$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of Array[Byte]. - CacheLevel.InMemory$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of In-Memory Tiles. - CacheLevel.OnTheFly$ - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Used for
DataLoaders of on-the-fly compiled tiles. - CacheLevels - Interface in com.here.platform.location.dataloader.core.caching.javadsl
-
Deprecated.
- CacheManager - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheManager() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- CacheStats - Class in com.here.platform.data.client.v2.api.model.versioned
- CacheStats - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CacheStats(long, long, long, long) - Constructor for class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- CacheStats(long, long, long, long, long, long, long, long, long) - Constructor for class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- CachingDataLoader<Id,
T> - Interface in com.here.platform.location.dataloader.core.caching -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingPolicy - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingPolicy() - Constructor for class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.
- CachingTileLoader<T> - Interface in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingTileLoaderMap - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- CachingTileLoaderMap() - Constructor for class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.
- CachingVersionedGenericLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedGenericLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedHereTileLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedHereTileLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
- CachingVersionedLayers - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Adds to the `VersionedLayers` the capability to gather stats and preload data into the cache.
- CAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Central African Republic
- CAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
- CaffeineCache<K,
V> - Class in com.here.platform.data.client.v2.caching.caffeine.model - CaffeineCache(Cache<K, V>) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- calculateBBox(Seq<Object>) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- calculateDataIntegrityDigest(ByteString) - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- calculatedBy() - Method in interface com.here.platform.location.core.geospatial.StraightLineLengthSeq
- calculateRoutes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- calculateRoutes(String, String, String, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<String>, Optional<Integer>, Optional<Avoid>, Optional<Allow>, Optional<Exclude>, Optional<String>, List<String>, List<String>, List<String>, Optional<Truck>, Optional<Vehicle>, Optional<String>, Optional<EV>, Optional<Fuel>, Optional<Driver>, Optional<Double>, Optional<Scooter>, Optional<String>, List<String>, Optional<Taxi>, Optional<Tolls>, Optional<String>, Optional<Traffic>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Calculates a route using a generic vehicle/pedestrian mode, e.g.
- CalculateRoutesAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- CalculateRoutesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter$
- CalculateRoutesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- calculateRoutesPost() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- calculateRoutesPost(String, String, String, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<String>, Optional<Integer>, Optional<Avoid>, Optional<Allow>, Optional<Exclude>, Optional<String>, List<String>, List<String>, List<String>, Optional<Truck>, Optional<Vehicle>, Optional<String>, Optional<EV>, Optional<Fuel>, Optional<Driver>, Optional<Double>, Optional<Scooter>, Optional<String>, List<String>, Optional<Taxi>, Optional<Tolls>, Optional<String>, Optional<Traffic>, Optional<String>, Optional<String>, Optional<CalculateRoutesPostParameters>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Calculates a route using a generic vehicle/pedestrian mode, e.g.
- CalculateRoutesPostAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- CalculateRoutesPostAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter$
- CalculateRoutesPostBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- CAN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Canada
- CAN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
- canBeSplit(BoundingBox) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- canBeSplit(Seq<Object>) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- canBeSplit(T) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- CanBuildScalaApi<T extends ScalaApi> - Interface in com.here.platform.data.client.base
- cancel() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Cancel() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- Cancel() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Cancel$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel$
- cancelBatch(BatchToken) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Cancels a batch operation.
- cancelBatch(BatchToken) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- cancelBatch(BatchToken) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Cancels a batch operation.
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- cancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- cancelFlag() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- cancelled() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- cancelMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- cancelMultipartUpload(String, Optional<String>, String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Cancels an entire multipart upload operation.
- CancelMultipartUploadAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- CancelMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter$
- CancelMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- cancelMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- cancelMultipartUploadByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Cancels an entire multipart upload operation.
- CancelMultipartUploadByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- CancelMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter$
- CancelMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- cancelPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- cancelPublication(HRN, InternalSettings, String) - Method in interface com.here.platform.data.client.service.publish.PublishService
- cancelPublication(HRN, InternalSettings, String) - Method in class com.here.platform.data.client.service.publish.PublishServiceImpl
- cancelPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Cancels a publication if it has not yet been submitted.
- CancelPublication - Class in com.here.platform.data.client.service.publish
- CancelPublication(String) - Constructor for class com.here.platform.data.client.service.publish.CancelPublication
- CancelPublicationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- CancelPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter$
- CancelPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- CanCreateWithExternalCaches(HRN, DataApiAdapter, VersionedLayerReadersConfiguration, Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanCreateWithExternalCaches
- CandidateGenerator<O,
V> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Generates candidate
MatchResults for a particular observation. - CandidateGenerators - Class in com.here.platform.location.core.mapmatching.javadsl
- CandidateGenerators() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
- canEqual(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- canEqual(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- canEqual(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- canEqual(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- canEqual(Object) - Static method in class com.here.platform.data.client.impl.UnknownField
- canEqual(Object) - Static method in class com.here.platform.data.client.model.AdditionalFields
- canEqual(Object) - Static method in class com.here.platform.data.client.model.AllBytes
- canEqual(Object) - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- canEqual(Object) - Static method in class com.here.platform.data.client.model.DurableVolume
- canEqual(Object) - Static method in class com.here.platform.data.client.model.GenericPartitioning
- canEqual(Object) - Static method in class com.here.platform.data.client.model.NoPartitioning
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.ConfigApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.EarliestOffset
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.IndexApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.IngestApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.InlineAccess
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.LatestOffset
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.ManualOffset
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.MetadataApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.NormalRetryType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.PublishApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.QueryApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- canEqual(Object) - Static method in class com.here.platform.data.client.settings.StreamApiType
- canEqual(Object) - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- canEqual(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- canEqual(Object) - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- canEqual(Object) - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- canEqual(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- canEqual(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Incoming
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Loop
- canEqual(Object) - Static method in class com.here.platform.location.compilation.core.Outgoing
- canEqual(Object) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- canEqual(Object) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- canEqual(Object) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- canEqual(Object) - Static method in class com.here.platform.location.inmemory.graph.Backward
- canEqual(Object) - Static method in class com.here.platform.location.inmemory.graph.Forward
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- canEqual(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- canGeometryBeSplit(Geometry) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapGeometryUtilities
- CanSelectDataApi(HRN) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
- CanSetCacheSizesAndAttributes(HRN, DataApiAdapter, OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
- CanSetExternalCaches(HRN, DataApiAdapter) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
- canTileBeSplit(Tile) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- capabilities() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- capabilities() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- capability(CapabilitySet) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- CapabilityLayer - Class in com.here.platform.location.integration.optimizedmap
- CapabilityLayer(Function1<String, Option<CapabilitySet>>) - Constructor for class com.here.platform.location.integration.optimizedmap.CapabilityLayer
- CapabilitySet - Class in com.here.platform.location.integration.optimizedmap.capabilities
- CapabilitySet(Seq<LayerCapability>) - Constructor for class com.here.platform.location.integration.optimizedmap.capabilities.CapabilitySet
- carPathMatcher(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithoutTransitions(). - carPathMatcher(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithoutTransitions(adapter). - CarPathMatcherLayers - Class in com.here.platform.location.integration.optimizedmap.mapmatching
- CarPathMatcherLayers(GeometryLayer, LengthLayer, RoutingGraphLayer, RestrictedManoeuvreLayer, RoadAccessLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- carPathMatcherWithoutTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(CarPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithoutTransitions(CarPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible by cars.
- carPathMatcherWithTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithTransitions(). - carPathMatcherWithTransitions(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).carPathMatcherWithTransitions(adapter). - carPathMatcherWithTransitions(CarPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- carPathMatcherWithTransitions(CarPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that only matches to vertices that are accessible to cars, and that is suitable for sparse probes.
- Carpool - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Carpool - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- CARPOOL_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Identifies a road where at some point all lanes serve as carpool lanes, where HOV vehicles only are allowed to travel.
- CarpoolRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Identifies a road where at some point all lanes serve as carpool lanes, where HOV vehicles only are allowed to travel.
- carrierSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- Catalog - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- Catalog$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Catalog$
- CatalogApi - Interface in com.here.platform.data.client.service.metadata
- CatalogAreaSchemeFingerprint - Class in com.here.platform.data.client.model
- CatalogAreaSchemeFingerprint(HRN, int) - Constructor for class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- catalogBuilder(HRN) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClient
- CatalogConfiguration - Class in com.here.platform.data.client.model
-
param: layers The layers property contains version independent information about the layers.
- CatalogConfiguration(String, HRN, String, String, String, Seq<Layer>, Set<String>, Option<Owner>, boolean, Set<String>, ZonedDateTime, long, Replication, Option<Object>, Option<AutomaticVersionDeletion>, Option<HRN>, Option<Object>) - Constructor for class com.here.platform.data.client.model.CatalogConfiguration
- CatalogConfiguration.Builder - Class in com.here.platform.data.client.model
- CatalogConfigurationOps(CatalogConfiguration) - Constructor for class com.here.platform.data.client.impl.LayerDetailsExtractor.CatalogConfigurationOps
- catalogExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- catalogExists(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Checks whether a catalog with the specified HRN exists.
- CatalogExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- CatalogExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter$
- CatalogExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- CatalogFactory - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- catalogHrn() - Method in class com.here.platform.data.client.model.InteractiveLayerExtension
- catalogHrn() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- catalogHrn() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- catalogHrn() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- catalogHrn() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- catalogId() - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- catalogId() - Method in class com.here.platform.data.client.model.Publication
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- catalogId() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- catalogLayerNotFoundMsg(String) - Static method in class com.here.platform.data.client.spark.LayerIOHelper
- CatalogSubset - Class in com.here.platform.data.client.model
- CatalogSubset(String, HRN, String, Seq<String>, ZonedDateTime) - Constructor for class com.here.platform.data.client.model.CatalogSubset
- CatalogSubsetsFingerprint - Class in com.here.platform.data.client.model
- CatalogSubsetsFingerprint(String, Seq<String>, Seq<String>, Option<CatalogAreaSchemeFingerprint>) - Constructor for class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- catalogVersion() - Method in class com.here.platform.data.client.model.Publication
- catalogVersion() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- catalogVersion() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- catalogVersion() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- catalogVersion() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- CatalogVersion - Class in com.here.platform.data.client.model
- CatalogVersion - Class in com.here.platform.data.client.v2.adapter.model
- CatalogVersion(HRN, long) - Constructor for class com.here.platform.data.client.model.CatalogVersion
- CatalogVersion(HRN, long) - Constructor for class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- CatalogVersionInfo - Interface in com.here.platform.data.client.v2.api.javadsl
-
Find version information for a catalog HRN
- cause() - Method in exception com.here.platform.data.client.NotFoundException
- cause() - Method in class com.here.platform.data.client.utils.IteratorSinkStage.Failed
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- cause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- Cause - Interface in com.here.platform.location.tpeg2.tec
- CauseCode - Class in com.here.platform.location.tpeg2.tec
- CauseCode - Class in com.here.platform.location.tpeg2.tfp
- CauseCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.CauseCode
- CauseCode(short) - Constructor for class com.here.platform.location.tpeg2.tfp.CauseCode
- causeOffset() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- causes() - Method in class com.here.platform.location.tpeg2.tec.Event
- CCK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cocos (Keeling) Islands
- CCK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
- ceiling() - Method in class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling
- center() - Method in class com.here.platform.location.referencing.CircleLocation
- center() - Method in class com.here.platform.location.spark.Cluster
- center(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns the center of the bounding box.
- center(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- centerLatitude() - Method in class com.here.platform.data.client.utils.rsql.Circle
- centerLongitude() - Method in class com.here.platform.data.client.utils.rsql.Circle
- centerPoint() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- centreFrequency() - Method in class com.here.platform.location.tpeg2.sni.DABFrequency
- changeCatalogState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- changeCatalogState(String, CatalogStatusRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Allows to mark a catalog status as disabled or to re-enable it.
- ChangeCatalogStateAdapter(ApiRequest<CatalogStatusResult>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- ChangeCatalogStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter$
- ChangeCatalogStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- ChangeHistoryDirection - Enum Class in com.here.platform.data.client.model
- Changeset - Class in com.here.platform.data.client.model.geojson
- Changeset(String, Option<String>, Option<FeatureCollection>, Option<FeatureCollection>, Option<FeatureCollection>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.Changeset
- ChangesetCollection - Class in com.here.platform.data.client.model.geojson
- ChangesetCollection(String, Option<Object>, Option<Object>, Option<Map<Object, Changeset>>, Option<String>) - Constructor for class com.here.platform.data.client.model.geojson.ChangesetCollection
- ChangesetStatistics - Class in com.here.platform.data.client.model.geojson
- ChangesetStatistics(String, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.ChangesetStatistics
- changesSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- changesSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- characterEncoding() - Method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- characterEncoding() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- CharacterEncoding - Class in com.here.platform.location.tpeg2.sni
- CharacterEncoding(short) - Constructor for class com.here.platform.location.tpeg2.sni.CharacterEncoding
- CharBuilder - Class in com.here.platform.data.client.json
-
CharBuilder is a specialized way to build Strings.
- CharBuilder() - Constructor for class com.here.platform.data.client.json.CharBuilder
- CHE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Switzerland
- CHE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
- checkBbox(Option<Seq<Object>>) - Method in interface com.here.platform.data.client.model.geojson.Geometry
-
Checks if the bounding box is valid.
- checkBlobExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- checkBlobExists(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Checks if a blob exists for the requested data handle.
- CheckBlobExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- CheckBlobExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter$
- CheckBlobExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- checkCoordinate(Seq<Object>) - Method in interface com.here.platform.data.client.model.geojson.Geometry
-
Checks if the coordinate is valid.
- checkHandleExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- checkHandleExists(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Checks if a volatile blob exists for the requested data handle.
- CheckHandleExistsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- CheckHandleExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter$
- CheckHandleExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- checkIfCatalogExists(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Convenient check if an catalog identified by hrn exists
- checkIfCatalogExists(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- checkIfCatalogExists(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Convenient check if an catalog identified by hrn exists
- checkIfSubscriptionExists(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Convenient check if a subscription identified by hrn exists
- checkIfSubscriptionExists(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- checkIfSubscriptionExists(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Convenient check if a subscription identified by hrn exists
- checkpoint() - Method in class com.here.platform.data.client.impl.WrappedSubscriptionControl
- checkpoint() - Method in interface com.here.platform.data.client.javadsl.SubscriptionControl
-
Only with manual offsets.
- checkpoint() - Method in interface com.here.platform.data.client.service.stream.HasCheckpointing
- checkpoint() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- CheckpointMark - Class in com.here.platform.data.client.service.stream
-
This class represents consumer offsets state attached to a consumed partition.
- CheckpointMark(String, long) - Constructor for class com.here.platform.data.client.service.stream.CheckpointMark
- checkSubscriptionExists() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- checkSubscriptionExists(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- checkSubscriptionExists(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- checkSubscriptionExists(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Checks whether a subscription with the specified HRN exists.
- CheckSubscriptionExists - Class in com.here.platform.data.client.service.config
- CheckSubscriptionExists(HRN) - Constructor for class com.here.platform.data.client.service.config.CheckSubscriptionExists
- CheckSubscriptionExistsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- CheckSubscriptionExistsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter$
- CheckSubscriptionExistsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- checksum() - Method in class com.here.platform.data.client.blobstore.BlobMetadata
- checksum() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- checksum() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- checksum() - Method in interface com.here.platform.data.client.impl.PublishPartition
- checksum() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- checksum() - Method in class com.here.platform.data.client.model.PublicationPartition
- checksum() - Method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- checksum() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- checksum() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- checksum() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- Checksum - Enum constant in enum class com.here.platform.data.client.model.AdditionalField
- ChecksumField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- ChecksumField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- checkVersion(long) - Method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- CHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Chile
- CHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
- CHN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
China
- CHN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
- chooseEndpoints(String, Seq<KafkaEndpoint>, Seq<KafkaEndpoint>, ClientExecutionContext, LoggingAdapter) - Static method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- Chunk - Interface in com.here.platform.data.client.utils
- ChunkLengthCalculatorSinusoidalProjectionCenteredOnChunkFirstPoint() - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
The chunk length calculator used by the Optimized Map Compiler, and TiledGeometryPropertyMap
- chunkLengthToMeters(int) - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
Converts a length value from
GeometryTile.cumulativeChunkLengthsto a value in meters. - circle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
CircleLocationReference. - circle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
CircleLocationReferences. - Circle - Class in com.here.platform.data.client.utils.rsql
- Circle(double, double, double) - Constructor for class com.here.platform.data.client.utils.rsql.Circle
- CircleLocation - Class in com.here.platform.location.referencing
-
A location represented by a circle.
- CircleLocation(double, double, double) - Constructor for class com.here.platform.location.referencing.CircleLocation
- CircleLocation(GeoCoordinateHolder, double) - Constructor for class com.here.platform.location.referencing.CircleLocation
- CircleLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
CircleLocationReferencerefers to an area described by the geometric shape of a circle and is not tied to the road network. - CircleLocationReference(AbsoluteGeoCoordinate, long, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.CircleLocationReference
- CIV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Côte d'Ivoire
- CIV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
- clamp(double, double, double) - Static method in class com.here.platform.location.core.Utils
-
Returns the value restricted to the given boundaries.
- Class() - Static method in class com.here.platform.data.client.blobstore.json.UploadLinksSerializer
- Class() - Static method in class com.here.platform.data.client.impl.json.IndexValueSerializer
- Class() - Static method in class com.here.platform.data.client.impl.json.ReferencePartitionSerializer
- Class() - Static method in class com.here.platform.data.client.impl.json.ZonedDateTimeSerializer
- Class() - Static method in class com.here.platform.data.client.json.CrcAlgorithmSerializer
- Class() - Static method in class com.here.platform.data.client.json.DataRedundancySerializer
- Class() - Static method in class com.here.platform.data.client.json.DigestAlgorithmSerializer
- Class() - Static method in class com.here.platform.data.client.json.EncryptionTypeSerializer
- Class() - Static method in class com.here.platform.data.client.json.FeatureCollectionSerializer
- Class() - Static method in class com.here.platform.data.client.json.FeatureModificationListSerializer
- Class() - Static method in class com.here.platform.data.client.json.FeatureModificationSerializer
- Class() - Static method in class com.here.platform.data.client.json.FeatureSerializer
- Class() - Static method in class com.here.platform.data.client.json.GeometrySerializer
- Class() - Static method in class com.here.platform.data.client.json.IndexDefinitionSerializer
- Class() - Static method in class com.here.platform.data.client.json.MaxMemoryPolicySerializer
- Class() - Static method in class com.here.platform.data.client.json.ObjectStoreLayerTtlSerializer
- Class() - Static method in class com.here.platform.data.client.json.PartitioningSchemeSerializer
- Class() - Static method in class com.here.platform.data.client.json.TtlSerializer
- clientExecutionContext() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- clientExecutionContext() - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaConsumerImpl
- clientExecutionContext() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- clientExecutionContext() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerImpl
- clientExecutionContext() - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- ClientExecutionContext - Class in com.here.platform.data.client.context
- ClientExecutionContext(ExtendedActorSystem, Materializer, ExecutionContext, IOExecutionContext) - Constructor for class com.here.platform.data.client.context.ClientExecutionContext
- clientFromHadoopConfig(Configuration, HRN, Function2<HRN, Settings, T>) - Static method in class com.here.platform.data.client.spark.LayerIOHelper
- clientId() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- ClientId$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.ClientId$
- ClientsFactory - Interface in com.here.platform.data.client.spark
- close() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- close() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.IndexBlobAsync
- close() - Method in class com.here.platform.data.client.flink.impl.IndexLayerSubmitWindow
- close() - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.PartitionBlobAsync
- close() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsAsyncFunction
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsByIdsAsync
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- close() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- close() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSinkWriter
- close() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- close() - Method in class com.here.platform.data.client.flink.impl.UploadBlobStoreAsyncFunction
- close() - Method in class com.here.platform.data.client.flink.impl.UploadBlobStoreFunction
- close() - Method in class com.here.platform.data.client.flink.impl.VersionPartitionsByPartFlatMap
- close() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerSubmitWindow
- close() - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- close() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsBlockOutputStream
- close() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- close() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- close() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsOutputStream
- close() - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumer
- close() - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- close() - Method in interface com.here.platform.data.client.service.stream.kafka.Producer
- close() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerImpl
- close() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- Close$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Close$
- CloseableIterator<T> - Interface in com.here.platform.data.client.base.http.utils
- Closed$() - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Closed$
- closedLinear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
ClosedLinearLocationReferences. - closedLinear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
ClosedLinearLocationReferences. - closedLinear(ProximitySearch<GeoCoordinate, Vertex>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
This is an experimental API.
- closedLinear(DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
This is an experimental API.
- ClosedLinearLocation - Class in com.here.platform.location.referencing
-
A closed path in the road network expressed in the Location Library's data model.
- ClosedLinearLocation(List<Vertex>) - Constructor for class com.here.platform.location.referencing.ClosedLinearLocation
- ClosedLinearLocation(Seq<Vertex>) - Constructor for class com.here.platform.location.referencing.ClosedLinearLocation
- ClosedLinearLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
ClosedLinearLocationReferencerefers to an area that is circumscribed by a closed path in the road network, e.g. - ClosedLinearLocationReference(FirstLocationReferencePoint, List<IntermediateLocationReferencePoint>, LineProperties, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- ClosedLinearLocationReference(FirstLocationReferencePoint, Seq<IntermediateLocationReferencePoint>, LineProperties, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- CloseKafkaTimeout() - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- CloseKafkaTimeout() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerImpl
-
Time to block a close operation for kafka producer/consumer, including time to send all pending data.
- closePublication(HRN, InternalSettings, String) - Method in interface com.here.platform.data.client.service.publish.PublishService
- closePublication(HRN, InternalSettings, String) - Method in class com.here.platform.data.client.service.publish.PublishServiceImpl
- ClosePublication - Class in com.here.platform.data.client.service.publish
- ClosePublication(String) - Constructor for class com.here.platform.data.client.service.publish.ClosePublication
- ClosestResultPerKey<E,
K> - Class in com.here.platform.location.core.geospatial -
Decorator for
ProximitySearchthat deduplicates results as follows. - ClosestResultPerKey() - Constructor for class com.here.platform.location.core.geospatial.ClosestResultPerKey
- cloudEncryption - Enum constant in enum class com.here.platform.data.client.model.EncryptionType
- Cluster<GeolocatedItem> - Class in com.here.platform.location.spark
-
A cluster of elements.
- Cluster(Seq<GeolocatedItem>, GeoCoordinateOperations<GeolocatedItem>) - Constructor for class com.here.platform.location.spark.Cluster
- clusterEventsOnTile(Tuple2<TileId, Iterable<GeolocatedItem>>) - Method in class com.here.platform.location.spark.DistributedClustering
- clustering() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- clustering() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- clusteringParameters() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- clusteringParameters() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- CMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cameroon
- CMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
- COD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Congo, the Democratic Republic of the
- COD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
- code() - Method in class com.here.platform.location.tpeg2.mmc.PartType
- code() - Method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- code() - Method in class com.here.platform.location.tpeg2.olr.FormOfWay
- code() - Method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- code() - Method in class com.here.platform.location.tpeg2.olr.Orientation
- code() - Method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- code() - Method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- code() - Method in class com.here.platform.location.tpeg2.sni.GraphicType
- code() - Method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.CountryCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- code() - Method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- code() - Method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- code() - Method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- code() - Method in class com.here.platform.location.tpeg2.tdt.OrientationType
- code() - Method in class com.here.platform.location.tpeg2.tdt.Priority
- code() - Method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- code() - Method in class com.here.platform.location.tpeg2.tec.Accident
- code() - Method in class com.here.platform.location.tpeg2.tec.AdviceCode
- code() - Method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- code() - Method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- code() - Method in class com.here.platform.location.tpeg2.tec.CauseCode
- code() - Method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- code() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- code() - Method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- code() - Method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- code() - Method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- code() - Method in class com.here.platform.location.tpeg2.tec.EffectCode
- code() - Method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- code() - Method in class com.here.platform.location.tpeg2.tec.Fire
- code() - Method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- code() - Method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- code() - Method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- code() - Method in class com.here.platform.location.tpeg2.tec.Impassability
- code() - Method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- code() - Method in class com.here.platform.location.tpeg2.tec.MajorEvent
- code() - Method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- code() - Method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- code() - Method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- code() - Method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- code() - Method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- code() - Method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- code() - Method in class com.here.platform.location.tpeg2.tec.Precipitation
- code() - Method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- code() - Method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- code() - Method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- code() - Method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- code() - Method in class com.here.platform.location.tpeg2.tec.Roadworks
- code() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- code() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- code() - Method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- code() - Method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- code() - Method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- code() - Method in class com.here.platform.location.tpeg2.tec.SubCauseType
- code() - Method in class com.here.platform.location.tpeg2.tec.Tendency
- code() - Method in class com.here.platform.location.tpeg2.tec.TimeDelay
- code() - Method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- code() - Method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- code() - Method in class com.here.platform.location.tpeg2.tec.VehicleType
- code() - Method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- code() - Method in class com.here.platform.location.tpeg2.tec.WarningLevel
- code() - Method in class com.here.platform.location.tpeg2.tfp.CauseCode
- code() - Method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- code() - Method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- code() - Method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- code() - Method in class com.here.platform.location.tpeg2.tfp.SectionType
- code() - Method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- code() - Method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- code() - Method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- codec() - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- codec() - Method in class com.here.platform.data.client.service.stream.DefaultStreamService
- COG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Congo
- COG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
- coid() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- coid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- COK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cook Islands
- COK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
- col() - Method in exception com.here.platform.data.client.json.ParseException
- COL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Colombia
- COL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
- Colon() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- color(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to any geometry type
- Color - Class in com.here.platform.location.io.javadsl
-
A color to be used in properties, in web format (#RRGGBB)
- Color(String) - Constructor for class com.here.platform.location.io.javadsl.Color
-
Create a color given a string in web format (#RRGGBB).
- columnCount() - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- columns() - Method in class com.here.platform.location.referencing.GridLocation
- COM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Comoros
- com.here.hrn - package com.here.hrn
- com.here.platform.dal.custom - package com.here.platform.dal.custom
- com.here.platform.data.client - package com.here.platform.data.client
- com.here.platform.data.client.annotation - package com.here.platform.data.client.annotation
- com.here.platform.data.client.auth - package com.here.platform.data.client.auth
- com.here.platform.data.client.auth.hereaccount - package com.here.platform.data.client.auth.hereaccount
- com.here.platform.data.client.base - package com.here.platform.data.client.base
- com.here.platform.data.client.base.common - package com.here.platform.data.client.base.common
- com.here.platform.data.client.base.common.metrics - package com.here.platform.data.client.base.common.metrics
- com.here.platform.data.client.base.common.metrics.javadsl - package com.here.platform.data.client.base.common.metrics.javadsl
- com.here.platform.data.client.base.generated.codecs - package com.here.platform.data.client.base.generated.codecs
- com.here.platform.data.client.base.generated.javadsl.api.artifact - package com.here.platform.data.client.base.generated.javadsl.api.artifact
- com.here.platform.data.client.base.generated.javadsl.api.blob - package com.here.platform.data.client.base.generated.javadsl.api.blob
- com.here.platform.data.client.base.generated.javadsl.api.config - package com.here.platform.data.client.base.generated.javadsl.api.config
- com.here.platform.data.client.base.generated.javadsl.api.data_volatile - package com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- com.here.platform.data.client.base.generated.javadsl.api.index - package com.here.platform.data.client.base.generated.javadsl.api.index
- com.here.platform.data.client.base.generated.javadsl.api.ingest - package com.here.platform.data.client.base.generated.javadsl.api.ingest
- com.here.platform.data.client.base.generated.javadsl.api.interactive - package com.here.platform.data.client.base.generated.javadsl.api.interactive
- com.here.platform.data.client.base.generated.javadsl.api.metadata - package com.here.platform.data.client.base.generated.javadsl.api.metadata
- com.here.platform.data.client.base.generated.javadsl.api.notifications - package com.here.platform.data.client.base.generated.javadsl.api.notifications
- com.here.platform.data.client.base.generated.javadsl.api.publish - package com.here.platform.data.client.base.generated.javadsl.api.publish
- com.here.platform.data.client.base.generated.javadsl.api.query - package com.here.platform.data.client.base.generated.javadsl.api.query
- com.here.platform.data.client.base.generated.javadsl.api.stream - package com.here.platform.data.client.base.generated.javadsl.api.stream
- com.here.platform.data.client.base.http - package com.here.platform.data.client.base.http
- com.here.platform.data.client.base.http.settings - package com.here.platform.data.client.base.http.settings
- com.here.platform.data.client.base.http.utils - package com.here.platform.data.client.base.http.utils
- com.here.platform.data.client.base.javadsl - package com.here.platform.data.client.base.javadsl
- com.here.platform.data.client.base.ols.generated.codecs.geocode - package com.here.platform.data.client.base.ols.generated.codecs.geocode
- com.here.platform.data.client.base.ols.generated.codecs.map - package com.here.platform.data.client.base.ols.generated.codecs.map
- com.here.platform.data.client.base.ols.generated.codecs.revgeocode - package com.here.platform.data.client.base.ols.generated.codecs.revgeocode
- com.here.platform.data.client.base.ols.generated.codecs.router - package com.here.platform.data.client.base.ols.generated.codecs.router
- com.here.platform.data.client.base.ols.generated.codecs.routing - package com.here.platform.data.client.base.ols.generated.codecs.routing
- com.here.platform.data.client.base.ols.generated.codecs.search - package com.here.platform.data.client.base.ols.generated.codecs.search
- com.here.platform.data.client.base.ols.generated.codecs.traffic - package com.here.platform.data.client.base.ols.generated.codecs.traffic
- com.here.platform.data.client.base.ols.generated.codecs.transit - package com.here.platform.data.client.base.ols.generated.codecs.transit
- com.here.platform.data.client.base.ols.generated.codecs.weather - package com.here.platform.data.client.base.ols.generated.codecs.weather
- com.here.platform.data.client.base.ols.generated.javadsl.api.geocode - package com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- com.here.platform.data.client.base.ols.generated.javadsl.api.map - package com.here.platform.data.client.base.ols.generated.javadsl.api.map
- com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode - package com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- com.here.platform.data.client.base.ols.generated.javadsl.api.router - package com.here.platform.data.client.base.ols.generated.javadsl.api.router
- com.here.platform.data.client.base.ols.generated.javadsl.api.routing - package com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- com.here.platform.data.client.base.ols.generated.javadsl.api.search - package com.here.platform.data.client.base.ols.generated.javadsl.api.search
- com.here.platform.data.client.base.ols.generated.javadsl.api.traffic - package com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- com.here.platform.data.client.base.ols.generated.javadsl.api.transit - package com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- com.here.platform.data.client.base.ols.generated.javadsl.api.weather - package com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- com.here.platform.data.client.blobstore - package com.here.platform.data.client.blobstore
- com.here.platform.data.client.blobstore.durable - package com.here.platform.data.client.blobstore.durable
- com.here.platform.data.client.blobstore.durable.index - package com.here.platform.data.client.blobstore.durable.index
- com.here.platform.data.client.blobstore.json - package com.here.platform.data.client.blobstore.json
- com.here.platform.data.client.blobstore.objectstore - package com.here.platform.data.client.blobstore.objectstore
- com.here.platform.data.client.blobstore.volatil - package com.here.platform.data.client.blobstore.volatil
- com.here.platform.data.client.common - package com.here.platform.data.client.common
- com.here.platform.data.client.context - package com.here.platform.data.client.context
- com.here.platform.data.client.converters - package com.here.platform.data.client.converters
- com.here.platform.data.client.converters.protobuf - package com.here.platform.data.client.converters.protobuf
- com.here.platform.data.client.converters.protobuf.schema - package com.here.platform.data.client.converters.protobuf.schema
- com.here.platform.data.client.engine.javadsl - package com.here.platform.data.client.engine.javadsl
- com.here.platform.data.client.engine.model - package com.here.platform.data.client.engine.model
- com.here.platform.data.client.external.org.apache.flink.formats.avro - package com.here.platform.data.client.external.org.apache.flink.formats.avro
- com.here.platform.data.client.external.org.apache.flink.formats.avro.typeutils - package com.here.platform.data.client.external.org.apache.flink.formats.avro.typeutils
- com.here.platform.data.client.external.org.apache.flink.formats.avro.utils - package com.here.platform.data.client.external.org.apache.flink.formats.avro.utils
- com.here.platform.data.client.external.org.apache.flink.serializer - package com.here.platform.data.client.external.org.apache.flink.serializer
- com.here.platform.data.client.flink.common - package com.here.platform.data.client.flink.common
- com.here.platform.data.client.flink.common.sqlfunctions - package com.here.platform.data.client.flink.common.sqlfunctions
- com.here.platform.data.client.flink.impl - package com.here.platform.data.client.flink.impl
- com.here.platform.data.client.flink.impl.decoders - package com.here.platform.data.client.flink.impl.decoders
- com.here.platform.data.client.flink.impl.decoders.parquet - package com.here.platform.data.client.flink.impl.decoders.parquet
- com.here.platform.data.client.flink.impl.schema - package com.here.platform.data.client.flink.impl.schema
- com.here.platform.data.client.flink.impl.schema.v2 - package com.here.platform.data.client.flink.impl.schema.v2
- com.here.platform.data.client.flink.javadsl - package com.here.platform.data.client.flink.javadsl
- com.here.platform.data.client.flink.serializers - package com.here.platform.data.client.flink.serializers
- com.here.platform.data.client.hdfs - package com.here.platform.data.client.hdfs
- com.here.platform.data.client.hdfs.layers - package com.here.platform.data.client.hdfs.layers
- com.here.platform.data.client.hdfs.streams - package com.here.platform.data.client.hdfs.streams
- com.here.platform.data.client.hdfs.utils - package com.here.platform.data.client.hdfs.utils
- com.here.platform.data.client.http - package com.here.platform.data.client.http
- com.here.platform.data.client.impl - package com.here.platform.data.client.impl
- com.here.platform.data.client.impl.json - package com.here.platform.data.client.impl.json
- com.here.platform.data.client.javadsl - package com.here.platform.data.client.javadsl
- com.here.platform.data.client.json - package com.here.platform.data.client.json
- com.here.platform.data.client.local - package com.here.platform.data.client.local
- com.here.platform.data.client.model - package com.here.platform.data.client.model
- com.here.platform.data.client.model.geojson - package com.here.platform.data.client.model.geojson
- com.here.platform.data.client.service.artifact - package com.here.platform.data.client.service.artifact
- com.here.platform.data.client.service.blobstore - package com.here.platform.data.client.service.blobstore
- com.here.platform.data.client.service.blobstore.model - package com.here.platform.data.client.service.blobstore.model
- com.here.platform.data.client.service.config - package com.here.platform.data.client.service.config
- com.here.platform.data.client.service.index - package com.here.platform.data.client.service.index
- com.here.platform.data.client.service.ingest - package com.here.platform.data.client.service.ingest
- com.here.platform.data.client.service.interactiveMap - package com.here.platform.data.client.service.interactiveMap
- com.here.platform.data.client.service.lookup - package com.here.platform.data.client.service.lookup
- com.here.platform.data.client.service.metadata - package com.here.platform.data.client.service.metadata
- com.here.platform.data.client.service.publish - package com.here.platform.data.client.service.publish
- com.here.platform.data.client.service.query - package com.here.platform.data.client.service.query
- com.here.platform.data.client.service.stream - package com.here.platform.data.client.service.stream
- com.here.platform.data.client.service.stream.kafka - package com.here.platform.data.client.service.stream.kafka
- com.here.platform.data.client.service.stream.kafka.sasl - package com.here.platform.data.client.service.stream.kafka.sasl
- com.here.platform.data.client.settings - package com.here.platform.data.client.settings
- com.here.platform.data.client.spark - package com.here.platform.data.client.spark
- com.here.platform.data.client.spark.datasources.avro - package com.here.platform.data.client.spark.datasources.avro
- com.here.platform.data.client.spark.datasources.generic - package com.here.platform.data.client.spark.datasources.generic
- com.here.platform.data.client.spark.datasources.protobuf - package com.here.platform.data.client.spark.datasources.protobuf
- com.here.platform.data.client.spark.datasources.protobuf.converter - package com.here.platform.data.client.spark.datasources.protobuf.converter
- com.here.platform.data.client.spark.datasources.raw - package com.here.platform.data.client.spark.datasources.raw
- com.here.platform.data.client.spark.javadsl - package com.here.platform.data.client.spark.javadsl
- com.here.platform.data.client.utils - package com.here.platform.data.client.utils
- com.here.platform.data.client.utils.geo - package com.here.platform.data.client.utils.geo
- com.here.platform.data.client.utils.rsql - package com.here.platform.data.client.utils.rsql
- com.here.platform.data.client.v2.adapter - package com.here.platform.data.client.v2.adapter
- com.here.platform.data.client.v2.adapter.base.javadsl - package com.here.platform.data.client.v2.adapter.base.javadsl
- com.here.platform.data.client.v2.adapter.javadsl - package com.here.platform.data.client.v2.adapter.javadsl
- com.here.platform.data.client.v2.adapter.model - package com.here.platform.data.client.v2.adapter.model
- com.here.platform.data.client.v2.api - package com.here.platform.data.client.v2.api
- com.here.platform.data.client.v2.api.javadsl - package com.here.platform.data.client.v2.api.javadsl
- com.here.platform.data.client.v2.api.javadsl.versioned - package com.here.platform.data.client.v2.api.javadsl.versioned
- com.here.platform.data.client.v2.api.model - package com.here.platform.data.client.v2.api.model
- com.here.platform.data.client.v2.api.model.versioned - package com.here.platform.data.client.v2.api.model.versioned
- com.here.platform.data.client.v2.caching - package com.here.platform.data.client.v2.caching
- com.here.platform.data.client.v2.caching.caffeine.javadsl - package com.here.platform.data.client.v2.caching.caffeine.javadsl
- com.here.platform.data.client.v2.caching.caffeine.model - package com.here.platform.data.client.v2.caching.caffeine.model
- com.here.platform.data.client.v2.caching.javadsl - package com.here.platform.data.client.v2.caching.javadsl
- com.here.platform.data.client.v2.caching.javadsl.versioned - package com.here.platform.data.client.v2.caching.javadsl.versioned
- com.here.platform.data.client.v2.caching.model.versioned - package com.here.platform.data.client.v2.caching.model.versioned
- com.here.platform.data.client.v2.main - package com.here.platform.data.client.v2.main
- com.here.platform.data.client.v2.main.javadsl - package com.here.platform.data.client.v2.main.javadsl
- com.here.platform.index.compaction.core - package com.here.platform.index.compaction.core
- com.here.platform.location.compilation.core - package com.here.platform.location.compilation.core
- com.here.platform.location.compilation.heremapcontent - package com.here.platform.location.compilation.heremapcontent
- com.here.platform.location.compilation.heremapcontent.javadsl - package com.here.platform.location.compilation.heremapcontent.javadsl
- com.here.platform.location.core - package com.here.platform.location.core
- com.here.platform.location.core.annotation - package com.here.platform.location.core.annotation
- com.here.platform.location.core.geospatial - package com.here.platform.location.core.geospatial
- com.here.platform.location.core.geospatial.javadsl - package com.here.platform.location.core.geospatial.javadsl
- com.here.platform.location.core.graph.javadsl - package com.here.platform.location.core.graph.javadsl
- com.here.platform.location.core.mapmatching - package com.here.platform.location.core.mapmatching
- com.here.platform.location.core.mapmatching.javadsl - package com.here.platform.location.core.mapmatching.javadsl
- com.here.platform.location.core.shortestpath - package com.here.platform.location.core.shortestpath
- com.here.platform.location.dataloader.core - package com.here.platform.location.dataloader.core
- com.here.platform.location.dataloader.core.caching - package com.here.platform.location.dataloader.core.caching
- com.here.platform.location.dataloader.core.caching.javadsl - package com.here.platform.location.dataloader.core.caching.javadsl
- com.here.platform.location.dataloader.core.javadsl - package com.here.platform.location.dataloader.core.javadsl
- com.here.platform.location.dataloader.flink - package com.here.platform.location.dataloader.flink
- com.here.platform.location.dataloader.spark - package com.here.platform.location.dataloader.spark
- com.here.platform.location.dataloader.standalone - package com.here.platform.location.dataloader.standalone
- com.here.platform.location.inmemory.geospatial - package com.here.platform.location.inmemory.geospatial
- com.here.platform.location.inmemory.graph - package com.here.platform.location.inmemory.graph
- com.here.platform.location.inmemory.graph.javadsl - package com.here.platform.location.inmemory.graph.javadsl
- com.here.platform.location.integration - package com.here.platform.location.integration
- com.here.platform.location.integration.herecommons.geospatial - package com.here.platform.location.integration.herecommons.geospatial
- com.here.platform.location.integration.herecommons.geospatial.javadsl - package com.here.platform.location.integration.herecommons.geospatial.javadsl
- com.here.platform.location.integration.herecommons.graph - package com.here.platform.location.integration.herecommons.graph
- com.here.platform.location.integration.heremapcontent - package com.here.platform.location.integration.heremapcontent
- com.here.platform.location.integration.optimizedmap - package com.here.platform.location.integration.optimizedmap
- com.here.platform.location.integration.optimizedmap.adasattributes - package com.here.platform.location.integration.optimizedmap.adasattributes
- com.here.platform.location.integration.optimizedmap.adasattributes.javadsl - package com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
- com.here.platform.location.integration.optimizedmap.advancednavigationattributes - package com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl - package com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
- com.here.platform.location.integration.optimizedmap.capabilities - package com.here.platform.location.integration.optimizedmap.capabilities
- com.here.platform.location.integration.optimizedmap.commonattributes - package com.here.platform.location.integration.optimizedmap.commonattributes
- com.here.platform.location.integration.optimizedmap.commonattributes.javadsl - package com.here.platform.location.integration.optimizedmap.commonattributes.javadsl
- com.here.platform.location.integration.optimizedmap.dcl2 - package com.here.platform.location.integration.optimizedmap.dcl2
- com.here.platform.location.integration.optimizedmap.dcl2.javadsl - package com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- com.here.platform.location.integration.optimizedmap.geospatial - package com.here.platform.location.integration.optimizedmap.geospatial
- com.here.platform.location.integration.optimizedmap.geospatial.javadsl - package com.here.platform.location.integration.optimizedmap.geospatial.javadsl
- com.here.platform.location.integration.optimizedmap.graph - package com.here.platform.location.integration.optimizedmap.graph
- com.here.platform.location.integration.optimizedmap.graph.javadsl - package com.here.platform.location.integration.optimizedmap.graph.javadsl
- com.here.platform.location.integration.optimizedmap.mapmatching - package com.here.platform.location.integration.optimizedmap.mapmatching
-
Provides predefined map matchers and components to build these map matchers that use the map data of the Optimized Map for Location Library.
- com.here.platform.location.integration.optimizedmap.mapmatching.javadsl - package com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- com.here.platform.location.integration.optimizedmap.navigationattributes - package com.here.platform.location.integration.optimizedmap.navigationattributes
- com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl - package com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
- com.here.platform.location.integration.optimizedmap.roadattributes - package com.here.platform.location.integration.optimizedmap.roadattributes
- com.here.platform.location.integration.optimizedmap.roadattributes.javadsl - package com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
- com.here.platform.location.io.javadsl - package com.here.platform.location.io.javadsl
- com.here.platform.location.io.javadsl.geojson - package com.here.platform.location.io.javadsl.geojson
- com.here.platform.location.referencing - package com.here.platform.location.referencing
- com.here.platform.location.referencing.javadsl - package com.here.platform.location.referencing.javadsl
- com.here.platform.location.referencing.olr - package com.here.platform.location.referencing.olr
- com.here.platform.location.referencing.olr.javadsl - package com.here.platform.location.referencing.olr.javadsl
- com.here.platform.location.referencing.tmc - package com.here.platform.location.referencing.tmc
- com.here.platform.location.referencing.tmc.javadsl - package com.here.platform.location.referencing.tmc.javadsl
- com.here.platform.location.spark - package com.here.platform.location.spark
- com.here.platform.location.tpeg2 - package com.here.platform.location.tpeg2
- com.here.platform.location.tpeg2.etl - package com.here.platform.location.tpeg2.etl
- com.here.platform.location.tpeg2.javadsl - package com.here.platform.location.tpeg2.javadsl
- com.here.platform.location.tpeg2.lrc - package com.here.platform.location.tpeg2.lrc
- com.here.platform.location.tpeg2.mmc - package com.here.platform.location.tpeg2.mmc
- com.here.platform.location.tpeg2.olr - package com.here.platform.location.tpeg2.olr
- com.here.platform.location.tpeg2.sfw - package com.here.platform.location.tpeg2.sfw
- com.here.platform.location.tpeg2.sni - package com.here.platform.location.tpeg2.sni
- com.here.platform.location.tpeg2.tdt - package com.here.platform.location.tpeg2.tdt
- com.here.platform.location.tpeg2.tec - package com.here.platform.location.tpeg2.tec
- com.here.platform.location.tpeg2.tfp - package com.here.platform.location.tpeg2.tfp
- com.here.platform.location.tpeg2.tmc - package com.here.platform.location.tpeg2.tmc
- COM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
- Comma() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- commit() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- commit(StreamSubscription, CommitOffsets) - Method in class com.here.platform.data.client.service.stream.DefaultStreamService
- commit(StreamSubscription, CommitOffsets) - Method in interface com.here.platform.data.client.service.stream.StreamService
- Commit(String, String, CommitOffsets, String) - Constructor for class com.here.platform.data.client.service.stream.endpoints.Commit
- Commit$() - Constructor for class com.here.platform.data.client.service.stream.endpoints.Commit$
- commitOffset(Map<TopicPartition, OffsetAndMetadata>) - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumer
- commitOffset(Map<TopicPartition, OffsetAndMetadata>) - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- commitOffsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- commitOffsets(String, Optional<String>, String, CommitOffsetsRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
After reading data, you should commit the offset of the last message read from each partition so that your application can resume reading new messages from the correct partition in the event that there is a disruption to the subscription, such as an application crash.
- CommitOffsets - Class in com.here.platform.data.client.service.stream
- CommitOffsets(Map<Object, Object>) - Constructor for class com.here.platform.data.client.service.stream.CommitOffsets
- CommitOffsetsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- CommitOffsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter$
- CommitOffsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- CommitPartition - Class in com.here.platform.data.client.javadsl
-
Represent a partition to be committed
- CommitPartition() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition
- CommitPartition.Builder - Class in com.here.platform.data.client.javadsl
- CommitPartition.DeleteIndexPartitionBuilder - Class in com.here.platform.data.client.javadsl
-
Build a new index partition that is going to be deleted
- CommitPartition.DeletePartitionBuilder - Class in com.here.platform.data.client.javadsl
-
Build a new partition to be committed
- CommitPartition.NewIndexPartitionBuilder - Class in com.here.platform.data.client.javadsl
-
Build a new index partition to be committed
- CommitPartition.NewPartitionBuilder - Class in com.here.platform.data.client.javadsl
-
Build a new partition to be committed
- CommitPartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.CommitPartitionMapping$
- CommonBoundingBoxOps - Class in com.here.platform.location.integration.optimizedmap.geospatial
- CommonBoundingBoxOps() - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- CommonLocationBoundingBoxOperations$() - Constructor for class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- CommonPrefix - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreKeyType
- commonSettings() - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- CommonSettings - Class in com.here.platform.data.client.base.common
- CommonSettings(Config) - Constructor for class com.here.platform.data.client.base.common.CommonSettings
- CompactionUDF - Interface in com.here.platform.index.compaction.core
-
This interface provides control over how the data is compacted in the index layer.
- companion() - Method in class com.here.platform.data.client.http.HereDigest
- companion() - Method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- compare(FunctionalClass) - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
- compare(RoadClass) - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass
- CompatibleVersion - Class in com.here.platform.data.client.model
- CompatibleVersion - Class in com.here.platform.data.client.v2.adapter.model
- CompatibleVersion(long, Set<HRN>) - Constructor for class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- CompatibleVersion(long, Set<CatalogVersion>) - Constructor for class com.here.platform.data.client.model.CompatibleVersion
- compatibleVersions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- compatibleVersions(String, Dependencies, Optional<Integer>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Given a list of HRNs and versions provided by the user, returns a list of versions of this catalog for which the listed HRN are either present in the direct or indirect dependencies with the same version, or are not present.
- compatibleVersions(List<CatalogVersion>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- CompatibleVersionsAdapter(ApiRequest<VersionsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- CompatibleVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter$
- CompatibleVersionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- compile(int, Iterable<P>, SegmentIndexResolver) - Method in class com.here.platform.location.compilation.heremapcontent.RangeBasedPropertyCompiler
- compile(Iterable<Tuple2<SegmentAnchor, T>>, RoutingGraph, SegmentIndexResolver, RoutingGraphOperations<RoutingGraph>) - Method in class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- complete() - Method in class com.here.platform.data.client.hdfs.streams.MultiPartManager
- complete() - Method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- Complete() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- Complete() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Complete$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete$
- completeBatch(BatchToken) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Finalizes the batch and waits until the metadata has been processed.
- completeBatch(BatchToken) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- completeBatch(BatchToken) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Finalizes the batch and waits until the metadata has been processed.
- completeMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- completeMultipartUpload(String, Optional<String>, String, String, String, Optional<String>, Optional<MultipartCompleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Call this API when all parts have been uploaded.
- CompleteMultipartUploadAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- CompleteMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter$
- CompleteMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- completeMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- completeMultipartUploadByKey(String, String, String, Optional<MultipartCompletePayload>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Call this API when all parts have been uploaded.
- CompleteMultipartUploadByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- CompleteMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter$
- CompleteMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- completeObjectStoreUpload(String, String, String, ObjectStoreUploadResult) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- completeObjectStoreUpload(String, String, String, ObjectStoreUploadResult) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- completeObjectUpload(String, String, String, ObjectStoreUploadResult) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Complete multi-part upload for object in objectstore
- completeObjectUpload(String, String, String, ObjectStoreUploadResult) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- completeUpload(ActionLink, UploadParts) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- completeUpload(ActionLink, UploadParts) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- CompleteUpload - Class in com.here.platform.data.client.service.blobstore
- CompleteUpload(String, HttpMethod, UploadParts) - Constructor for class com.here.platform.data.client.service.blobstore.CompleteUpload
- compress(byte[]) - Static method in class com.here.platform.data.client.utils.GZip
- compressedDataSize() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- compressedDataSize() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- compressedDataSize() - Method in interface com.here.platform.data.client.impl.PublishPartition
- compressedDataSize() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- compressedDataSize() - Method in class com.here.platform.data.client.model.PublicationPartition
- compressedDataSize() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- compressedDataSize() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- CompressedDataSize - Enum constant in enum class com.here.platform.data.client.model.AdditionalField
- CompressedDataSizeField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- CompressedDataSizeField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- compressedSize() - Method in class com.here.platform.data.client.blobstore.BlobMetadata
- compressedSize() - Method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- compressIfNeeded(boolean) - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- compute(O, MatchResult<V>, O, List<MatchResult<V>>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategy
-
Computes the transitions from a candidate generated from the current observation to all candidates generated from the next observation.
- compute(O, List<MatchResult<V>>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategy
-
Computes emission probabilities for candidates associated with an observation.
- compute(O, Seq<MatchResult<V>>) - Method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
- ConcurrentUtils - Class in com.here.platform.data.client.utils
- ConcurrentUtils() - Constructor for class com.here.platform.data.client.utils.ConcurrentUtils
- ConditionalAccessInformationReference - Class in com.here.platform.location.tpeg2.sni
- ConditionalAccessInformationReference(short, List<ConditionalAccessInformationReferenceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- ConditionalAccessInformationReference(short, Seq<ConditionalAccessInformationReferenceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- ConditionalAccessInformationReferenceEntry - Class in com.here.platform.location.tpeg2.sni
- ConditionalAccessInformationReferenceEntry(short, short) - Constructor for class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- config() - Method in class com.here.platform.data.client.base.common.CommonSettings
- config() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- ConfigApi - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi - Interface in com.here.platform.data.client.service.config
- ConfigApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- ConfigApi.CatalogExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CatalogExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CatalogExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.ChangeCatalogStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateDataSubsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateDataSubsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.CreateDataSubsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteDataSubsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteDataSubsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteDataSubsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DeleteLayerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.DisableAutomaticVersionDeletionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogsPageBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetCatalogStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsFingerprintAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsFingerprintAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetDataSubsetsFingerprintBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetOperationStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.GetSubsetsFingerprintBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.PatchLayerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApi.UpdateCatalogBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- ConfigApiType - Class in com.here.platform.data.client.settings
- ConfigApiType() - Constructor for class com.here.platform.data.client.settings.ConfigApiType
- ConfigEndpoint - Interface in com.here.platform.data.client.service.config
- ConfigLayerResourceEndpoint - Interface in com.here.platform.data.client.service.config
- configPath() - Method in class com.here.platform.data.client.base.common.CommonSettings
- ConfigResourceEndpoint - Interface in com.here.platform.data.client.service.config
- ConfigService - Interface in com.here.platform.data.client.service.config
- ConfigService.Operation - Class in com.here.platform.data.client.service.config
- ConfigService.Operation$ - Class in com.here.platform.data.client.service.config
- ConfigService.StatusResponse - Class in com.here.platform.data.client.service.config
- ConfigService.StatusResponse$ - Class in com.here.platform.data.client.service.config
- ConfigService.SubscriptionStatusResponse - Class in com.here.platform.data.client.service.config
- ConfigService.SubscriptionStatusResponse$ - Class in com.here.platform.data.client.service.config
- ConfigService.SubscriptionStatusToken - Class in com.here.platform.data.client.service.config
- ConfigService.SubscriptionStatusToken$ - Class in com.here.platform.data.client.service.config
- ConfigSubscriptionEndpoint - Interface in com.here.platform.data.client.service.config
- ConfigSubscriptionResourceEndpoint - Interface in com.here.platform.data.client.service.config
- configuration() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- configuration() - Method in class com.here.platform.data.client.service.config.CreateSubscription
- configuration() - Method in class com.here.platform.data.client.service.config.UpdateCatalog
- ConfigurationMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.ConfigurationMapping$
- configure(Function<Caffeine<? super LayerMetadata, ? super Object>, Caffeine<? super LayerMetadata, ? super Object>>) - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.BlobCacheBuilder
- configure(Function<Caffeine<? super LayerMetadataKey, ? super OptionalLayerMetadata>, Caffeine<? super LayerMetadataKey, ? super OptionalLayerMetadata>>) - Method in class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
- ConflictException - Exception in com.here.platform.data.client
-
A blob storage write conflict.
- ConflictException(String, String, Option<Object>, Option<Object>) - Constructor for exception com.here.platform.data.client.ConflictException
- ConflictProblemResponse - Class in com.here.platform.data.client.service.blobstore.model
- ConflictProblemResponse(ConflictProblemResponse.ExistingObjectResponse) - Constructor for class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse
- ConflictProblemResponse.ExistingObjectResponse - Class in com.here.platform.data.client.service.blobstore.model
- ConflictProblemResponse.ExistingObjectResponse$ - Class in com.here.platform.data.client.service.blobstore.model
- congestionProbability() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- CONNECT$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.CONNECT$
- CONNECTOR_MODE() - Static method in class com.here.platform.data.client.flink.common.Properties
- ConstantInterval(FiniteDuration) - Constructor for class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval
- ConstantInterval$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval$
- consume(StreamSubscription) - Method in class com.here.platform.data.client.service.stream.DefaultStreamService
- consume(StreamSubscription) - Method in interface com.here.platform.data.client.service.stream.StreamService
- Consume(String, String, String) - Constructor for class com.here.platform.data.client.service.stream.endpoints.Consume
- Consume$() - Constructor for class com.here.platform.data.client.service.stream.endpoints.Consume$
- consumeData() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- consumeData(String, Optional<String>, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Consumes data from a layer.
- ConsumeDataAdapter(ApiRequest<ConsumeDataResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- ConsumeDataAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter$
- ConsumeDataBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- consumeDataStream(DataStream<InteractiveMapFeaturePojo>) - Method in interface com.here.platform.data.client.flink.common.InteractiveMapProvider
- consumeDataStream(DataStream<InteractiveMapFeaturePojo>) - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- consumerGroupPrefix() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- consumerId() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- consumerId() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- consumerIdleInterval() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- consumeRowStream(DataStream<Row>) - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- consumeRowStream(DataStream<Row>) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- consumeRowStream(DataStream<Row>) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- consumerSettings() - Method in class com.here.platform.data.client.settings.NotificationConsumerSettings
- ConsumerSettings - Class in com.here.platform.data.client.settings
- ConsumerSettings(String, Offset, String) - Constructor for class com.here.platform.data.client.settings.ConsumerSettings
- ConsumerSettings.Builder - Class in com.here.platform.data.client.settings
- contains(BB, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the coordinates are inside the bounding box, including its edges and corners.
- contains(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- contains(Vertex) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- contains(HereMapContentReference) - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- contains(GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- CONTAINS - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- containsAllBytes(ByteRange) - Static method in class com.here.platform.data.client.model.ByteRange
-
Indicates if a
ByteRangecontains all bytes. - containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- containsEdge(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- containsEdge(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- containsEdge(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
-
Predicate asserting the presence of an edge in the graph
- containsKey(Vertex) - Method in class com.here.platform.location.referencing.olr.javadsl.FormOfWayRangeBasedPropertyMap
-
Tests whether this PropertyMap contains a value for a particular key.
- containsKey(K) - Method in interface com.here.platform.location.core.graph.javadsl.PropertyMap
-
Tests whether this PropertyMap contains a value for a particular key.
- containsOffset(double) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
Determines if an offset falls inside the range where this
RangeBasedPropertyapplies. - containsStrict(BB, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the coordinates are inside the bounding box, on its north or east edge or on the north-eastern corner.
- containsStrict(GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- containsSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- containsVertex(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- containsVertex(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- containsVertex(V) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
-
Predicate asserting the presence of a vertex in the graph
- content() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for request body.
- content() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response content.
- CONTENT_CHANGE() - Static method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- contentDescription() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- ContentDescription - Class in com.here.platform.location.tpeg2.sni
- ContentDescription(short, List<ContentDescriptionEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescription
- ContentDescription(short, Seq<ContentDescriptionEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescription
- ContentDescriptionEntry - Class in com.here.platform.location.tpeg2.sni
- ContentDescriptionEntry(short, String) - Constructor for class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- contentEncoding() - Method in class com.here.platform.data.client.model.Layer
- contentEncoding() - Method in class com.here.platform.data.client.model.ObjectMetadata
- contentEncoding() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- contentEncoding() - Method in class com.here.platform.data.client.model.WritableLayer
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- contentEncoding() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- contentEncoding() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- ContentEncoding - Enum Class in com.here.platform.data.client.model
- contentId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- contentID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- contentID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- contentLength() - Method in class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse.ExistingObjectResponse
- contentLength() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- contentLength() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- contentLength() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- contentType() - Method in class com.here.platform.data.client.base.ApiRequest
- contentType() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- contentType() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- contentType() - Method in class com.here.platform.data.client.model.Layer
- contentType() - Method in class com.here.platform.data.client.model.ObjectMetadata
- contentType() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- contentType() - Method in class com.here.platform.data.client.model.WritableLayer
- contentType() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- contentType() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- contentType() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- contentType() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- contentType() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- contentType() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- contentType() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- contentType() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- contentType() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- ContentTypeUtils - Class in com.here.platform.data.client.utils
- ContentTypeUtils() - Constructor for class com.here.platform.data.client.utils.ContentTypeUtils
- context() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- context() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- context() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- context() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- context() - Method in class com.here.platform.data.client.service.query.GetChangesById
- context() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- context() - Static method in class com.here.platform.data.client.spark.DataClientSparkContextUtils
- context(Config) - Static method in class com.here.platform.data.client.hdfs.DataClientHdfsContext
-
Context holder with shared resources used by DataClient.
- contextFactory() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- contextFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- contextFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- contextFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- contextQueryParameters(Option<InteractiveMapContext>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- CONTINUOUS_VERSION_LAYER_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- ContinuousSourceUtils - Class in com.here.platform.data.client.flink.impl
-
Shared FLIP-27 Source utilities for continuous (unbounded) polling sources that carry a timestamp as checkpoint state.
- ContinuousSourceUtils() - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils
- ContinuousSourceUtils.AvailabilityHelper - Class in com.here.platform.data.client.flink.impl
-
Thread-safe availability notifier for bridging push (background thread) to pull (pollNext).
- ContinuousSourceUtils.SingleSplitEnumerator - Class in com.here.platform.data.client.flink.impl
- ContinuousSourceUtils.TimestampEnumCheckpointSerializer - Class in com.here.platform.data.client.flink.impl
- ContinuousSourceUtils.TimestampSplit - Class in com.here.platform.data.client.flink.impl
- ContinuousSourceUtils.TimestampSplit$ - Class in com.here.platform.data.client.flink.impl
- ContinuousSourceUtils.TimestampSplitSerializer - Class in com.here.platform.data.client.flink.impl
- contramap(Function1<T, F>) - Method in class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- CONTROLLED_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Controlled access roads are roads with limited entrances and exits that allow uninterrupted high-speed traffic flow.
- ControlledAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Controlled access roads are roads with limited entrances and exits that allow uninterrupted high-speed traffic flow.
- convert(MatchedPath<Vertex, List<Vertex>>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.MatchedPathToSegmentAnchorConverter
-
Converts a
MatchedPathto HERE Map ContentSegmentAnchors. - convertArea(Area) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- convertAvroRecordToRow(Schema, RowTypeInfo, IndexedRecord) - Static method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
- convertBBox(Geometry) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- convertIteratorToScala(Iterator<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- convertRowToAvroRecord(Schema, Row) - Static method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
- convertSeqToScala(Seq<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- convertSeqToScala(Seq<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- convertSetToScala(Set<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.base.Mappings.Implicits$
- convertSetToScala(Set<J>, J2SMapping<J>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- convertToJava() - Method in interface com.here.platform.data.client.base.Mappings.AsJava
- convertToJava() - Method in interface com.here.platform.data.client.impl.JavaMapping.AsJava
- convertToScala() - Method in interface com.here.platform.data.client.base.Mappings.AsScala
- convertToScala() - Method in interface com.here.platform.data.client.impl.JavaMapping.AsScala
- convertToScalaFromJava(J, J2SMapping<J>) - Method in class com.here.platform.data.client.impl.JavaMapping.Implicits$
- convertToTypeInfo(Class<T>) - Static method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
-
Converts an Avro class into a nested row structure with deterministic field order and data types that are compatible with Flink's Table / SQL API.
- convertToTypeInfo(String) - Static method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.typeutils.AvroSchemaConverter
-
Converts an Avro schema string into a nested row structure with deterministic field order and data types that are compatible with Flink's Table / SQL API.
- coord() - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- coord() - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- coordinate() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- Coordinate2D - Class in com.here.platform.location.core.geospatial
-
2D Cartesian coordinates with related
CoordinateOperations. - Coordinate2D(double, double) - Constructor for class com.here.platform.location.core.geospatial.Coordinate2D
- Coordinate2D.Coordinate2DOps$ - Class in com.here.platform.location.core.geospatial
- Coordinate2DOps$() - Constructor for class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- CoordinateOperations<Coordinate> - Interface in com.here.platform.location.core.geospatial
-
Type class for accessing the members of 2D Cartesian coordinates.
- CoordinateOperations.CoordinateOperationsAsMembers<C> - Class in com.here.platform.location.core.geospatial
-
Implicit that enables using
CoordinateOperationsas extension methods. - CoordinateOperations.CoordinateOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- CoordinateOperationsAsMembers(C) - Constructor for class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- CoordinateOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers$
- CoordinatePair - Class in com.here.platform.location.tpeg2.sni
- CoordinatePair(short, short) - Constructor for class com.here.platform.location.tpeg2.sni.CoordinatePair
- coordinatePaths() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- coordinates() - Method in class com.here.platform.data.client.model.geojson.LineString
- coordinates() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- coordinates() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- coordinates() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- coordinates() - Method in class com.here.platform.data.client.model.geojson.Point
- coordinates() - Method in class com.here.platform.data.client.model.geojson.Polygon
- copy() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- copy() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- copy() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- copy() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- copy() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- copy() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- copy() - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- copy() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- copy() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- copy() - Method in class com.here.platform.data.client.json.PimpedAsyncParser
- copyBlob(String, String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- copyBlob(String, String, String) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- copyObject(String, String, String) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Copies object from one location to other
- copyObject(String, String, String) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- copyObject(String, String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Copies object from one location to other
- copyObject(String, String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- copyObjectStoreBlob(String, String) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- copyObjectStoreBlob(String, String) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- copyPart(String, String, String, int, ByteRange) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- copyPart(String, String, String, int, ByteRange) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- copyRangeSplitBy(long, long) - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- CORSApi - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- CORSApi.IngestDataCorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestDataCorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestDataCorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestPartitionsCorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CORSApi.IngestSDIICorsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- CostSeq - Interface in com.here.platform.location.core.shortestpath
-
A Sequence of costs.
- CostSeq.Impl - Class in com.here.platform.location.core.shortestpath
- count() - Method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- count() - Method in class com.here.platform.data.client.model.geojson.Statistics
- count() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- count() - Method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- count() - Method in class com.here.platform.data.client.utils.rsql.QuadBin
- count() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- countBytes() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- CountBytesStage - Class in com.here.platform.data.client.utils
- CountBytesStage() - Constructor for class com.here.platform.data.client.utils.CountBytesStage
- COUNTERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- countMode() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- countMode() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- countMode() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
- Country - Class in com.here.platform.data.client.utils.rsql
- Country(String) - Constructor for class com.here.platform.data.client.utils.rsql.Country
- countryCode() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- countryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- countryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- CountryCode - Class in com.here.platform.location.tpeg2.tdt
- CountryCode(short) - Constructor for class com.here.platform.location.tpeg2.tdt.CountryCode
- coverage() - Method in class com.here.platform.data.client.model.Layer
- coverage() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- coverage() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- coverage() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- coverage() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- coverage() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- coverage() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- coverage() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- coverage() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- coverage() - Method in class com.here.platform.data.client.model.WritableLayer
- coverage() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- Coverage - Class in com.here.platform.data.client.model
- Coverage(Set<String>) - Constructor for class com.here.platform.data.client.model.Coverage
- Coverage.Builder - Class in com.here.platform.data.client.model
- CPV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cabo Verde
- CPV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
- crc() - Method in class com.here.platform.data.client.blobstore.BlobMetadata
- crc() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- crc() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- crc() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- crc() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- crc() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- crc() - Method in interface com.here.platform.data.client.blobstore.WriteBlobstore
- crc() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- crc() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- crc() - Method in interface com.here.platform.data.client.impl.PublishPartition
- crc() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- crc() - Method in class com.here.platform.data.client.model.Layer
- crc() - Method in class com.here.platform.data.client.model.PublicationPartition
- crc() - Method in class com.here.platform.data.client.model.WritableLayer
- crc() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- crc() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- crc() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- crc() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- crc(Option<String>, ExecutionContext) - Static method in class com.here.platform.data.client.utils.DigestCalculationStage
- Crc - Enum constant in enum class com.here.platform.data.client.model.AdditionalField
- CRC32C() - Static method in class com.here.platform.data.client.model.CrcAlgorithm
- CrcAlgorithm - Class in com.here.platform.data.client.model
-
Defines a Cyclic redundancy check (CRC) algorithm.
- CrcAlgorithm() - Constructor for class com.here.platform.data.client.model.CrcAlgorithm
- CrcAlgorithm.NamedCrcAlgorithm - Class in com.here.platform.data.client.model
- CrcAlgorithm.NamedCrcAlgorithm$ - Class in com.here.platform.data.client.model
- CrcAlgorithmSerializer - Class in com.here.platform.data.client.json
- CrcAlgorithmSerializer() - Constructor for class com.here.platform.data.client.json.CrcAlgorithmSerializer
- CrcDigestAlgorithm - Class in com.here.platform.data.client.utils
- CrcDigestAlgorithm(String) - Constructor for class com.here.platform.data.client.utils.CrcDigestAlgorithm
- CrcField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- CrcField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- create(long) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile
- create(BB, int, int, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.GridLocation
- create(BB, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.RectangleLocation
- create(HRN) - Method in interface com.here.platform.location.dataloader.core.CatalogFactory
-
Deprecated.Gets the latest available version of the catalog pointed by the specified HRN.
- create(HRN) - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- create(HRN) - Method in class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- create(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Creates a new catalog accessor.
- create(HRN, long) - Method in interface com.here.platform.location.dataloader.core.CatalogFactory
-
Deprecated.Gets a specific version of a catalog.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- create(HRN, long) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Creates a new catalog accessor.
- create(HRN, String, PartitionConverter, ConsumerSettings, ReadEngineFactory, QueryApiFactory) - Static method in class com.here.platform.data.client.flink.impl.DefaultStreamLayerSourceFunctionFactoryImpl
- create(HRN, String, PartitionConverter, ConsumerSettings, ReadEngineFactory, QueryApiFactory) - Method in interface com.here.platform.data.client.flink.impl.StreamLayerSourceFunctionFactory
- create(ProducerKey, HereToken, Function3<ProducerKey, String, Producer<String, byte[]>, BoxedUnit>) - Method in interface com.here.platform.data.client.service.stream.kafka.ProducerFactory
- create(ProducerKey, HereToken, Function3<ProducerKey, String, Producer<String, byte[]>, BoxedUnit>) - Method in class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- create(TPEGDocument) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the given
TransportFrames. - create(GC, double, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.CircleLocation
- create(GC, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- create(String) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Creates a tile loader for the specified layer.
- create(String) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- create(Iterator<TransportFrame>) - Static method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Create `Tpeg2Messages`-facade for the the given
TransportFrames. - create(List<GC>, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- create(L) - Method in interface com.here.platform.location.referencing.LocationReferenceCreator
-
Creates a location reference for the given location.
- create(StreamExecutionEnvironment, HRN, Settings, String, String, boolean, long, long, int, long, int, int, long) - Static method in class com.here.platform.data.client.flink.javadsl.InteractiveMapProviderFactory
-
Creates an instance of `InteractiveMapProvider`.
- create(Path, boolean, Configuration) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- create(Path, boolean, Configuration) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- create(Path, boolean, Configuration) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- create(Path, boolean, Configuration) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- create(Path, boolean, Configuration) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- create(Path, boolean, Configuration) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- create(Path, FsPermission, boolean, int, short, long, Progressable) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- create(Dataset<Row>) - Static method in class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameWriter
- create(SparkSession) - Static method in class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameReader
- create(SparkSession) - Static method in class com.here.platform.data.client.spark.javadsl.JavaLayerUpdater
- Create - Enum constant in enum class com.here.platform.data.client.model.AccessType
-
Defines catalogs an user created
- CREATE - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
- create$default$5() - Static method in class com.here.platform.data.client.flink.impl.DefaultStreamLayerSourceFunctionFactoryImpl
- create$default$6() - Static method in class com.here.platform.data.client.flink.impl.DefaultStreamLayerSourceFunctionFactoryImpl
- createBlobConverter(HRN, String, ReadableConfig) - Method in interface com.here.platform.data.client.flink.impl.schema.v2.SchemaFactory
- createCachingDataLoader(CacheLevel, DataLoader<Id, T>) - Method in class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.Given a DataLoader, creates a caching version of it.
- createCachingDataLoader(CacheLevel, DataLoader<Id, T>) - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- createCachingTileLoader(CacheLevel, TileLoader<T>) - Method in class com.here.platform.location.dataloader.core.caching.CachingPolicy
-
Deprecated.Given a TileLoader, creates a caching version of it.
- createCachingTileLoader(CacheLevel, TileLoader<T>) - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- createCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- createCatalog(CreateCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Creates a new catalog with the specified layers.
- createCatalog(WritableCatalogConfiguration) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Creates new catalog.
- createCatalog(WritableCatalogConfiguration) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- createCatalog(WritableCatalogConfiguration) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Creates new catalog.
- createCatalog(WritableCatalogConfiguration, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- createCatalog(WritableCatalogConfiguration, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- CreateCatalog - Class in com.here.platform.data.client.service.config
- CreateCatalog(WritableCatalogConfiguration) - Constructor for class com.here.platform.data.client.service.config.CreateCatalog
- CreateCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- CreateCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter$
- CreateCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- created() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- created() - Method in class com.here.platform.data.client.model.CatalogSubset
- created() - Method in class com.here.platform.data.client.model.Layer
- created() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- created() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- created() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- createdAt() - Method in class com.here.platform.data.client.model.geojson.Changeset
- createDataLoader(String) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Creates a generic partition loader for the specified layer.
- createDataLoader(String) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- createDataSubsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- createDataSubsets(String, List<DataSubsetCreate>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Creates one or more data subsets for the given catalog.
- CreateDataSubsetsAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- CreateDataSubsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter$
- CreateDataSubsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsBuilder
- createEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- createEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- createEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- createEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- createEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- createEnumerator(SplitEnumeratorContext<QueryVersionPartitionsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- createEnumerator(SplitEnumeratorContext<QueryVersionPartsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- createEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- createEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.DummySource
- createEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- createEnumerator(SplitEnumeratorContext<StreamLayerRowSplit>) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- createExtension(ExtendedActorSystem) - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- createExtension(ExtendedActorSystem) - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- createExtension(ExtendedActorSystem) - Static method in class com.here.platform.data.client.javadsl.DataClient
- createExtension(ExtendedActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSettings
- createExtension(ExtendedActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- createHttpRequestSigner(HereTokenProvider, Option<BillingTag>) - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- createImlSchemaR() - Static method in class com.here.platform.data.client.flink.impl.schema.ImlSchemaFactory
- createImlSchemaW() - Static method in class com.here.platform.data.client.flink.impl.schema.ImlSchemaFactory
- createLogic(Attributes) - Method in class com.here.platform.data.client.json.StreamingJsonParser
- createLogic(Attributes) - Method in class com.here.platform.data.client.utils.ByteStringSizingStage
- createLogic(Attributes) - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- createLogic(Attributes) - Method in class com.here.platform.data.client.utils.SingleMultiDataStage
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.impl.ExtractNextFieldStage
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaConsumerImpl
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.service.stream.StreamSourceStage
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.utils.CountBytesStage
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.utils.DigestCalculationStage
- createLogicAndMaterializedValue(Attributes) - Method in class com.here.platform.data.client.utils.IteratorSinkStage
- createLookupService(Option<ProxySettings>) - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- createOrOverwrite(long) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile
- createParamMap(Seq<Tuple2<String, Option<String>>>) - Method in interface com.here.platform.data.client.http.RestEndpoint
- createPolygon(Seq<Seq<Seq<Object>>>, GeometryFactory) - Static method in class com.here.platform.data.client.flink.impl.GeometryHelper
- createPropertyMapFor(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates the PropertyMaps for a particular attribute.
- createPublishApi(HRN, Configuration) - Method in interface com.here.platform.data.client.spark.ClientsFactory
- createPublishApi(HRN, Configuration) - Method in class com.here.platform.data.client.spark.DefaultClientsFactory
- createQueryApi(HRN, Configuration) - Method in interface com.here.platform.data.client.spark.ClientsFactory
- createQueryApi(HRN, Configuration) - Method in class com.here.platform.data.client.spark.DefaultClientsFactory
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.DummySource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- createReader(SourceReaderContext) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- createReader(SparkSession, HRN, Layer, QueryApi) - Method in class com.here.platform.data.client.spark.DefaultLayerDataFrameReaderFactory
- createReader(SparkSession, HRN, Layer, QueryApi) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReaderFactory
- createReaderFactory() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- createReaderFactory() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- createReconnected(ProducerKey, String, Producer<String, byte[]>) - Method in interface com.here.platform.data.client.service.stream.kafka.ProducerFactory
- createReconnected(ProducerKey, String, Producer<String, byte[]>) - Method in class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- createSaslClient(String[], String, String, String, Map<String, ?>, CallbackHandler) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient.JWTClientSaslFactory
- createSchema(HRN, String, ReadableConfig) - Method in class com.here.platform.data.client.flink.impl.schema.AvroSchemaFactory
- createSchema(HRN, String, ReadableConfig) - Method in class com.here.platform.data.client.flink.impl.schema.ProtobufSchemaFactory
- createSchema(HRN, String, ReadableConfig) - Method in class com.here.platform.data.client.flink.impl.schema.RawSchemaFactory
- createSchema(HRN, String, ReadableConfig) - Method in interface com.here.platform.data.client.flink.impl.schema.SchemaFactory
- createSchema(HRN, String, ReadableConfig) - Method in interface com.here.platform.data.client.flink.impl.schema.v2.SchemaFactory
- createSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- createSearchCustomization(InlineObject, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Create a Places search customization that enables HERE Search use cases including user-owned Places (POI) content.
A customization consists of one or moredatasets and zero or moreviews.
A Places customizationdatasetis a resource you can insert, update, delete Places content to, and query that data using HERE Search APIs.
A Places customizationviewis a resource that defines a low-level query template referring to pre-existingdatasetresources along with filtering and combination rules over those resources. - CreateSearchCustomizationAdapter(ApiRequest<CustomizationCreateOrUpdateResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- CreateSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter$
- CreateSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- createServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- createServiceCustomization(RoutingCustomizationPostRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Creates a Routing customization resource.
- CreateServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- CreateServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter$
- CreateServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- createSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- createSubscription(String, CreateSubscriptionRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Creates a subscription between the source catalog/layer and target catalog/layer.
- CreateSubscription - Class in com.here.platform.data.client.service.config
- CreateSubscription(WritableSubscriptionConfiguration) - Constructor for class com.here.platform.data.client.service.config.CreateSubscription
- CreateSubscriptionAdapter(ApiRequest<SubscriptionStatusToken>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- CreateSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter$
- CreateSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- createTag() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- createTag(String, Tag) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
-
Create a tag, which points to a version of the layer.
- CreateTagAdapter(ApiRequest<Tag>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- CreateTagAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter$
- CreateTagBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagBuilder
- createTilesFor(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates
RangeBasedPropertyTiles for a particular attribute. - createTilesForOverlapping(AttributeAccessor<P, T>, ClassTag<T>) - Method in class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.Creates
RangeBasedPropertyTiles for a particular attribute. - createTokenProvider(RequestExecutor, RequestSignerSettings, Option<ProxySettings>) - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- createUpdater(SparkSession, HRN, Layer, ClientsFactory, Configuration) - Method in class com.here.platform.data.client.spark.DefaultLayerUpdaterFactory
- createUpdater(SparkSession, HRN, Layer, ClientsFactory, Configuration) - Method in interface com.here.platform.data.client.spark.LayerUpdaterFactory
- createWriteEngine(HRN, Configuration) - Method in interface com.here.platform.data.client.spark.ClientsFactory
- createWriteEngine(HRN, Configuration) - Method in class com.here.platform.data.client.spark.DefaultClientsFactory
- createWriter(WriterInitContext) - Method in class com.here.platform.data.client.flink.impl.NoOpSink
- createWriter(WriterInitContext) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSink
- createWriter(Dataset<Row>, HRN, Layer, QueryApi) - Method in class com.here.platform.data.client.spark.DefaultWritersFactory
- createWriter(Dataset<Row>, HRN, Layer, QueryApi) - Method in interface com.here.platform.data.client.spark.WritersFactory
- creator() - Method in class com.here.platform.data.client.model.Owner
- Creator - Class in com.here.platform.data.client.model
- Creator(String) - Constructor for class com.here.platform.data.client.model.Creator
- credentials() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- credentials() - Method in class com.here.platform.data.client.http.ProxySettings
- Credentials - Class in com.here.platform.data.client.spark
- Credentials - Interface in com.here.platform.data.client.auth
- Credentials - Interface in com.here.platform.data.client.base.http.settings
- Credentials() - Constructor for class com.here.platform.data.client.spark.Credentials
- CRI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Costa Rica
- CRI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
- CROSS_COUNTRY_SKI_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A trail designated for cross-country skiing, also known as Nordic skiing.
- CrossCountrySkiTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A trail designated for cross-country skiing, also known as Nordic skiing.
- CSRGData(PartitionId, int[], int[], String[], int[]) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- CSRGData$() - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.CSRGData$
- Csv - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- CUB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cuba
- CUB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
- cumulativeChunkLengths() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- cumulativeChunkLengths() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
The sum of the length of each segment geometry chunk and the lengths of all previous chunks in a segment's geometry, in meters.
- cumulativeChunkLengths(OptimizedLineStringOperations<LS>) - Method in class com.here.platform.location.core.geospatial.OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers
- cumulativeChunkLengths(PackedLineString) - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- cumulativeChunkLengths(LS) - Method in interface com.here.platform.location.core.geospatial.OptimizedLineStringOperations
-
The sum of the length of each segment geometry chunk and the lengths of all previous chunks in a segment's geometry, in meters.
- CurlyBraceEnd() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- CurlyBraceStart() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- CurrencyType - Class in com.here.platform.location.tpeg2.tdt
- CurrencyType(short) - Constructor for class com.here.platform.location.tpeg2.tdt.CurrencyType
- currentGST1TableVersion() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- CurrentServiceInformation - Class in com.here.platform.location.tpeg2.sni
- CurrentServiceInformation(String, String) - Constructor for class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- currentState() - Method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- curvature() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the curvature of a
Vertex. - customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- customContentType() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- CustomizationManagementApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- CustomizationManagementApi.CreateSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.CreateSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.CreateSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.DeleteSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.GetSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.ListSearchCustomizationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationManagementApi.UpdateSearchCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- CustomizationsApi.CreateServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.CreateServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.CreateServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.DeleteRoutingCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.GetServiceCustomizationTypesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationsApi.UpdateServiceCustomizationBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- CustomizationTypeMetadataApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- CustomJsonFraming - Class in com.here.platform.data.client.json
-
Provides JSON framing Pekko operator that can separate valid JSON objects from incoming
ByteStringobjects. - CustomJsonFraming() - Constructor for class com.here.platform.data.client.json.CustomJsonFraming
- CustomJsonObjectParser - Class in com.here.platform.data.client.json
- CustomJsonObjectParser(String, int) - Constructor for class com.here.platform.data.client.json.CustomJsonObjectParser
- CustomLayerCapability - Class in com.here.platform.location.integration.optimizedmap.capabilities
- CustomLayerCapability(String) - Constructor for class com.here.platform.location.integration.optimizedmap.capabilities.CustomLayerCapability
- customMembers() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- customMembers() - Method in class com.here.platform.data.client.model.geojson.Feature
- CustomScalaApi - Interface in com.here.platform.data.client.base
- cut(LS, List<Tuple2<Double, Double>>) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Cuts a line string in accordance with passed ranges of fractions.
- CUW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Curaçao
- CUW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
- CXR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Christmas Island
- CXR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
- CYM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cayman Islands
- CYM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
- CYP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cyprus
- CYP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
- CZE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Czechia
- CZE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
D
- d() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- dabFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- DABFrequency - Class in com.here.platform.location.tpeg2.sni
- DABFrequency(int) - Constructor for class com.here.platform.location.tpeg2.sni.DABFrequency
- DangerousEndOfQueue - Class in com.here.platform.location.tpeg2.tec
- DangerousEndOfQueue(short) - Constructor for class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- darcserviceID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- data() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- data() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- data() - Method in class com.here.platform.data.client.model.PublicationPartition
- data() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- data() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- data() - Method in class com.here.platform.data.client.utils.IteratorSinkStage.Data
- Data(A) - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Data
- Data$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Data$
- DataApiAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
-
DataApiAdapter is the entry point to get DataApiVersionedAdapter instances.
- DataApiVersionedAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
-
DataApiCatalogFacade is the adapter to interact with the HERE data service.
- DataApiVersionInfoAdapter - Interface in com.here.platform.data.client.v2.adapter.javadsl
- dataChunker() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- DataClient - Class in com.here.platform.data.client.javadsl
-
Entry point of the Java
data-clientmodule. - DataClient - Class in com.here.platform.data.client.v2.main.javadsl
- DataClient() - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClient(BaseClient) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClient(DataApiAdapter) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClient
- DataClient(ActorSystem) - Constructor for class com.here.platform.data.client.javadsl.DataClient
- DataClientApi - Interface in com.here.platform.data.client.javadsl
-
Abstract interface for
DataClient. - DataClientBaseAdapter - Class in com.here.platform.data.client.v2.adapter.base.javadsl
- DataClientBaseAdapter(BaseClient) - Constructor for class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- DataClientCatalog - Class in com.here.platform.data.client.v2.main.javadsl
- DataClientCatalog(DataClientCatalog) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- DataClientCatalogBuilder - Class in com.here.platform.data.client.v2.main.javadsl
- DataClientCatalogBuilder(DataClientCatalogBuilder) - Constructor for class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- dataClientConfiguration() - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- DataClientContext - Interface in com.here.platform.data.client.utils
- DataClientException - Exception in com.here.platform.data.client
-
The base class of exceptions returned through the Data Client API.
- DataClientException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.DataClientException
- DataClientFlinkContext - Class in com.here.platform.data.client.flink.impl
- DataClientFlinkContext(ActorSystem) - Constructor for class com.here.platform.data.client.flink.impl.DataClientFlinkContext
- DataClientFlinkContextFactory - Interface in com.here.platform.data.client.flink.impl
- DataClientFlinkContextFactoryImpl - Class in com.here.platform.data.client.flink.impl
- DataClientFlinkContextFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.DataClientFlinkContextFactoryImpl
- DataClientFlinkContextUtils - Interface in com.here.platform.data.client.flink.impl
- DataClientHdfsContext - Class in com.here.platform.data.client.hdfs
-
Context holder with shared resources used by DataClient.
- DataClientHdfsContext(ActorSystem) - Constructor for class com.here.platform.data.client.hdfs.DataClientHdfsContext
- DataClientJsonFormats - Class in com.here.platform.data.client.json
- DataClientJsonFormats() - Constructor for class com.here.platform.data.client.json.DataClientJsonFormats
- DataClientNonRetriableException - Exception in com.here.platform.data.client
-
The base class of non-retriable exceptions returned through the Data Client API.
- DataClientNonRetriableException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.DataClientNonRetriableException
- DataClientRetriableException - Exception in com.here.platform.data.client
-
The base class of retriable exceptions returned through the Data Client API.
- DataClientRetriableException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.DataClientRetriableException
- DataClientSettings - Class in com.here.platform.data.client.settings
- DataClientSettings() - Constructor for class com.here.platform.data.client.settings.DataClientSettings
- DataClientSettingsExt - Class in com.here.platform.data.client.settings
- DataClientSettingsExt(Config, ExtendedActorSystem) - Constructor for class com.here.platform.data.client.settings.DataClientSettingsExt
- DataClientSparkContext - Class in com.here.platform.data.client.spark
-
Context holder with shared resources used by DataClient.
- DataClientSparkContext(ActorSystem) - Constructor for class com.here.platform.data.client.spark.DataClientSparkContext
- DataClientSparkContextUtils - Class in com.here.platform.data.client.spark
-
Utility class to initialize and hold shared resource required by DataClient.
- DataClientSparkContextUtils() - Constructor for class com.here.platform.data.client.spark.DataClientSparkContextUtils
- DataClientSSLConfig - Class in com.here.platform.data.client.settings
- DataClientSSLConfig() - Constructor for class com.here.platform.data.client.settings.DataClientSSLConfig
- DataClientSSLConfigExt - Class in com.here.platform.data.client.settings
- DataClientSSLConfigExt(Config, ActorSystem) - Constructor for class com.here.platform.data.client.settings.DataClientSSLConfigExt
- DataConverter - Interface in com.here.platform.data.client.spark.javadsl
-
User may provide a
DataConverterimplementation to specify how data which has been grouped can be aggregated into a single data file (byte array). - DataEngine - Class in com.here.platform.data.client.engine.javadsl
-
Entry point of the Java
data-enginemodule. - DataEngine(ActorSystem) - Constructor for class com.here.platform.data.client.engine.javadsl.DataEngine
- DataEngineApi - Interface in com.here.platform.data.client.engine.javadsl
-
Abstract trait for
DataEngine. - dataFilters() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- dataFilters() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- DataFrameExt(Dataset<Row>) - Constructor for class com.here.platform.data.client.spark.LayerDataFrameWriter.DataFrameExt
- dataHandle() - Method in exception com.here.platform.data.client.ConflictException
- dataHandle() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- dataHandle() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- dataHandle() - Method in class com.here.platform.data.client.model.PublicationPartition
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- dataHandle() - Method in interface com.here.platform.data.client.service.blobstore.BlobstoreRestEndpoint
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- dataHandle() - Method in exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- dataHandle() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- dataHandle() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- dataHandle() - Method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- dataHandle() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- dataHandle() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- dataHandle() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- dataHandle() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- dataHubNameSpace() - Static method in class com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- DataIngestionApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.search
- dataInThroughputKbps() - Method in class com.here.platform.data.client.model.StreamProperties
- dataInThroughputKbps() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- dataInThroughputKbps() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties
- DataJavaMapping - Class in com.here.platform.data.client.impl
-
INTERNAL API
- DataJavaMapping() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping
- DataJavaMapping.AdditionalFieldMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.CommitPartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.DeletedPartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.IndexPartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.NewPartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.PartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.PendingPartitionMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.VersionDependencyMapping$ - Class in com.here.platform.data.client.impl
- DataJavaMapping.VersionInfoMapping$ - Class in com.here.platform.data.client.impl
- dataLoader(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.GenericLayer
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- DataLoader<Id,
T> - Interface in com.here.platform.location.dataloader.core -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- DataLoaderProvider - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- dataOutThroughputKbps() - Method in class com.here.platform.data.client.model.StreamProperties
- dataOutThroughputKbps() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- dataOutThroughputKbps() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties
- DataPublisher - Interface in com.here.platform.data.client.base.http
- dataRedundancy() - Method in class com.here.platform.data.client.model.VolatileProperties
- DataRedundancy - Enum Class in com.here.platform.data.client.model
- DataRedundancySerializer - Class in com.here.platform.data.client.json
- DataRedundancySerializer() - Constructor for class com.here.platform.data.client.json.DataRedundancySerializer
- dataSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- dataSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- dataSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- dataSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- DataServiceBlobHadoopFileSystem - Class in com.here.platform.data.client.hdfs
- DataServiceBlobHadoopFileSystem() - Constructor for class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- dataSize() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- dataSize() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- dataSize() - Method in interface com.here.platform.data.client.impl.PublishPartition
- dataSize() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- dataSize() - Method in class com.here.platform.data.client.model.PublicationPartition
- dataSize() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- dataSize() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- dataSize() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- DataSize - Enum constant in enum class com.here.platform.data.client.model.AdditionalField
- DataSizeField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- DataSizeField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- dataType() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- dataType() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- dataType() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- dataType() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- dataType() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- dataType() - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- dataType() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- dataType() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- DataVersionsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- DataVersionsApi.GetDataVersionLogsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionLogsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionLogsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- DataVersionsApi.GetDataVersionsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- datumReader() - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- datumWriter() - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- day() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- dayMask() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- DayMask - Class in com.here.platform.location.tpeg2.sni
- DayMask(boolean, boolean, boolean, boolean, boolean, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.DayMask
- deadline() - Method in class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout
- decode() - Method in class com.here.platform.location.integration.Layer
-
Deprecated.
- decode(byte[]) - Method in interface com.here.platform.data.client.converters.BlobDecoder
- decode(byte[]) - Method in class com.here.platform.data.client.converters.ProtobufBlobConverter
-
Decodes Protocol buffer byte array to JSON string.
- decode(byte[]) - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.CapabilitySet
- decode(Partition, byte[]) - Method in interface com.here.platform.data.client.converters.PartitionDecoder
- decode(Partition, byte[]) - Method in class com.here.platform.data.client.converters.ProtobufPartitionConverter
-
Decodes partition data from Protocol buffers to a byte array representing a JSON string.
- decode(Partition, Source<ByteString, NotUsed>, ExecutionContext, Materializer) - Method in interface com.here.platform.data.client.converters.PartitionDecoder
- decode(Partition, Source<ByteString, NotUsed>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.converters.ProtobufPartitionConverter
- decode(InputStream) - Method in interface com.here.platform.data.client.v2.api.javadsl.SimpleDecoder
- decode(InputStream) - Method in interface com.here.platform.location.dataloader.core.Decoder
-
Deprecated.
- decode(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.CapabilitySet
- decode(InputStream, PartitionMetadata) - Method in interface com.here.platform.data.client.v2.api.javadsl.Decoder
- decode(InputStream, PartitionMetadata) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaDecoder
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- decodeEventArea() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventAreaPost() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventBaseBoards() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventBasePlaces() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventCatalogsResultBase() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventCreateBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDataSubset() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDataSubsetCreate() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDeleteArtifactResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventDeleteSchemaResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventFeatureCollection() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeoJSON() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeometry() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventGeometry() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- decodeEventGetBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventMapRegion() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- decodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventPoint() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- decodeEventPostalCodeDetails() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- decodeEventRouteResponseNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventRouterSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventSubscriptionArea() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- decodeEventTransitAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventTransitDeparturePlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventTransitNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventTransitRouteSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- decodeEventTransitTurnByTurnAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventVehicleAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventVehicleNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventVehiclePlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeEventVehiclePostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- decodeIndex(IndexPartition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- decodeIndex(IndexPartition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- decodeIndex(IndexPartition, byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionDecoder
- decoder() - Method in class com.here.platform.location.integration.LayerConfiguration
- Decoder<T> - Interface in com.here.platform.data.client.v2.api.javadsl
- Decoder<T> - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- decodeRow(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- decodeRow(byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobDecoder
- decodeRow(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- decodeRow(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- decodeRow(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.RawBlobConverter
- decodeRowCollection(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- decodeRowCollection(byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobDecoder
- decodeRowCollection(byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- decodeStream(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- decodeStream(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- decodeStream(Partition, byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionDecoder
- decodeVersion(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- decodeVersion(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- decodeVersion(Partition, byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionDecoder
- decodeVolatile(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- decodeVolatile(Partition, byte[]) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- decodeVolatile(Partition, byte[]) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionDecoder
- decompress(byte[]) - Static method in class com.here.platform.data.client.utils.GZip
- decompressIfNecessary(byte[], boolean) - Static method in class com.here.platform.data.client.utils.GZip
- decompressIfNeeded(boolean) - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- deconstructURI(String) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- deconstructURI(String) - Static method in class com.here.platform.data.client.spark.LayerIOHelper
- deepListEnabled() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- Default - Enum constant in enum class com.here.platform.data.client.model.AccessType
-
Defines catalogs an user have read or manage access to
- DEFAULT - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapContext
-
The default value if none is given.
- DEFAULT - Enum constant in enum class com.here.platform.data.client.model.VersionedLayerContext
-
The default value if none is given.
- DEFAULT_BUFFER_CAPACITY() - Static method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils
-
Default capacity for the bounded element buffer in source readers.
- defaultAdminApi(ActorSystem) - Static method in class com.here.platform.data.client.hdfs.BlobFsService
- DefaultArtifactService - Class in com.here.platform.data.client.service.artifact
- DefaultArtifactService(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.artifact.DefaultArtifactService
- DefaultAwaitDuration() - Static method in class com.here.platform.data.client.flink.impl.AwaitSupport
- defaultBillingTag() - Method in class com.here.platform.data.client.base.common.CommonSettings
- defaultBlockSize() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile
- DefaultClientsFactory - Class in com.here.platform.data.client.spark
- DefaultClientsFactory() - Constructor for class com.here.platform.data.client.spark.DefaultClientsFactory
- DefaultConfigService - Class in com.here.platform.data.client.service.config
- DefaultConfigService(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService
- DefaultConfigService.RawIndexProperties - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawIndexProperties$ - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawInteractiveMapProperties - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawInteractiveMapProperties$ - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawObjectStoreProperties - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawObjectStoreProperties$ - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawStreamProperties - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawStreamProperties$ - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawUpdatableLayer - Class in com.here.platform.data.client.service.config
- DefaultConfigService.RawUpdatableLayer$ - Class in com.here.platform.data.client.service.config
- DefaultDistanceStandardDeviationInMeters() - Static method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
-
The standard deviation used by the default probability distribution for
DistanceEmissionProbabilityStrategy. - defaultDurableBlobstoreService(DurableReadVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Static method in class com.here.platform.data.client.blobstore.durable.DurableReadVolume
- defaultDurableBlobstoreService(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Static method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- DefaultDurableBlobstoreService - Class in com.here.platform.data.client.service.blobstore
- DefaultDurableBlobstoreService(HRN, InternalSettings, HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- DefaultEndpointLocator - Class in com.here.platform.data.client.settings
-
Default implementation of EndpointLocator that uses EndpointLocatorService to endpoint resolution.
- DefaultEndpointLocator(LookupService, ClientExecutionContext, FiniteDuration) - Constructor for class com.here.platform.data.client.settings.DefaultEndpointLocator
- defaultEnv() - Method in class com.here.platform.data.client.service.lookup.DiscoveryService
- DefaultHttpRequestSigner - Class in com.here.platform.data.client.settings
- DefaultHttpRequestSigner(HereTokenProvider, Option<BillingTag>, ClientExecutionContext) - Constructor for class com.here.platform.data.client.settings.DefaultHttpRequestSigner
- defaultIndex() - Static method in class com.here.platform.data.client.model.IndexLayerType
- defaultIndexBlobstoreService(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Static method in class com.here.platform.data.client.blobstore.durable.index.IndexWriteVolume
- DefaultIndexBlobstoreService - Class in com.here.platform.data.client.service.blobstore
- DefaultIndexBlobstoreService(HRN, InternalSettings, HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.blobstore.DefaultIndexBlobstoreService
- defaultIndexInValuesToEncode() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- DefaultIndexService - Class in com.here.platform.data.client.service.index
- DefaultIndexService(HttpHandler, CatalogConfiguration, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.index.DefaultIndexService
- DefaultIndexService.AdditionPartition - Class in com.here.platform.data.client.service.index
- DefaultIndexService.AdditionPartition$ - Class in com.here.platform.data.client.service.index
- DefaultIndexService.RemovalPartition - Class in com.here.platform.data.client.service.index
- DefaultIndexService.RemovalPartition$ - Class in com.here.platform.data.client.service.index
- DefaultIndexService.UpdatePartition - Interface in com.here.platform.data.client.service.index
- defaultInstance() - Static method in class com.here.platform.data.client.model.IndexLayerType
- defaultInstance() - Static method in class com.here.platform.data.client.model.InteractiveMapLayerType
- defaultInstance() - Static method in class com.here.platform.data.client.model.ObjectStoreLayerType
- defaultInstance() - Static method in class com.here.platform.data.client.model.StreamLayerType
- defaultInstance() - Static method in class com.here.platform.data.client.model.VersionedLayerType
- defaultInstance() - Static method in class com.here.platform.data.client.model.VolatileLayerType
- DefaultInteractiveMapService - Class in com.here.platform.data.client.service.interactiveMap
- DefaultInteractiveMapService(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- DefaultLayerDataFrameReaderFactory - Class in com.here.platform.data.client.spark
- DefaultLayerDataFrameReaderFactory() - Constructor for class com.here.platform.data.client.spark.DefaultLayerDataFrameReaderFactory
- DefaultLayerUpdaterFactory - Class in com.here.platform.data.client.spark
- DefaultLayerUpdaterFactory() - Constructor for class com.here.platform.data.client.spark.DefaultLayerUpdaterFactory
- defaultMaxAttemps() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- DefaultMetadataService - Class in com.here.platform.data.client.service.metadata
- DefaultMetadataService(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.metadata.DefaultMetadataService
- defaultObjectStoreService(HRN, InternalSettings, BlobstoreClientExt) - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- defaultObjectStoreService(ObjectStoreReadVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- DefaultObjectStoreService - Class in com.here.platform.data.client.service.blobstore
- DefaultObjectStoreService(HRN, InternalSettings, HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- DefaultPartitionDecoders - Class in com.here.platform.data.client.converters
-
Provides factory methods for PartitionDecoders.
- DefaultPartitionDecoders() - Constructor for class com.here.platform.data.client.converters.DefaultPartitionDecoders
- DefaultPartitionEncoders - Class in com.here.platform.data.client.converters
-
Provides factory methods for PartitionEncoders.
- DefaultPartitionEncoders() - Constructor for class com.here.platform.data.client.converters.DefaultPartitionEncoders
- DefaultPartUploadParallelism() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- DefaultProbabilityDistribution() - Static method in class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
-
The probability distribution that is used by a
DistanceEmissionProbabilityStrategyif you don't pass another. - DefaultQueryService - Class in com.here.platform.data.client.service.query
- DefaultQueryService(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.query.DefaultQueryService
- DefaultRadiusInMeters() - Static method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- defaultRadiusInMetersForObservation() - Static method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- defaultReadEngine(HRN, ActorSystem) - Static method in class com.here.platform.data.client.hdfs.BlobFsService
- defaultRequestTimeout() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- defaultRetriablHttpErrors() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- defaultSettings() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- defaultSettings() - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- defaultSettings() - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Default setting which will be used if no overrides is provided
- defaultSettings() - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Default setting which will be used if no overrides is provided
- defaultSettings() - Method in class com.here.platform.data.client.javadsl.DataClient
- defaultSettings() - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Default setting which will be used if no overrides is provided
- defaultSettings() - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- DefaultStreamConfigProvider - Class in com.here.platform.data.client.service.stream
- DefaultStreamConfigProvider(RequestResponseHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.DefaultStreamConfigProvider
- DefaultStreamLayerSourceFunctionFactoryImpl - Class in com.here.platform.data.client.flink.impl
- DefaultStreamLayerSourceFunctionFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.DefaultStreamLayerSourceFunctionFactoryImpl
- DefaultStreamService - Class in com.here.platform.data.client.service.stream
- DefaultStreamService(HttpHandler, InternalSettings, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.DefaultStreamService
- defaultValue() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- defaultValue(Descriptors.FieldDescriptor) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.FieldDescriptorOps
-
Returns the default value for a given data type.
- defaultValueIndex() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- defaultValueIndex() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- DefaultVolatileBlobstoreService - Class in com.here.platform.data.client.service.blobstore
- DefaultVolatileBlobstoreService(HRN, InternalSettings, HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- defaultWriteEngine(HRN, ActorSystem) - Static method in class com.here.platform.data.client.hdfs.BlobFsService
- DefaultWritersFactory - Class in com.here.platform.data.client.spark
- DefaultWritersFactory() - Constructor for class com.here.platform.data.client.spark.DefaultWritersFactory
- delay() - Method in class com.here.platform.location.tpeg2.tec.Event
- delay() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- delegate() - Method in class com.here.platform.data.client.impl.WrappedNotificationSubscriptionControl
- delete() - Method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- delete(String) - Method in interface com.here.platform.data.client.spark.LayerUpdater
-
Delete partitions matching the given query
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- delete(Path, boolean) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- delete(Path, boolean) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- DELETE - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- DELETE$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.DELETE$
- DeleteAccumulatorWindow - Class in com.here.platform.data.client.flink.impl
- DeleteAccumulatorWindow() - Constructor for class com.here.platform.data.client.flink.impl.DeleteAccumulatorWindow
- deleteArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- deleteArtifact(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Delete the artifact and related files by given HRN.
- DeleteArtifactAdapter(ApiRequest<DeleteArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- DeleteArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter$
- DeleteArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- deleteArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- deleteArtifactFile(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Delete file from the artifact.
- DeleteArtifactFileAdapter(ApiRequest<DeleteFileResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- DeleteArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter$
- DeleteArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- deleteBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- deleteBlob() - Method in class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- deleteBlob(String) - Method in interface com.here.platform.data.client.blobstore.DeleteSupport
- deleteBlob(String) - Method in class com.here.platform.data.client.blobstore.durable.index.IndexWriteVolume
- deleteBlob(String) - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- deleteBlob(String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- deleteBlob(String, String) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- deleteBlob(String, String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultIndexBlobstoreService
- deleteBlob(String, String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- deleteBlob(String, String, String) - Method in interface com.here.platform.data.client.service.blobstore.IndexBlobstoreService
- deleteBlob(String, String, String) - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreService
- deleteBlob(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Deletes a data blob from the underlying storage mechanism (volume).
- DeleteBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- DeleteBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter$
- DeleteBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- deleteBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- deleteBlobByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Deletes a data blob.
- DeleteBlobByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- DeleteBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter$
- DeleteBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- deleteCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- deleteCatalog(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Delete a catalog.
- deleteCatalog(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- deleteCatalog(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Delete a catalog.
- deleteCatalog(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- deleteCatalog(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- deleteCatalog(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Deletes a catalog and any layers within that catalog.
- DeleteCatalog - Class in com.here.platform.data.client.service.config
- DeleteCatalog(HRN) - Constructor for class com.here.platform.data.client.service.config.DeleteCatalog
- DeleteCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- DeleteCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter$
- DeleteCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- DeleteChanges - Class in com.here.platform.data.client.service.interactiveMap
- DeleteChanges(String, VersionQuery) - Constructor for class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- deleteChangesets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- deleteChangesets(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Deletes one or more changesets where the version number can be specified by the query parameter 'version', where the value must be an integer, bigger than 0 and the comparator should be one of the below list: - < - =lt= Example: To remove changesets older than version number 10, a DELETE /layers/{layerId}/changesets?version=lt=10 could be executed.
- DeleteChangesetsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- DeleteChangesetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter$
- DeleteChangesetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- deleted() - Method in class com.here.platform.data.client.model.geojson.Changeset
- deleted() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- deleteDataSubset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- deleteDataSubset(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Deletes a specific data subset identified by
dataSubsetId. - DeleteDataSubsetAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- DeleteDataSubsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter$
- DeleteDataSubsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetBuilder
- DeletedPartition - Class in com.here.platform.data.client.javadsl
-
Represents a deleted partition in a commit.
- DeletedPartition() - Constructor for class com.here.platform.data.client.javadsl.DeletedPartition
- DeletedPartition.Builder - Class in com.here.platform.data.client.javadsl
-
Build a new partition to be deleted
- DeletedPartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.DeletedPartitionMapping$
- deleteFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- deleteFeature(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Deletes an existing feature.
- DeleteFeatureAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- DeleteFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter$
- DeleteFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- deleteFeatureChanges(HRN, String, VersionQuery, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- deleteFeatureChanges(HRN, String, VersionQuery, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- deleteFeatureChanges(String, VersionQuery) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Deletes one or more changesets where the version number can be specified by the query parameter 'versionQuery'.
- deleteFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- deleteFeatures(HRN, String, Seq<String>, InternalSettings, Option<InteractiveMapContext>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- deleteFeatures(HRN, String, Seq<String>, InternalSettings, Option<InteractiveMapContext>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- deleteFeatures(String, String, List<String>, Optional<String>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Delete the features with the provided ids.
- deleteFeatures(String, List<String>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Deletes specified features from Interactive Map layer.
- deleteFeatures(String, List<String>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- deleteFeatures(String, List<String>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Deletes specified features from Interactive Map layer.
- deleteFeatures(String, List<String>, Optional<InteractiveMapContext>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Deletes specified features from Interactive Map layer.
- DeleteFeatures - Class in com.here.platform.data.client.service.interactiveMap
- DeleteFeatures(String, Seq<String>, Option<InteractiveMapContext>) - Constructor for class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- DeleteFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- DeleteFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter$
- DeleteFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- deleteId() - Method in class com.here.platform.data.client.model.DeleteIndexesRequestId
- deleteId() - Method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- deleteId() - Method in class com.here.platform.data.client.service.index.DeleteIndexesStatus
- deleteIndex(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Deletes the partitions from index layer that match the provided query written in the RSQL query language.
- deleteIndex(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- deleteIndex(String, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Deletes the partitions from index layer that match the provided query written in the RSQL query language.
- DeleteIndexBlob - Class in com.here.platform.data.client.service.blobstore
- DeleteIndexBlob(String, String, String) - Constructor for class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- deleteIndexes(HRN, String, String, InternalSettings) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- deleteIndexes(HRN, String, String, InternalSettings) - Method in interface com.here.platform.data.client.service.index.IndexService
- DeleteIndexes - Class in com.here.platform.data.client.service.index
- DeleteIndexes(String, String) - Constructor for class com.here.platform.data.client.service.index.DeleteIndexes
- DeleteIndexesRequestId - Class in com.here.platform.data.client.model
-
param: deleteId String containing the delete request id.
- DeleteIndexesRequestId(String) - Constructor for class com.here.platform.data.client.model.DeleteIndexesRequestId
- deleteIndexesStatus(HRN, String, String, InternalSettings) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- deleteIndexesStatus(HRN, String, String, InternalSettings) - Method in interface com.here.platform.data.client.service.index.IndexService
- DeleteIndexesStatus - Class in com.here.platform.data.client.service.index
- DeleteIndexesStatus(String, String) - Constructor for class com.here.platform.data.client.service.index.DeleteIndexesStatus
- DeleteIndexesStatusResponse - Class in com.here.platform.data.client.model
-
param: deleteId String containing the delete request id.
- DeleteIndexesStatusResponse(String, String, String, int) - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- DeleteIndexesStatusResponse.Expired$ - Class in com.here.platform.data.client.model
- DeleteIndexesStatusResponse.Failed$ - Class in com.here.platform.data.client.model
- DeleteIndexesStatusResponse.Processing$ - Class in com.here.platform.data.client.model
- DeleteIndexesStatusResponse.Scheduled$ - Class in com.here.platform.data.client.model
- DeleteIndexesStatusResponse.State - Interface in com.here.platform.data.client.model
- DeleteIndexesStatusResponse.Succeeded$ - Class in com.here.platform.data.client.model
- deleteIndexPartition() - Method in class com.here.platform.data.client.javadsl.CommitPartition.Builder
- DeleteIndexPartitionBuilder() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition.DeleteIndexPartitionBuilder
- deleteLayer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- deleteLayer(HRN, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Delete a layer.
- deleteLayer(HRN, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- deleteLayer(HRN, String) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Delete a layer.
- deleteLayer(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- deleteLayer(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- deleteLayer(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Deletes a layer of the catalog.
- DeleteLayer - Class in com.here.platform.data.client.service.config
- DeleteLayer(HRN, String) - Constructor for class com.here.platform.data.client.service.config.DeleteLayer
- DeleteLayerAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- DeleteLayerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter$
- DeleteLayerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- deleteObject(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Deletes the specified object from object store.
- deleteObject(String, String) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- deleteObject(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Deletes the specified object from object store.
- deleteObject(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- deleteObjectStoreBlob(String) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- deleteObjectStoreBlob(String) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- deletePartition() - Method in class com.here.platform.data.client.javadsl.CommitPartition.Builder
- DeletePartitionBuilder() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition.DeletePartitionBuilder
- deleteRoutingCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- deleteRoutingCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Deletes the Routing customization associated with the specified HRN.
- DeleteRoutingCustomizationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- DeleteRoutingCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter$
- DeleteRoutingCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- deleteSchema() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- deleteSchema(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Delete the schema and related artifacts by given HRN.
- DeleteSchemaAdapter(ApiRequest<DeleteSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- DeleteSchemaAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter$
- DeleteSchemaBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- deleteSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- deleteSearchCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Deletes an existing search customization by its CustomizationHrn.
- DeleteSearchCustomizationAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- DeleteSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter$
- DeleteSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- deleteSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- deleteSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- deleteSubscription(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Deletes a subscription associated with the HRN.
- deleteSubscription(String, Optional<String>, String, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Deletes a subscription to a layer (topic).
- DeleteSubscription - Class in com.here.platform.data.client.service.config
- DeleteSubscription(HRN) - Constructor for class com.here.platform.data.client.service.config.DeleteSubscription
- DeleteSubscriptionAdapter(ApiRequest<SubscriptionStatusToken>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- DeleteSubscriptionAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- DeleteSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter$
- DeleteSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter$
- DeleteSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- DeleteSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- deleteSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- deleteSubscriptions(String, String, Optional<DeleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /layers/{notificationStreamLayerId}
- DeleteSubscriptionsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- DeleteSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter$
- DeleteSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- DeleteSupport - Interface in com.here.platform.data.client.blobstore
- deleteTag() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- deleteTag(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
-
Deletes a tag.
- DeleteTagAdapter(ApiRequest<Tag>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- DeleteTagAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter$
- DeleteTagBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagBuilder
- deleteVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- deleteVolatileBlob(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Deletes a volatile data blob from the underlying storage mechanism (volume).
- DeleteVolatileBlob - Class in com.here.platform.data.client.service.blobstore
- DeleteVolatileBlob(String, String, String) - Constructor for class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- DeleteVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- DeleteVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter$
- DeleteVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- Delivery - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Delivery - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- DELIVERY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Indication of a delivery road.
- DeliveryRoad() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Indication of a delivery road.
- DenseEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- DenseEntityPropertyTile(TileId, int[], byte[][]) - Constructor for class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- DensePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- DensePointBasedPropertyTile(TileId, int[], double[], byte[][]) - Constructor for class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- DenseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyMapData(int[], double[], double[], Object) - Constructor for class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$ - Class in com.here.platform.location.compilation.core
- DenseRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- DenseRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- dependencies() - Method in class com.here.platform.data.client.model.VersionInfo
- dependencies() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- dependencies(long) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- dependencies(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Fetches the dependencies of this catalog given a version
- dependencies(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- deployRelease() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- deployRelease(String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
-
Deploys and freezes the specified release version.
- DeployReleaseAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- DeployReleaseAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter$
- DeployReleaseBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseBuilder
- depth() - Method in class com.here.platform.data.client.json.CustomJsonObjectParser
- derive(LayerType) - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataSchemaDeriver
- derive(LayerType) - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataSchemaDeriver
- DERIVED - Static variable in interface com.here.platform.location.integration.optimizedmap.commonattributes.javadsl.SpeedLimitSources
-
Speed Limit is based on administrative regulations.
- Derived$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
- deriveFlinkDescriptor(Descriptors.Descriptor, int) - Static method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
-
derives a name and a type for a flink column from protobuf field description
- deriveMetadata(LayerType) - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataSchemaDeriver
- description() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- description() - Method in class com.here.platform.data.client.model.Layer
- description() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- description() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- description() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- description() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- description() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- description() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- description() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- description() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- description() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- description() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- description() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- description() - Method in class com.here.platform.data.client.model.WritableLayer
- description() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- description() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- description() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- description() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- description() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- description(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A tooltip description.
- descriptions() - Method in class com.here.platform.location.tpeg2.olr.LocationDescription
- descriptors() - Method in interface com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolder
- descriptors() - Method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- deserialize(byte[]) - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampEnumCheckpointSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplitSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumCheckpointSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplitSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumCheckpointSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplitSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.EnumCheckpointSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SplitSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowEnumCheckpointSerializer
- deserialize(int, byte[]) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplitSerializer
- deserialize(DataPublisher) - Method in interface com.here.platform.data.client.base.BodyDeserializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.blobstore.json.UploadLinksSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.impl.json.IndexValueSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.impl.json.ReferencePartitionSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.impl.json.ZonedDateTimeSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.CrcAlgorithmSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.DataRedundancySerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.DigestAlgorithmSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.EncryptionTypeSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureCollectionSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureModificationListSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureModificationSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.GeometrySerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.IndexDefinitionSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.MaxMemoryPolicySerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.ObjectStoreLayerTtlSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.PartitioningSchemeSerializer
- deserialize(Formats) - Static method in class com.here.platform.data.client.json.TtlSerializer
- deserialize(JValue) - Method in class com.here.platform.data.client.impl.json.IndexPartitionDeserializer
- deserialize(JValue) - Method in class com.here.platform.data.client.impl.json.IndexPartsDeserializer
- destinationCatalog() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- destinationCatalog() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- destinationCatalog() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- destinationCatalog() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- destinationLayer() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- destinationLayer() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- destinationLayer() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- destinationLayer() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- detachedChunk() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- detailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- details() - Method in class com.here.platform.data.client.model.Publication
- DEU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Germany
- DEU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
- digest() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- digest() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- digest() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- digest() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- digest() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- digest() - Method in interface com.here.platform.data.client.blobstore.WriteBlobstore
- digest() - Method in interface com.here.platform.data.client.model.DigestOption
- digest() - Method in class com.here.platform.data.client.model.Layer
- digest() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- digest() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- digest() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- digest() - Method in class com.here.platform.data.client.model.WritableLayer
- digest() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- digest() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- digest() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- digest() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- digest() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- digest() - Method in interface com.here.platform.data.client.utils.Algorithm
- digest() - Method in class com.here.platform.data.client.utils.CrcDigestAlgorithm
- digest() - Method in class com.here.platform.data.client.utils.MessageDigestAlgorithm
- digest(Option<String>, ExecutionContext) - Static method in class com.here.platform.data.client.utils.DigestCalculationStage
- DigestAlgorithm - Class in com.here.platform.data.client.model
-
Defines a digest algorithm.
- DigestAlgorithm() - Constructor for class com.here.platform.data.client.model.DigestAlgorithm
- DigestAlgorithm.NamedDigestAlgorithm - Class in com.here.platform.data.client.model
- DigestAlgorithm.NamedDigestAlgorithm$ - Class in com.here.platform.data.client.model
- DigestAlgorithmSerializer - Class in com.here.platform.data.client.json
- DigestAlgorithmSerializer() - Constructor for class com.here.platform.data.client.json.DigestAlgorithmSerializer
- DigestCalculationStage - Class in com.here.platform.data.client.utils
- DigestCalculationStage(Function0<Algorithm>) - Constructor for class com.here.platform.data.client.utils.DigestCalculationStage
- DigestOption - Interface in com.here.platform.data.client.model
- DIMINISHED_PRIORITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indication that Pedestrians and Bikes have priority on a road that vehicles may also use at a reduced speed.
- DiminishedPriority() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indication that Pedestrians and Bikes have priority on a road that vehicles may also use at a reduced speed.
- direct() - Method in class com.here.platform.data.client.model.VersionDependency
- direct() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- direct() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- DirectCause - Class in com.here.platform.location.tpeg2.tec
- DirectCause(CauseCode, WarningLevel, boolean, Optional<SubCauseType>, Optional<Object>, Optional<LaneRestriction>, Optional<Object>, List<LocalisedShortString>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.DirectCause
- DirectCause(CauseCode, WarningLevel, boolean, Option<SubCauseType>, Option<Object>, Option<LaneRestriction>, Option<Object>, Seq<LocalisedShortString>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.DirectCause
- directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities given a specific
graphand vertex lengths from alengthPropertyMap. - directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities given a specific
graphand vertex lengths from alengthPropertyMap. - directDistance(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- DirectDistanceCalculator<O,
V, E, T> - Class in com.here.platform.location.core.mapmatching -
Calculates the distance between positions by following the road network, but only up to a directly connected vertex.
- DirectDistanceCalculator(DirectedGraph<V, E>, PropertyMap<V, Object>, RangeBasedPropertyMap<V, Object>) - Constructor for class com.here.platform.location.core.mapmatching.DirectDistanceCalculator
- directDistanceImpl(DirectedGraph<V, E>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- DirectedGraph<V,
E> - Interface in com.here.platform.location.core.graph.javadsl -
Represents a graph that allows expanding vertices to get their outgoing edges.
- direction() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- direction() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- direction() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- direction() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- direction() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- Direction - Interface in com.here.platform.location.inmemory.graph.javadsl
-
Represents the direction of a
Vertexrelative to the direction of its associated HERE Map Content segment. - directionOf(Vertex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
- directionOf(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
- DirectKafka - Interface in com.here.platform.data.client.service.stream
- DirectKafkaConsumerImpl - Class in com.here.platform.data.client.service.stream.kafka
- DirectKafkaConsumerImpl(Map<String, String>, ConsumerSettings, KafkaStreamSettings, HereTokenProvider, String, AsyncConsumerFactory, KafkaConsumerFactory, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.kafka.DirectKafkaConsumerImpl
- DirectKafkaImpl - Class in com.here.platform.data.client.service.stream.kafka
-
param: streamConfig configuration with root at here.platform.data-client.stream
- DirectKafkaImpl(Config, StreamConfigProvider, RetryPolicyType, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- DirectKafkaSerialization - Class in com.here.platform.data.client.service.stream.kafka
- DirectKafkaSerialization() - Constructor for class com.here.platform.data.client.service.stream.kafka.DirectKafkaSerialization
- dirLocation() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- DirLocation - Class in com.here.platform.location.tpeg2.etl
- DirLocation(int, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.DirLocation
- dirLocationDirection() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- dirLocationID() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- dirMarker() - Static method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- disableAutomaticVersionDeletion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- disableAutomaticVersionDeletion(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Disable automatic retired versions cleanup.
- DisableAutomaticVersionDeletion - Class in com.here.platform.data.client.service.config
- DisableAutomaticVersionDeletion(HRN) - Constructor for class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- DisableAutomaticVersionDeletionAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- DisableAutomaticVersionDeletionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter$
- DisableAutomaticVersionDeletionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- discardContent() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Close response
- discover(LookupService.LookupRequest, HttpRequestSigner) - Method in class com.here.platform.data.client.service.lookup.DiscoveryService
- discover(LookupService.LookupRequest, HttpRequestSigner) - Method in interface com.here.platform.data.client.service.lookup.LookupService
- discoverSchema(HRN, String, ReadableConfig) - Method in interface com.here.platform.data.client.flink.impl.SchemaDiscovery
- discoverSchema(HRN, String, ReadableConfig) - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- DiscoveryService - Class in com.here.platform.data.client.service.lookup
- DiscoveryService(Config, Option<String>, RequestExecutor, Option<ProxySettings>, RetryPolicyType, ClientExecutionContext, TemplateIdGenerator) - Constructor for class com.here.platform.data.client.service.lookup.DiscoveryService
- discoveryServiceUrl() - Method in class com.here.platform.data.client.local.LocalEnvironmentSupportImpl
- discoveryServiceUrl() - Method in interface com.here.platform.data.client.service.lookup.LocalEnvironmentSupport
- DiskTileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up
TileIds that cover a given circle. - dispatcher() - Method in class com.here.platform.data.client.flink.impl.DataClientFlinkContext
- dispatcher() - Method in interface com.here.platform.data.client.utils.DataClientContext
- dispose() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- distance(double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Filters
-
Creates a
Filterthat filters out observations from a trip that are closer thanminDistanceto the most recent retained observation. - distance(double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Filters
-
Creates a
Filterthat filters out observations from a trip that are closer thanminDistanceto the most recent retained observation. - distanceAccuracy() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- distanceAccuracy() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- DistanceAndTransitionsCalculator<O,
V, T> - Interface in com.here.platform.location.core.mapmatching -
Calculates distances and (optionally) transitions from a current position associated to a current observation, and to several next positions associated to the next observation.
- DistanceCalculator() - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- DistanceCalculator() - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
- DistanceCalculators - Class in com.here.platform.location.core.geospatial
- DistanceCalculators() - Constructor for class com.here.platform.location.core.geospatial.DistanceCalculators
- DistanceEmissionProbabilityStrategy<O,
V> - Class in com.here.platform.location.core.mapmatching -
Computes emission probabilities for candidates based on distance.
- DistanceEmissionProbabilityStrategy(double, ProbabilityDistribution) - Constructor for class com.here.platform.location.core.mapmatching.DistanceEmissionProbabilityStrategy
- DistanceFilter<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- DistanceFilter(double, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.DistanceFilter
- distanceInMeters() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- DistanceMetresMax15000 - Class in com.here.platform.location.tpeg2.olr
-
Represents a distance with a precision of 1 meter and a maximum value of up to 15000 meters.
- DistanceMetresMax15000(long) - Constructor for class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- DistanceTransitionProbabilityStrategy<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
Calculates transition probability values based on the length of the route between projected points.
- DistanceTransitionProbabilityStrategy(DistanceAndTransitionsCalculator<O, V, T>, StraightLineDistanceCalculator, ProbabilityDistribution, DistanceTransitionProbabilityStrategy.Parameters, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy
- DistanceTransitionProbabilityStrategy.Parameters - Class in com.here.platform.location.core.mapmatching
-
param: forUnknown The probability assigned to any transition to or from an
Unknown - DistanceTransitionProbabilityStrategy.Parameters$ - Class in com.here.platform.location.core.mapmatching
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
-
Creates a strategy using the distance between candidates to calculate transition probabilities.
- distanceWithTransitions(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- distanceWithTransitionsImpl(DirectedGraph<V, E>, PropertyMap<V, LineStringHolder<GeoCoordinate>>, PropertyMap<V, Double>, RangeBasedPropertyMap<V, Boolean>, StraightLineDistanceCalculator, GeoCoordinateOperations<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- DistributedClustering<GeolocatedItem> - Class in com.here.platform.location.spark
-
Performs distributed clustering on a given collection of GeolocatedItem events.
- DistributedClustering(double, int, double, HereTileLevel, GeoCoordinateOperations<GeolocatedItem>) - Constructor for class com.here.platform.location.spark.DistributedClustering
- diversionRoadType() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- DiversionRoadType - Class in com.here.platform.location.tpeg2.tec
- DiversionRoadType(short) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoadType
- DiversionRoute - Class in com.here.platform.location.tpeg2.tec
- DiversionRoute(List<SegmentModifier>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoute
- DiversionRoute(Seq<SegmentModifier>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.DiversionRoute
- diversionRoutes() - Method in class com.here.platform.location.tpeg2.tec.Event
- DJI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Djibouti
- DJI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
- DMA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Dominica
- DMA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
- DNK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Denmark
- DNK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
- dnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- docType() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- DOM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Dominican Republic
- DOM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
- DoneMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.DoneMapping$
- DoNotLeaveYourVehicle - Class in com.here.platform.location.tpeg2.tec
- DoNotLeaveYourVehicle(short) - Constructor for class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- DoubleMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.DoubleMapping$
- DoubleMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.DoubleMapping$
- DoubleQuote() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- DOWN - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Down$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
- download(HRN, String, Settings, ActorSystem, Materializer, ExecutionContext) - Static method in class com.here.platform.data.client.converters.protobuf.schema.SchemaDownloader
-
Given a catalogHrn and layerId, download the relevant schema as a compressed input stream (zip)
- download(ArtifactApi, HRN, String, Materializer, ExecutionContext) - Static method in class com.here.platform.data.client.converters.protobuf.schema.SchemaDownloader
-
Download the zip file using artifact service (/artifact/{artifactHrn}/{zipFileName}) An
InputStreamcontaining the contents of the zip is returned - downloadArtifactFileByReference() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- downloadArtifactFileByReference(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Downloads artifact file using API Key authentication.
- DownloadArtifactFileByReferenceAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- DownloadArtifactFileByReferenceAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter$
- DownloadArtifactFileByReferenceBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- downloadParallelism() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- downloadTimeout() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- DriveCarefully - Class in com.here.platform.location.tpeg2.tec
- DriveCarefully(short) - Constructor for class com.here.platform.location.tpeg2.tec.DriveCarefully
- Driveway() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A private road for local access to one or a small group of structures.
- DRIVEWAY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A private road for local access to one or a small group of structures.
- DrivingNotAllowed - Class in com.here.platform.location.tpeg2.tec
- DrivingNotAllowed(short) - Constructor for class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- dropBytes(long) - Static method in class com.here.platform.data.client.model.AllBytes
- dropBytes(long) - Method in class com.here.platform.data.client.model.ByteRange
-
Truncates the range by
countbytes from the beginning. - dropBytes(long) - Method in class com.here.platform.data.client.model.Offset
- dropBytes(long) - Method in class com.here.platform.data.client.model.Range
- DummyFeaturePojoSource - Class in com.here.platform.data.client.flink.impl
- DummyFeaturePojoSource(long, long) - Constructor for class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- DummyFeaturePojoSourceReader - Class in com.here.platform.data.client.flink.impl
- DummyFeaturePojoSourceReader(long, long) - Constructor for class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- DummyFilter - Class in com.here.platform.data.client.flink.impl
-
Filters out dummy messages
- DummyFilter(Schema) - Constructor for class com.here.platform.data.client.flink.impl.DummyFilter
- DummySource - Class in com.here.platform.data.client.flink.impl
-
Emits dummy messages with the main stream is finished we need it to let all the downstream logic to complete properly
- DummySource(Schema, long) - Constructor for class com.here.platform.data.client.flink.impl.DummySource
- Durable - Enum constant in enum class com.here.platform.data.client.model.VolumeType
- Durable() - Static method in class com.here.platform.data.client.model.Volumes
- DurableBlobstoreEndpoint - Interface in com.here.platform.data.client.service.blobstore
- DurableBlobstoreService - Interface in com.here.platform.data.client.service.blobstore
- DurableReadVolume - Class in com.here.platform.data.client.blobstore.durable
- DurableReadVolume(DurableReadVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableReadVolume
- DurableReadVolume(DurableReadVolumeConfiguration, InternalSettings, BlobstoreClientExt, DurableBlobstoreService) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableReadVolume
- DurableReadVolumeConfiguration - Class in com.here.platform.data.client.blobstore.durable
- DurableReadVolumeConfiguration(HRN, String, String, boolean) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- DurableVolume - Class in com.here.platform.data.client.model
- DurableVolume() - Constructor for class com.here.platform.data.client.model.DurableVolume
- DurableWriteVolume - Class in com.here.platform.data.client.blobstore.durable
- DurableWriteVolume(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, DurableBlobstoreService, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- DurableWriteVolume(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- DurableWriteVolumeConfiguration - Class in com.here.platform.data.client.blobstore.durable
- DurableWriteVolumeConfiguration(HRN, String, String, String, boolean, Option<DigestAlgorithm>, Option<CrcAlgorithm>, Set<Region>) - Constructor for class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- durableWriteVolumeOverall() - Method in class com.here.platform.data.client.settings.Timeouts
- duration() - Method in class com.here.platform.data.client.model.IndexDefinition
- duration() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- duration() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- DurationUtils - Class in com.here.platform.data.client.utils
- DurationUtils() - Constructor for class com.here.platform.data.client.utils.DurationUtils
- dvbFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- dvbFrequency() - Method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- DVBFrequency - Class in com.here.platform.location.tpeg2.sni
- DVBFrequency(byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.DVBFrequency
- DZA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Algeria
- DZA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
E
- EarliestOffset - Class in com.here.platform.data.client.settings
- EarliestOffset() - Constructor for class com.here.platform.data.client.settings.EarliestOffset
- EarthCircumferenceInMeters() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- EarthMeanRadius() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- eastLongitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- eastLongitude() - Method in class com.here.platform.data.client.utils.rsql.BoundingBox
- eastLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- eastLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- eastLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- eastLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- eastLongitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- eastLongitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- eastLongitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- ebuCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- eccByte(Option<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- ECU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ecuador
- ECU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
- Edge - Class in com.here.platform.location.inmemory.graph
-
Defines an edge in the routing graph, which corresponds to a transition from one vertex to another.
- Edge(Vertex, EdgeIndex) - Constructor for class com.here.platform.location.inmemory.graph.Edge
- EdgeAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- EdgeAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- EdgeAttributeDescription - Interface in com.here.platform.location.compilation.core
- edgeCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The total number of internal and external edges in this
GraphTile. - edgeCurvature() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the curvature of an
Edge. - edgeHeading() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the heading of an
Edge. - EdgeIndex - Class in com.here.platform.location.inmemory.graph
-
Represents the index of an edge inside a graph partition.
- EdgeIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.EdgeIndex
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- edgeIterator(Vertex, Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- EdgeNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- EdgeNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
-
Deprecated.
- edgeProperty(EdgePropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Edge Property tile.
- EdgePropertyCompiler - Class in com.here.platform.location.compilation.heremapcontent
- EdgePropertyCompiler(Function1<Function0<String>, BoxedUnit>) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- EdgePropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the edge property data for a single tile.
- EdgePropertyTile(TileId, Object) - Constructor for class com.here.platform.location.inmemory.graph.EdgePropertyTile
- edges() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- edges() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- EdgeTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- EdgeTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- effectCode() - Method in class com.here.platform.location.tpeg2.tec.Event
- EffectCode - Class in com.here.platform.location.tpeg2.tec
- EffectCode(short) - Constructor for class com.here.platform.location.tpeg2.tec.EffectCode
- EGY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Egypt
- EGY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
- element() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- element() - Method in interface com.here.platform.location.core.geospatial.FractionOn
- elementProjection() - Method in class com.here.platform.location.core.mapmatching.OnRoad
- ElementProjection<Element> - Class in com.here.platform.location.core.geospatial
-
Encapsulates a geometry, the nearest point on the geometry to some input point, and the distance between the two.
- ElementProjection(Element, GeoCoordinate, double, double) - Constructor for class com.here.platform.location.core.geospatial.ElementProjection
- elevation() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- Elevation - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Elevation is the measure of the height value of a point on the Earth’s surface with reference to the mean-sea level.
- Elevation(int, SlopeElevationAccuracy) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- EmbeddedStreamConfigProvider - Class in com.here.platform.data.client.service.stream
- EmbeddedStreamConfigProvider(Config, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.EmbeddedStreamConfigProvider
- EmergencyVehicle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- EmergencyVehicle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- EmissionProbabilityStrategies - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- EmissionProbabilityStrategies() - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
- EmissionProbabilityStrategiesMixin - Interface in com.here.platform.location.core.mapmatching.javadsl
- EmissionProbabilityStrategy<O,
V> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Computes emission probabilities for candidates associated with an observation.
- empty() - Static method in class com.here.platform.data.client.model.ListCatalogsParams
- empty() - Static method in class com.here.platform.location.referencing.tmc.javadsl.TmcAdjacencyProviders
-
A provider that provides no adjacency information.
- empty(String) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- EmptyEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyEntityPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyEntityPropertyTile
- EmptyFilter$() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.EmptyFilter$
- EmptyIndexValue - Class in com.here.platform.data.client.model
-
EmptyIndexValue signifies the index key does not have a value stored in Index Layer
- EmptyIndexValue(IndexType) - Constructor for class com.here.platform.data.client.model.EmptyIndexValue
- emptyInternalSettings(String) - Static method in class com.here.platform.data.client.settings.InternalSettings
- EmptyLayerMetadata - Enum Class in com.here.platform.data.client.v2.caching.model.versioned
- EmptyPointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyPointBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyPointBasedPropertyTile
- emptyProtobufRowType() - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- EmptyRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- EmptyRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.EmptyRangeBasedPropertyTile
- EmptyTmcReferenceException - Exception in com.here.platform.location.referencing.tmc
- EmptyTmcReferenceException(TmcId) - Constructor for exception com.here.platform.location.referencing.tmc.EmptyTmcReferenceException
- enableInstrumentation() - Method in class com.here.platform.data.client.base.common.CommonSettings
- encId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- enclose(Function2<PartitionDescriptorHolder, Option<String>, Function1<PartitionedFile, Iterator<InternalRow>>>, PartitionDescriptorHolder, Option<String>) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- encode(NewPartition) - Method in interface com.here.platform.data.client.converters.PartitionEncoder
- encode(NewPartition) - Method in class com.here.platform.data.client.converters.ProtobufPartitionConverter
-
Encodes partition data from a BufferedBlob representing a JSON string to Protocol buffers.
- encode(String) - Method in class com.here.platform.data.client.converters.ProtobufBlobConverter
-
Encodes JSON string as Protocol buffer Blob.
- encode(T) - Method in interface com.here.platform.data.client.converters.BlobEncoder
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeAnyValue() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- encodeEventArea() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventAreaPost() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventBaseBoards() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventBasePlaces() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventCatalogsResultBase() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventCreateBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDataSubset() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDataSubsetCreate() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDeleteArtifactResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventDeleteSchemaResponse() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventFarePrice() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventFeatureCollection() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeoJSON() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeometry() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventGeometry() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- encodeEventGetBaseLayer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventMapRegion() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- encodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventPedestrianAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventPedestrianPlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventPedestrianPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventPoint() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- encodeEventPostalCodeDetails() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- encodeEventRouteResponseNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventRouterSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventSubscriptionArea() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- encodeEventTransitAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventTransitDeparturePlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventTransitNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventTransitPostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventTransitPreAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventTransitRouteSection() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- encodeEventTransitTurnByTurnAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventVehicleAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventVehicleNoticeDetail() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventVehiclePlace() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeEventVehiclePostAction() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- encodeHex(byte[]) - Static method in class com.here.platform.data.client.utils.Hex
- encodeIndex(Seq<Row>) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- encodeIndex(Seq<Row>) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- encodeIndex(Seq<Row>) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionEncoder
- encodeRow(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- encodeRow(Row) - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobEncoder
- encodeRow(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- encodeRow(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- encodeRow(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.RawBlobConverter
- encodeRowCollection(Iterator<Row>) - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- encodeRowCollection(Iterator<Row>) - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobEncoder
- encodeRowCollection(Iterator<Row>) - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- encodeStream(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- encodeStream(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- encodeStream(Row) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionEncoder
- encodeVolatile(Seq<Tuple2<Boolean, Row>>) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- encodeVolatile(Seq<Tuple2<Boolean, Row>>) - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- encodeVolatile(Seq<Tuple2<Boolean, Row>>) - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionEncoder
- encryptionIndicator() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- encryptionType() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- encryptionType() - Method in class com.here.platform.data.client.model.VersionedLayerProperties
- encryptionType() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties
- EncryptionType - Enum Class in com.here.platform.data.client.model
- EncryptionTypeSerializer - Class in com.here.platform.data.client.json
- EncryptionTypeSerializer() - Constructor for class com.here.platform.data.client.json.EncryptionTypeSerializer
- end() - Method in class com.here.platform.data.client.model.Range
- end() - Method in class com.here.platform.data.client.utils.rsql.RangeVersion
- end() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The end relative offset.
- end() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- endOffset() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- endOffset() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- endOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- endOffsets() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- endOffsets() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- endOffsets() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- endpoint() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- endpoint() - Method in class com.here.platform.data.client.http.RequestTemplate
- endpoint(String, Optional<String>, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Returns a list of Kafka Broker URL's, client ID (required to enforce quotas), and Group ID prefix.
- Endpoint - Interface in com.here.platform.data.client.http
- EndpointAdapter(ApiRequest<StreamLayerEndpointResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- EndpointAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter$
- EndpointBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- endpointByConsumer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- endpointByConsumer(String, Optional<String>, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Exposes the endpoint to use to produce and consume the data of the layer directly, per type of user - consumer or producer.
- EndpointByConsumerAdapter(ApiRequest<StreamLayerEndpointResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- EndpointByConsumerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter$
- EndpointByConsumerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- endpointLocator() - Method in class com.here.platform.data.client.settings.InternalSettings
- EndpointLocator - Interface in com.here.platform.data.client.settings
- endpointLocatorConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- endpointPath() - Method in class com.here.platform.data.client.service.query.GetChangesById
- endpointPath() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- endpointPath() - Method in interface com.here.platform.data.client.service.query.QueryEndpoint
- endpointPath() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- endpoints - Class in com.here.platform.data.client.service.stream
- endpoints() - Constructor for class com.here.platform.data.client.service.stream.endpoints
- endpoints() - Method in class com.here.platform.data.client.service.lookup.LookupService.LookupResponse
- endpoints() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoints
- endpoints.Commit - Class in com.here.platform.data.client.service.stream
- endpoints.Commit$ - Class in com.here.platform.data.client.service.stream
- endpoints.Consume - Class in com.here.platform.data.client.service.stream
- endpoints.Consume$ - Class in com.here.platform.data.client.service.stream
- endpoints.StreamEndpoint - Interface in com.here.platform.data.client.service.stream
- endpoints.Subscribe - Class in com.here.platform.data.client.service.stream
- endpoints.Subscribe$ - Class in com.here.platform.data.client.service.stream
- endpoints.Unsubscribe - Class in com.here.platform.data.client.service.stream
- endpoints.Unsubscribe$ - Class in com.here.platform.data.client.service.stream
- endVersion() - Method in class com.here.platform.data.client.flink.impl.PartData
- endVersion() - Method in class com.here.platform.data.client.flink.impl.PartVersionState
- endVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- endVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- endVersion() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- endVersion() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- endVersion() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- endVersion() - Method in class com.here.platform.data.client.service.query.GetChangesById
- ensembleIdentification() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- entity() - Method in class com.here.platform.data.client.utils.HttpUtils.ResponseEntityOps
- entity() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- entityProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- entityPropertyTile(EntityPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- EntityPropertyTile - Interface in com.here.platform.location.inmemory.graph
- EnumCheckpointSerializer() - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.EnumCheckpointSerializer
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- enumDecoder(ApiEnumParser<T>) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- enumEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- EnumSerializer<T extends Enum<T>> - Class in com.here.platform.data.client.json
- EnumSerializer(Manifest<T>) - Constructor for class com.here.platform.data.client.json.EnumSerializer
- EPSFactories() - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
- EQUAL - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- equals(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- equals(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- equals(Object) - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- equals(Object) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- equals(Object) - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- equals(Object) - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- equals(Object) - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
- equals(Object) - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
- equals(Object) - Static method in class com.here.platform.data.client.impl.UnknownField
- equals(Object) - Static method in class com.here.platform.data.client.javadsl.DataClient
- equals(Object) - Static method in class com.here.platform.data.client.model.AdditionalFields
- equals(Object) - Static method in class com.here.platform.data.client.model.AllBytes
- equals(Object) - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- equals(Object) - Static method in class com.here.platform.data.client.model.DurableVolume
- equals(Object) - Static method in class com.here.platform.data.client.model.GenericPartitioning
- equals(Object) - Static method in class com.here.platform.data.client.model.NoPartitioning
- equals(Object) - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- equals(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.ConfigApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.DataClientSettings
- equals(Object) - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- equals(Object) - Static method in class com.here.platform.data.client.settings.EarliestOffset
- equals(Object) - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- equals(Object) - Static method in class com.here.platform.data.client.settings.IndexApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.IngestApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.InlineAccess
- equals(Object) - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.LatestOffset
- equals(Object) - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- equals(Object) - Static method in class com.here.platform.data.client.settings.ManualOffset
- equals(Object) - Static method in class com.here.platform.data.client.settings.MetadataApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.NormalRetryType
- equals(Object) - Static method in class com.here.platform.data.client.settings.PublishApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.QueryApiType
- equals(Object) - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- equals(Object) - Static method in class com.here.platform.data.client.settings.StreamApiType
- equals(Object) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- equals(Object) - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- equals(Object) - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- equals(Object) - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- equals(Object) - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- equals(Object) - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Incoming
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Loop
- equals(Object) - Static method in class com.here.platform.location.compilation.core.Outgoing
- equals(Object) - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- equals(Object) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- equals(Object) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- equals(Object) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- equals(Object) - Static method in class com.here.platform.location.inmemory.graph.Backward
- equals(Object) - Static method in class com.here.platform.location.inmemory.graph.Forward
- equals(Object) - Method in class com.here.platform.location.inmemory.graph.Vertex
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- equals(Object) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- equals(Object) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- equalSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- equalSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- ERI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Eritrea
- ERI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
- ERROR - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- ERROR - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
- ErrorCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode
- ErrorCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode$
- errorDefaultResponse() - Method in class com.here.platform.data.client.base.ApiRequest
- errorResponseCodes() - Method in class com.here.platform.data.client.base.ApiRequest
- ESH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Western Sahara
- ESH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
- ESP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Spain
- ESP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
- EST - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Estonia
- EST$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
- estimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- estimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsCount
- estimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- estimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- estimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsTags
- ESTIMATED - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- estimatedSize() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- estimatedSize() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- estimatedSize() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the estimated size provided by the underlying cache, -1 if not available.
- estimatedWeight() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- estimatedWeight() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- estimatedWeight() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the estimated weight provided by the underlying cache, -1 if not available.
- etag() - Method in class com.here.platform.data.client.service.blobstore.model.UploadPart
- ETH - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ethiopia
- ETH$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
- eval(Object) - Method in class com.here.platform.data.client.flink.common.sqlfunctions.ToJsonString
- eval(String) - Method in class com.here.platform.data.client.flink.common.sqlfunctions.FromJsonString
- evaluateChallenge(byte[]) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- event() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- Event - Class in com.here.platform.location.tpeg2.tec
- Event(EffectCode, Optional<Instant>, Optional<Instant>, Optional<Tendency>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, List<Cause>, List<Advice>, List<VehicleRestriction>, List<DiversionRoute>, List<TemporarySpeedLimit>) - Constructor for class com.here.platform.location.tpeg2.tec.Event
- Event(EffectCode, Option<Instant>, Option<Instant>, Option<Tendency>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Seq<Cause>, Seq<Advice>, Seq<VehicleRestriction>, Seq<DiversionRoute>, Seq<TemporarySpeedLimit>) - Constructor for class com.here.platform.location.tpeg2.tec.Event
- events() - Method in class com.here.platform.location.spark.Cluster
- everyFriday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyMonday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everySaturday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everySunday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyThursday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyTuesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- everyWednesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- evictionCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- evictionCount() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- evictionCount() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the eviction count provided by the underlying cache, -1 if not available.
- evictionCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- evictionWeight() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- evictionWeight() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- evictionWeight() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the eviction weight provided by the underlying cache, -1 if not available.
- ex() - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- ExceptionUtils - Class in com.here.platform.data.client
- ExceptionUtils() - Constructor for class com.here.platform.data.client.ExceptionUtils
- execEnv() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- execEnv() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- execEnv() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- execute() - Method in class com.here.platform.data.client.base.ApiRequest
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- execute() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- execute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- execute(ApiRequest<U>) - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- execute(Runnable) - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- execute(Runnable) - Static method in class com.here.platform.data.client.utils.SameThreadExecutionContext
- execute(Runnable) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- execute(HttpRequest, Option<ProxySettings>) - Method in interface com.here.platform.data.client.http.RequestExecutor
- execute(HttpRequest, Option<ProxySettings>) - Method in class com.here.platform.data.client.http.StdRequestExecutor
- executeAndHandle(ApiRequest<U>, Function1<Try<HttpResponse>, Future<T>>) - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- executeAndHandle(PartialFunction<ResponseStatusHandler, Future<T>>) - Method in class com.here.platform.data.client.base.ApiRequest
- executeRequest(RequestTemplate, InternalSettings) - Method in interface com.here.platform.data.client.http.HttpHandler
- executeRequest(RequestTemplate, InternalSettings) - Method in class com.here.platform.data.client.http.RequestResponseHandler
- executeRequestWithBody(RequestTemplate, InternalSettings, Function0<Option<RequestEntity>>) - Method in interface com.here.platform.data.client.http.HttpHandler
- executeRequestWithBody(RequestTemplate, InternalSettings, Function0<Option<RequestEntity>>) - Method in class com.here.platform.data.client.http.RequestResponseHandler
- executeTo(BodyDeserializer<T>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the specified type
- executeToBytes() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToEntity(BodyDeserializer<U>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the predefined response type
- executeToInputStream() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ApiRequest
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- executeToStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- executionContext() - Method in interface com.here.platform.data.client.base.ApiRequestExecutor
- executionContext() - Method in class com.here.platform.data.client.context.ClientExecutionContext
- executionContext() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- executionContextToExecutor(ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- executor() - Method in class com.here.platform.data.client.base.ApiRequest
- executor() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- executor() - Method in class com.here.platform.data.client.flink.impl.AsyncDeleteFeaturesRequest
- executor() - Method in class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByIdsRequest
- executor() - Method in class com.here.platform.data.client.flink.impl.AsyncGetFeatureCollectionByQuadKeyRequest
- executor() - Method in class com.here.platform.data.client.flink.impl.AsyncPutFeaturesRequest
- executor() - Method in class com.here.platform.data.client.flink.impl.IndexBlobAsync
- executor() - Method in class com.here.platform.data.client.flink.impl.PartitionBlobAsync
- executor() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsAsyncFunction
- executor() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsByIdsAsync
- executor() - Method in class com.here.platform.data.client.flink.impl.UploadBlobStoreAsyncFunction
- executor() - Method in class com.here.platform.data.client.flink.javadsl.GetChangesFlatMap
- executor() - Method in class com.here.platform.data.client.flink.javadsl.GetPartitionsFlatMap
- executor() - Method in class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionFlatMap
- ExecutorExecutionContext(ExecutionContext) - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext
- ExecutorExecutionContextConverters$() - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- executorToExecutionContext(Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
- existingObject() - Method in exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- existingObject() - Method in class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse
- ExistingObjectResponse(long) - Constructor for class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse.ExistingObjectResponse
- ExistingObjectResponse$() - Constructor for class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse.ExistingObjectResponse$
- exists(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- exists(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- exists(String) - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolume
- exists(String) - Method in interface com.here.platform.data.client.blobstore.ExistSupport
- exists(String) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- exists(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Checks if a blob exists for the requested data handle.
- exists(String, String) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- ExistSupport - Interface in com.here.platform.data.client.blobstore
- ExitEntryInformation - Class in com.here.platform.location.tpeg2.etl
- ExitEntryInformation(boolean, boolean, Optional<DirLocation>, Optional<WGS84Coordinates>, Optional<SequenceNumberExitEntry>) - Constructor for class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- ExitEntryInformation(boolean, boolean, Option<DirLocation>, Option<WGS84Coordinates>, Option<SequenceNumberExitEntry>) - Constructor for class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- exitEntryInformations() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- exitEntryPoint() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- exp() - Method in class com.here.platform.data.client.auth.HereAccessToken
- expandCluster(List<GeolocatedItem>, boolean[], Tuple2<GeolocatedItem, Object>[], List<Object>) - Method in class com.here.platform.location.spark.DistributedClustering
- expansionType() - Method in class com.here.platform.data.client.flink.impl.decoders.AvroBlobConverter
- expansionType() - Method in interface com.here.platform.data.client.flink.impl.decoders.BlobConverter
- expansionType() - Method in class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- expansionType() - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- expansionType() - Method in class com.here.platform.data.client.flink.impl.decoders.RawBlobConverter
- expectedSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- Experimental - Annotation Interface in com.here.platform.data.client.annotation
-
Elements marked with this annotation are not part of the stable Location Library API.
- Experimental - Annotation Interface in com.here.platform.location.core.annotation
-
Elements marked with this annotation are not part of the stable Location Library API.
- expiration() - Method in class com.here.platform.data.client.auth.FixedHereTokenCredentials
- expiration() - Method in class com.here.platform.data.client.auth.HereToken
- Expired$() - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Expired$
- expires() - Method in class com.here.platform.data.client.model.PublicationDetails
- expires_in() - Method in class com.here.platform.data.client.auth.HereAccessToken
- expires_in() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- EXPONENTIAL - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- exponentialBase() - Method in class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential
- ExponentialProbabilityDistribution - Class in com.here.platform.location.core.mapmatching
-
Exponential distribution.
- ExponentialProbabilityDistribution(double) - Constructor for class com.here.platform.location.core.mapmatching.ExponentialProbabilityDistribution
- exportDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- exportDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- exportEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- exportIMLFeatures(String, OptionalInt) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Exports all the features from Interactive Map Layer
- exportIMLFeatures(String, OptionalInt) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- EXPRESS_LANE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
An Express Lane is a lane or set of lanes usually physically separated from the major roadway with limited entry and exit points to quickly move traffic in and out of a major metropolitan city.
- ExpressLane() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
An Express Lane is a lane or set of lanes usually physically separated from the major roadway with limited entry and exit points to quickly move traffic in and out of a major metropolitan city.
- extend(CharSequence) - Method in class com.here.platform.data.client.json.CharBuilder
- extendedCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
-
This is an experimental API.
- extendedCountryCode() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- extendedCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- extendedReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for
ExtendedTMCLocationReferences. - extendedTmc() - Method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
-
Creates a resolver for
ExtendedTMCLocationReferences. - extendedTmc(PropertyMap<Vertex, Double>, DirectedGraph<Vertex, Edge>, PropertyMap<TrafficMessageChannelCode, Optional<LinearLocation>>, RangeBasedPropertyMap<Vertex, Set<TrafficMessageChannelCode>>, Optional<TmcAdjacencyProvider>) - Static method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for
ExtendedTMCLocationReferences. - extendedTmc(PropertyMap<Vertex, Double>, PropertyMap<TrafficMessageChannelCode, Optional<LinearLocation>>, Optional<TmcAdjacencyProvider>) - Static method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
-
Creates a resolver for
ExtendedTMCLocationReferences. - ExtendedTMCLocationReference - Class in com.here.platform.location.tpeg2.etl
-
Container for an extended TMC location reference.
- ExtendedTMCLocationReference(String, Optional<TMCLocationReference>, Optional<TMCExitEntryLocationReference>) - Constructor for class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- ExtendedTMCLocationReference(String, Option<TMCLocationReference>, Option<TMCExitEntryLocationReference>) - Constructor for class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- extendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).extendedTmc(). - extendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers, adjacencyProvider).extendedTmc(). - extension() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- EXTENSION - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapContext
-
The operation will be executed only in the extension and no operation will be performed in the extended layer.
- EXTENSION - Enum constant in enum class com.here.platform.data.client.model.VersionedLayerContext
-
The operation will be executed only in the extension and no operation will be performed in the extended layer.
- extent() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- extent() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- External$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.External$
- externalEdgeCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The number of edges whose source vertex belong to another tile.
- externalEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- externalEdgeTileIds() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- externalSegmentLocalIndices() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- externalSegmentPartitions() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- externalVertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of external vertices referenced by this
GraphTile. - externalVertexIndices() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- externalVertexTileIds() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- extractData(ParsedQuery) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- extractFeatureIds(ParsedQuery) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- extractFieldValues(Seq<String>, IndexPartition) - Static method in class com.here.platform.data.client.flink.impl.decoders.IndexFieldValuesExtractor
- extractFiles(InputStream, Set<String>) - Static method in class com.here.platform.data.client.converters.protobuf.schema.ZipExtractor
- extractGeometry(ParsedQuery) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- extractHrn(URI) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- extractIndexFields(LayerType, Row, Seq<String>) - Static method in class com.here.platform.data.client.flink.impl.decoders.IndexFieldValuesExtractor
- ExtractNextFieldStage - Class in com.here.platform.data.client.impl
- ExtractNextFieldStage() - Constructor for class com.here.platform.data.client.impl.ExtractNextFieldStage
- extractQuadKeys(ParsedQuery) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- extractSearchParams(Seq<PropertyCondition>) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- ExtremeWeatherConditions - Class in com.here.platform.location.tpeg2.tec
- ExtremeWeatherConditions(short) - Constructor for class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
F
- facade() - Static method in class com.here.platform.data.client.json.StreamingJson4sFacade
- Facade<J> - Interface in com.here.platform.data.client.json
-
Facade is a type class that describes how Jawn should construct JSON AST elements of type J.
- Fail(Throwable) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- Fail$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail$
- Failed(Throwable) - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Failed
- Failed$() - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Failed$
- Failed$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Failed$
- FailedRequest(Throwable) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest
- FailedRequest$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest$
- failedWithRetriableHttpException() - Static method in class com.here.platform.data.client.utils.Retrier
- FailFastRetryType - Class in com.here.platform.data.client.settings
- FailFastRetryType() - Constructor for class com.here.platform.data.client.settings.FailFastRetryType
- failOnWrite - Enum constant in enum class com.here.platform.data.client.model.MaxMemoryPolicy
- fallbackFileFormat() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataSourceV2
- fallbackFileFormat() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- fallbackFileFormat() - Method in class com.here.platform.data.client.spark.datasources.raw.RawDataSourceV2
- fallbackFileFormat() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- FastTuningTable - Class in com.here.platform.location.tpeg2.sni
- FastTuningTable(short, CharacterEncoding, List<FastTuningTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTable
- FastTuningTable(short, CharacterEncoding, Seq<FastTuningTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTable
- FastTuningTableEntry - Class in com.here.platform.location.tpeg2.sni
- FastTuningTableEntry(short, Optional<ServiceIdentifier>, short, int, Optional<OpTime>, Optional<Object>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- FastTuningTableEntry(short, Option<ServiceIdentifier>, short, int, Option<OpTime>, Option<Object>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- FC1 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.
- FC1$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
- FC2 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that are used to channel traffic to FC1 roads for traveling between and through cities in the shortest amount of time.
- FC2$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
- FC3 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads that intersect FC2 roads and provide a high volume of traffic movement at a lower level of mobility than FC2 roads.
- FC3$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
- FC4 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads with a high volume of traffic movement at moderate speeds between neighbourhoods.
- FC4$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
- FC5 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.FunctionalClasses
-
Roads with a volume and traffic movement below the level of any other Functional Class.
- FC5$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
- FContext<J> - Interface in com.here.platform.data.client.json
-
FContext is used to construct nested JSON values.
- feature() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- feature() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- Feature - Class in com.here.platform.data.client.model.geojson
- Feature(String, Option<String>, Option<Seq<Object>>, Option<Geometry>, Option<Map<String, Object>>, Option<Map<String, Object>>) - Constructor for class com.here.platform.data.client.model.geojson.Feature
- Feature.Builder - Class in com.here.platform.data.client.model.geojson
- Feature.JsonBuilder - Class in com.here.platform.data.client.model.geojson
- FeatureById - Class in com.here.platform.data.client.utils.rsql
-
Case class to hold the information if only feature IDs are queried.
- FeatureById(HRN, String, Settings, Seq<String>, Set<String>) - Constructor for class com.here.platform.data.client.utils.rsql.FeatureById
- FeatureChangesetRetriever - Class in com.here.platform.data.client.impl
- FeatureChangesetRetriever() - Constructor for class com.here.platform.data.client.impl.FeatureChangesetRetriever
- FeatureChangesetRetriever.RetrieveFeatureChangesetOps - Class in com.here.platform.data.client.impl
- FeatureChangesetRetriever.RetrieveFeatureChangesetOps$ - Class in com.here.platform.data.client.impl
- featureCollection() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- featureCollection() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- FeatureCollection - Class in com.here.platform.data.client.model.geojson
- FeatureCollection - Class in com.here.platform.location.io.javadsl.geojson
-
The FeatureCollection is the entry point to create GeoJSON representations.
- FeatureCollection() - Constructor for class com.here.platform.location.io.javadsl.geojson.FeatureCollection
- FeatureCollection(FeatureCollection) - Constructor for class com.here.platform.location.io.javadsl.geojson.FeatureCollection
- FeatureCollection(String, Option<Seq<Object>>, Seq<Feature>, Option<String>, Option<Seq<String>>, Option<Seq<String>>, Option<Seq<String>>) - Constructor for class com.here.platform.data.client.model.geojson.FeatureCollection
- FeatureCollection.Builder - Class in com.here.platform.data.client.model.geojson
- FeatureCollection.JsonBuilder - Class in com.here.platform.data.client.model.geojson
- FeatureCollectionSerializer - Class in com.here.platform.data.client.json
- FeatureCollectionSerializer() - Constructor for class com.here.platform.data.client.json.FeatureCollectionSerializer
- FeatureCounter - Class in com.here.platform.data.client.service.interactiveMap
- FeatureCounter() - Constructor for class com.here.platform.data.client.service.interactiveMap.FeatureCounter
- featureData() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- FeatureDeleteSideOutputFunction - Class in com.here.platform.data.client.flink.impl
- FeatureDeleteSideOutputFunction() - Constructor for class com.here.platform.data.client.flink.impl.FeatureDeleteSideOutputFunction
- featureId() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- featureId() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- FeatureIdField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- featureLimit() - Method in class com.here.platform.data.client.service.interactiveMap.FeatureCounter
- FeatureMetaDataField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- FeatureModification - Class in com.here.platform.data.client.model.geojson
- FeatureModification(String, FeatureCollection, String, String) - Constructor for class com.here.platform.data.client.model.geojson.FeatureModification
- FeatureModification.Builder - Class in com.here.platform.data.client.model.geojson
- FeatureModification.JsonBuilder - Class in com.here.platform.data.client.model.geojson
- featureModificationList() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- FeatureModificationList - Class in com.here.platform.data.client.model.geojson
- FeatureModificationList(String, Seq<FeatureModification>) - Constructor for class com.here.platform.data.client.model.geojson.FeatureModificationList
- FeatureModificationList.Builder - Class in com.here.platform.data.client.model.geojson
- FeatureModificationList.JsonBuilder - Class in com.here.platform.data.client.model.geojson
- FeatureModificationListSerializer - Class in com.here.platform.data.client.json
- FeatureModificationListSerializer() - Constructor for class com.here.platform.data.client.json.FeatureModificationListSerializer
- FeatureModificationSerializer - Class in com.here.platform.data.client.json
- FeatureModificationSerializer() - Constructor for class com.here.platform.data.client.json.FeatureModificationSerializer
- FeaturePoJoDeduplicationFilterFunction - Class in com.here.platform.data.client.flink.impl
- FeaturePoJoDeduplicationFilterFunction(long, DataClientFlinkContextFactory) - Constructor for class com.here.platform.data.client.flink.impl.FeaturePoJoDeduplicationFilterFunction
- featurePojoToRow(InteractiveMapFeaturePojo) - Method in class com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- FeaturePojoToRowMapper - Class in com.here.platform.data.client.flink.impl
- FeaturePojoToRowMapper(InteractiveMapSchema) - Constructor for class com.here.platform.data.client.flink.impl.FeaturePojoToRowMapper
- FeatureReduceWindow - Class in com.here.platform.data.client.flink.impl
- FeatureReduceWindow() - Constructor for class com.here.platform.data.client.flink.impl.FeatureReduceWindow
- features() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- featureSelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- FeatureSerializer - Class in com.here.platform.data.client.json
- FeatureSerializer() - Constructor for class com.here.platform.data.client.json.FeatureSerializer
- FeaturesInGeometry - Class in com.here.platform.data.client.utils.rsql
-
Case class to hold the information for spatial queries.
- FeaturesInGeometry(HRN, String, Settings, Geometry, Seq<String>, Set<SearchParam>, Set<String>) - Constructor for class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- FeatureTagsField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- FibonacciHashing$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- fieldData() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- FieldDescriptorOps - Class in com.here.platform.data.client.spark.datasources.protobuf.converter
- FieldDescriptorOps() - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.converter.FieldDescriptorOps
- fieldNames() - Method in class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- fieldNames() - Method in class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- fieldNames() - Method in interface com.here.platform.data.client.flink.impl.schema.Schema
- fields() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- fields() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- FieldSerializer<T> - Interface in com.here.platform.location.compilation.core
- FieldSerializer.AugmentedFieldSerializer<F> - Class in com.here.platform.location.compilation.core
- FieldSerializers - Class in com.here.platform.location.compilation.core
- FieldSerializers() - Constructor for class com.here.platform.location.compilation.core.FieldSerializers
- fieldTypes() - Method in class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- fieldTypes() - Method in class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- fieldTypes() - Method in interface com.here.platform.data.client.flink.impl.schema.Schema
- FifteenDays - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- FifteenDays - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
15 days
- file() - Method in class com.here.platform.data.client.javadsl.NewPartition.FileBlob
- FileBlob(File) - Constructor for class com.here.platform.data.client.javadsl.NewPartition.FileBlob
- FileBlob$() - Constructor for class com.here.platform.data.client.javadsl.NewPartition.FileBlob$
- fileDescriptors() - Method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- fileIndex() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- fileIndex() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- fileIndex() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- fileIndex() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- fileName() - Method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- fill(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to "Point/MultiPoint" with the "radius" property and "Polygon/MultiPolygon"
- fill(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The color of a "Polygon/MultiPolygon".
- filledArray(int, double) - Static method in class com.here.platform.location.core.Utils
-
Returns a pre-filled array of primitive
Doubles. - fillOpacity(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The opacity of the interior of "Polygon/MultiPolygon".
- filter() - Method in class com.here.platform.data.client.flink.impl.PartitionIdsFilter
- filter(InteractiveMapFeaturePojo) - Method in class com.here.platform.data.client.flink.impl.FeaturePoJoDeduplicationFilterFunction
- filter(InteractiveMapFeaturePojo) - Method in class com.here.platform.data.client.flink.impl.GeometryFilterFunction
- filter(List<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.Filter
- filter(Row) - Method in class com.here.platform.data.client.flink.impl.DummyFilter
- filter(Row) - Method in class com.here.platform.data.client.flink.impl.RetractDummyFilter
- filter(Function1<T, Object>, ClassTag<T>) - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- Filter<O> - Interface in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- filterByApplication(Class<A2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains messages of the class
appClass. - filterByApplication(ClassTag<A2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains messages of the type
A2. - filterByLocationReferencingMethod(Class<M2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a location reference of the
methodClassreferencing method. - FilteredGraph<V,
E> - Class in com.here.platform.location.core.graph.javadsl -
A filtered view of a directed graph.
- FilteredGraph(DirectedGraph<V, E>, Predicate<E>) - Constructor for class com.here.platform.location.core.graph.javadsl.FilteredGraph
- FilteredObservation<O> - Interface in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- FilteredObservations - Interface in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- FilteredProximitySearch<V,
LS> - Class in com.here.platform.location.core.geospatial -
Guarantees that all search results are on accessible parts of the road, as defined by
roadAccess. - FilteredProximitySearch(ProximitySearch<V>, PropertyMap<V, LS>, RangeBasedPropertyMap<V, Object>, GeoProjection, LineStringOperations<LS>) - Constructor for class com.here.platform.location.core.geospatial.FilteredProximitySearch
- filteredToUnknown() - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
- filterGeometry() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- filterHavingExtendedTmcReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have an Extended TMC reference.
- filterHavingLocationReferencingMethod(ClassTag<M2>) - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a location reference of the
M2referencing method. - filterHavingOlrReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a OLR reference.
- filterHavingTmcReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains application messages that have a TMC reference.
- filters() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.AndFilter
- Filters - Class in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- Filters() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.Filters
- filterTecMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains TEC messages.
- filterTfpMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns messages object that only contains TFP messages.
- FIN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Finland
- FIN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
- finalizeUpload(String, String, ObjectStoreUploadPartsRaw) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- finalizeUpload(String, String, ObjectStoreUploadPartsRaw) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- find(String) - Method in interface com.here.platform.data.client.utils.rsql.QueryProcessor
- find(String) - Method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- find(String) - Method in class com.here.platform.data.client.utils.rsql.VolatileLayerQueryProcessor
- find(String, Integer, boolean) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- findQuadKeysWithData(Seq<String>, Set<SearchParam>, Integer, boolean) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- fingerprint() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- finish() - Method in interface com.here.platform.data.client.json.FContext
- finish(int) - Method in interface com.here.platform.data.client.json.FContext
- finish(int) - Method in interface com.here.platform.data.client.json.RawFContext
- finish(RawFacade<J>) - Method in class com.here.platform.data.client.json.PimpedAsyncParser
- finished() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- Finished$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Finished$
- Fire - Class in com.here.platform.location.tpeg2.tec
- Fire(short) - Constructor for class com.here.platform.location.tpeg2.tec.Fire
- first() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- first() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- first() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- firstCompletedOf(IterableOnce<Future<T>>, ExecutionContext) - Static method in class com.here.platform.data.client.utils.FutureUtils
- firstEdgeIndices() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- firstEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- firstIncomingEdgeIndexIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- FirstLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents a first reference point for a location reference in the road network.
- FirstLocationReferencePoint(AbsoluteGeoCoordinate, LineProperties, PathProperties) - Constructor for class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- firstPointIndices() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- firstPointIndices() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- firstRangeIndices() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- FiveYears - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- FixedHereTokenCredentials - Class in com.here.platform.data.client.auth
- FixedHereTokenCredentials(String, Option<Object>) - Constructor for class com.here.platform.data.client.auth.FixedHereTokenCredentials
- FixedHereTokenProvider - Class in com.here.platform.data.client.auth
- FixedHereTokenProvider(HereTokenRequestSignerSettings) - Constructor for class com.here.platform.data.client.auth.FixedHereTokenProvider
- FJI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Fiji
- FJI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
- flatMap(IndexData, Collector<Row>) - Method in class com.here.platform.data.client.flink.impl.IndexFlatMap
- flatMap(PartData, Collector<Partition>) - Method in class com.here.platform.data.client.flink.impl.VersionPartitionsByPartFlatMap
- flatMap(PartitionData, Collector<Row>) - Method in class com.here.platform.data.client.flink.impl.VersionFlatMap
- flatMap(PartitionData, Collector<Row>) - Method in class com.here.platform.data.client.flink.impl.VolatileFlatMap
- flatMap(String, Collector<IndexPartition>) - Method in class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionFlatMap
- flatMap(String, Collector<Partition>) - Method in class com.here.platform.data.client.flink.javadsl.GetChangesFlatMap
- flatMap(String, Collector<Partition>) - Method in class com.here.platform.data.client.flink.javadsl.GetPartitionsFlatMap
- flatMap(List<IndexPartition>, Collector<IndexPartition>) - Method in class com.here.platform.data.client.flink.impl.IndexPartFlatMap
- FlinkAdminApi - Interface in com.here.platform.data.client.flink.javadsl
-
Maintain catalogs and their configuration.
- FlinkAdminApiImpl - Class in com.here.platform.data.client.flink.javadsl
- FlinkAdminApiImpl(Settings, Function0<DataClientApi>) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- FlinkCatalogFactory - Class in com.here.platform.location.dataloader.flink
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- FlinkCatalogFactory() - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings.
- FlinkCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Constructs a new instance with custom Data Client Settings.
- FlinkCatalogFactory(Option<Settings>) - Constructor for class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.
- FlinkDataClient - Class in com.here.platform.data.client.flink.javadsl
- FlinkDataClient() - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkDataClient
- FlinkKafkaPublisher - Class in com.here.platform.data.client.flink.javadsl
-
Use this class for manually managing publishing to a stream layer.
- FlinkKafkaPublisher(HRN) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkKafkaPublisher
- flinkPublishApi() - Method in class com.here.platform.data.client.settings.Timeouts
- FlinkPublishApi - Interface in com.here.platform.data.client.flink.javadsl
- FlinkPublishApiImpl - Class in com.here.platform.data.client.flink.javadsl
- FlinkPublishApiImpl(Settings, Function0<PublishApi>, DataClientFlinkContext) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- FlinkQueryApi - Interface in com.here.platform.data.client.flink.javadsl
- FlinkQueryApiImpl - Class in com.here.platform.data.client.flink.javadsl
- FlinkQueryApiImpl(HRN, Settings, Function0<QueryApi>) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- FlinkReadEngine - Interface in com.here.platform.data.client.flink.javadsl
- FlinkReadEngineImpl - Class in com.here.platform.data.client.flink.javadsl
- FlinkReadEngineImpl(HRN, Settings, Function0<ReadEngine>) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- flinkWriteEngine() - Method in class com.here.platform.data.client.settings.Timeouts
- FlinkWriteEngine - Interface in com.here.platform.data.client.flink.javadsl
- FlinkWriteEngineImpl - Class in com.here.platform.data.client.flink.javadsl
- FlinkWriteEngineImpl(HRN, Settings, Function0<WriteEngine>, DataClientFlinkContext) - Constructor for class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- FLK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Falkland Islands (Malvinas)
- FLK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
- FloatMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.FloatMapping$
- flow(Option<String>, Facade<J>) - Static method in class com.here.platform.data.client.json.StreamingJsonParser
- FlowDataQuality - Class in com.here.platform.location.tpeg2.tfp
- FlowDataQuality(short) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- FlowMatrix - Class in com.here.platform.location.tpeg2.tfp
- FlowMatrix(Instant, Optional<Object>, SpatialResolution, List<FlowVector>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowMatrix
- FlowMatrix(Instant, Option<Object>, SpatialResolution, Seq<FlowVector>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowMatrix
- FlowPolygon - Class in com.here.platform.location.tpeg2.tfp
- FlowPolygon(long, StatusParameters, List<PolygonPoint>, Optional<SpatialResolution>, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygon
- FlowPolygon(long, StatusParameters, Seq<PolygonPoint>, Option<SpatialResolution>, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygon
- FlowPolygonObject - Class in com.here.platform.location.tpeg2.tfp
- FlowPolygonObject(Instant, Optional<Object>, SpatialResolution, List<FlowPolygon>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- FlowPolygonObject(Instant, Option<Object>, SpatialResolution, Seq<FlowPolygon>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- flowQuality() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- FlowStatus - Class in com.here.platform.location.tpeg2.tfp
- FlowStatus(Instant, Optional<Object>, StatusParameters, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowStatus
- FlowStatus(Instant, Option<Object>, StatusParameters, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowStatus
- FlowVector - Class in com.here.platform.location.tpeg2.tfp
- FlowVector(long, List<FlowVectorSection>, Optional<SpatialResolution>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVector
- FlowVector(long, Seq<FlowVectorSection>, Option<SpatialResolution>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVector
- FlowVectorSection - Class in com.here.platform.location.tpeg2.tfp
- FlowVectorSection(long, StatusParameters, Optional<SpatialResolution>, Optional<SectionType>, Optional<Restrictions>, Optional<StatisticalParameters>, Optional<CauseCode>, Optional<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- FlowVectorSection(long, StatusParameters, Option<SpatialResolution>, Option<SectionType>, Option<Restrictions>, Option<StatisticalParameters>, Option<CauseCode>, Option<LinkedCause>) - Constructor for class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- flush(boolean) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSinkWriter
- fmFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- fmFrequency() - Method in class com.here.platform.location.tpeg2.sni.FMFrequency
- fmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- FMFrequency - Class in com.here.platform.location.tpeg2.sni
- FMFrequency(short) - Constructor for class com.here.platform.location.tpeg2.sni.FMFrequency
- FollowDiversion - Class in com.here.platform.location.tpeg2.tec
- FollowDiversion(short) - Constructor for class com.here.platform.location.tpeg2.tec.FollowDiversion
- forallRangesBetween(Seq<RangeBasedProperty<V>>, double, double, Function1<RangeBasedProperty<V>, Object>) - Static method in class com.here.platform.location.core.Utils
-
Verifies that
predicateapplies to all ranges betweenfromFractionandtoFraction. - forbiddenHazardousGoodsDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
-
Custom decoder for forbiddenHazardousGoods field in VehicleRestriction.
- forbiddenHazardousGoodsEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
-
Custom encoder for forbiddenHazardousGoods field in VehicleRestriction.
- forByteArrays() - Static method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- FORCE_RAW_DATA() - Static method in class com.here.platform.data.client.flink.common.Properties
- forceGzipDecode() - Static method in class com.here.platform.data.client.utils.GZip
- forceRawData() - Method in class com.here.platform.data.client.settings.Settings
- forceStrict() - Method in interface com.here.platform.data.client.http.Endpoint
-
Force to read all response body in memory inside retried block, this is used when simple responses return chunked data that can cause Truncation exception when parsed.
- forceStrict() - Method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- forceStrict() - Method in class com.here.platform.data.client.service.artifact.GetSchema
- forceStrict() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- forceStrict() - Method in class com.here.platform.data.client.service.config.DeleteCatalog
- forceStrict() - Method in class com.here.platform.data.client.service.config.GetConfiguration
- forceStrict() - Method in class com.here.platform.data.client.service.config.GetConfigurationHref
- forceStrict() - Method in class com.here.platform.data.client.service.config.GetStatus
- forceStrict() - Method in class com.here.platform.data.client.service.index.Parts
- forceStrict() - Method in class com.here.platform.data.client.service.index.Query
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- forceStrict() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetMinimumVersion
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- forceStrict() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- forceStrict() - Method in class com.here.platform.data.client.service.query.GetChangesById
- forceStrict() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- forceStrict() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- forceStrict() - Method in class com.here.platform.data.client.service.stream.endpoints.Consume
- forceStrict() - Method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- forHereMapContentSegmentAnchor(AttributeContainerAccess<P, C>, AttributeAccess<C, T>) - Static method in class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
-
Creates an
AttributeAccessorfor HERE Map Content data. - format() - Method in class com.here.platform.data.client.model.geojson.Feature.JsonBuilder
- format() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection.JsonBuilder
- format() - Method in class com.here.platform.data.client.model.geojson.FeatureModification.JsonBuilder
- format() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList.JsonBuilder
- format(String) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- format(String) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Specifies the format of the data stored in the layer.
- formatName() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- formatName() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- formats() - Method in class com.here.platform.data.client.flink.common.sqlfunctions.FromJsonString
- formats() - Method in class com.here.platform.data.client.flink.common.sqlfunctions.ToJsonString
- formats() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- formatter() - Method in class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- formatter() - Method in class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- formatWithMetadata() - Method in class com.here.platform.data.client.flink.impl.schema.v2.AvroSchemaFactory
- formatWithMetadata() - Method in class com.here.platform.data.client.flink.impl.schema.v2.ProtobufSchemaFactory
- formatWithMetadata() - Method in class com.here.platform.data.client.flink.impl.schema.v2.RawSchemaFactory
- formatWithMetadata() - Method in interface com.here.platform.data.client.flink.impl.schema.v2.SchemaFactory
- FormOfWay - Class in com.here.platform.location.tpeg2.olr
-
Describing the type of the road.
- FormOfWay(short) - Constructor for class com.here.platform.location.tpeg2.olr.FormOfWay
- FormOfWayRangeBasedPropertyMap - Class in com.here.platform.location.referencing.olr.javadsl
-
A
RangeBasedPropertyMapthat returns the Form of Way for aVertex. - FormOfWayRangeBasedPropertyMap(RangeBasedPropertyMap<Vertex, PhysicalAttribute>, RangeBasedPropertyMap<Vertex, RoadUsage>, RangeBasedPropertyMap<Vertex, RoadAccessType>, RangeBasedPropertyMap<Vertex, SpecialTrafficAreaCategory>) - Constructor for class com.here.platform.location.referencing.olr.javadsl.FormOfWayRangeBasedPropertyMap
- formParams() - Method in class com.here.platform.data.client.base.ApiRequest
- forUnknown() - Method in class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters
- forVersioned(HRN) - Method in class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- forVersioned(HRN) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiAdapter
- forVersionInfo(HRN) - Method in class com.here.platform.data.client.v2.adapter.base.javadsl.DataClientBaseAdapter
- forVersionInfo(HRN) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiAdapter
- forward() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates a
DirectedGraphthat lazily loads data from the `routinggraph` layer of the Optimized Map for Location Library usingOptimizedMapLayers.routingGraph(). - forward(RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
- Forward - Class in com.here.platform.location.inmemory.graph
-
The vertex and the segment have the same direction.
- Forward() - Constructor for class com.here.platform.location.inmemory.graph.Forward
- FORWARD - Static variable in interface com.here.platform.location.inmemory.graph.javadsl.Direction
-
The vertex's direction is the same as the segment's.
- FOUR_OR_MORE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
Four or more lanes in each travel direction
- FourMonths - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- FourMonths - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
120 days
- FourOrMore$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
- fow() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- FRA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
France
- FRA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
- fraction() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- fraction() - Method in interface com.here.platform.location.core.geospatial.FractionOn
-
The fraction specifies how far along the length of
elementthe point is located. - fraction() - Method in class com.here.platform.location.referencing.AccessPoint
- fractionForPoint(LS, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Calculates the fraction of a line string's full length from its start to some given point.
- FractionOn<T> - Interface in com.here.platform.location.core.geospatial
-
Object representing a point as a fraction along a (linear) element.
- frc() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- freeFlowSpeed() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- freeFlowSpeed() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates an accessor for the free-flow-speed of a
Vertex. - freeFlowSpeed() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- freeFlowSpeed(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).freeFlowSpeed(). - freeFlowSpeed(FreeFlowSpeedLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- freeFlowSpeed(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Free Flow Speed layer.
- FreeFlowSpeedLayer - Class in com.here.platform.location.integration.optimizedmap
- FreeFlowSpeedLayer(Function1<TileId, Option<RangeBasedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- freeFlowTravelTime() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- freeText() - Method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- FreeTextInformation - Class in com.here.platform.location.tpeg2.sni
- FreeTextInformation(String) - Constructor for class com.here.platform.location.tpeg2.sni.FreeTextInformation
- freeTexts() - Method in class com.here.platform.location.tpeg2.tec.Advice
- freeTexts() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- freezeRelease() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- freezeRelease(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
-
Freezes the current deployed release version.
- FreezeReleaseAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- FreezeReleaseAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter$
- FreezeReleaseBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseBuilder
- FRO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Faroe Islands
- FRO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Project Cartesian coordinates (in meters) on the Earth surface, around a WGS84 point.
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- from(CGC, C, GeoCoordinateOperations<CGC>, CoordinateOperations<C>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
-
Projects back to WGS84 coordinates (in degrees) from Cartesian coordinates (in meters).
- from(HRN) - Static method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
-
This is an experimental API.
- from(BoundingBoxSearch<Tuple2<TileId, SegmentIndex>>) - Static method in class com.here.platform.location.inmemory.geospatial.VertexBoundingBoxSearch
-
Creates a
VertexBoundingBoxSearchfrom aBoundingBoxSearchreturning a pair of aTileIdand aSegmentIndexin that tile. - from(ProximitySearch<Tuple2<TileId, SegmentIndex>>) - Static method in class com.here.platform.location.inmemory.geospatial.VertexProximitySearch
-
Creates a
VertexProximitySearchfrom aProximitySearchreturning a pair of aTileIdand aSegmentIndexin that tile. - from(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Deprecated.Prefer
new Graphs(optimizedMap).forward(). - from(Throwable) - Static method in exception com.here.platform.data.client.DataClientException
- fromAncestorTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns all descendant tiles for a given tile.
- fromAncestorTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns all descendant tiles for a given tile.
- fromBoundingBox(double, double, double, double, Seq<Object>) - Static method in class com.here.platform.data.client.utils.geo.GeoTileResolver
- fromBoundingBox(BB, BoundingBoxOperations<BB>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover a given bounding box.
- fromBoundingBox(BoundingBox) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given bounding box.
- fromBoundingBoxWithBuffer(BB, double, GeoProjection, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBox
-
Creates a bounding box expanded by a buffer zone towards all directions from the bounding box center.
- fromCenterAndBuffer(GC, double, GeoProjection, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBox
-
Creates a bounding box expanded towards all directions from the given point.
- fromCenterAndRadius(GC, double) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.DiskTileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover a given circle.
- fromCenterAndRadius(GC, double, GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover a given circle.
- fromCloseableIterator(Function0<CloseableIterator<T>>, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- fromConfig(Config) - Static method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
-
Parses the credentials contained in a
com.typesafe.config.Configobject. - fromConfig(Config) - Static method in class com.here.platform.data.client.settings.BillingTag
- fromConfig(Config) - Static method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- fromConfig(Config, LoggingAdapter) - Static method in class com.here.platform.data.client.settings.Timeouts
- fromConfiguration(CatalogConfiguration) - Static method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- fromConfiguration(SubscriptionConfiguration) - Static method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- fromCoordinate(GC) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tile containing a given point.
- fromCoordinate(GC, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tile containing a given point.
- fromCoordinate(GC, GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tile containing a given point.
- fromDefaults() - Static method in class com.here.platform.data.client.settings.Timeouts
- fromDescendantTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the ancestor tile for the output level that is configured for this
HereTileResolver. - fromDescendantTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.AncestorTileResolver
-
Returns the ancestor tile containing the given tile.
- fromDescendantTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the ancestor tile for the output level that is configured for this
TileResolver. - fromFile(Path, int, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- fromFullName(String) - Static method in enum class com.here.platform.data.client.model.LayerContentType
- fromGeoCoordinates(List<GeoCoordinate>) - Static method in class com.here.platform.location.referencing.PolygonLocation
- fromHadoopConfig(Configuration) - Static method in class com.here.platform.data.client.spark.Credentials
- fromHereToken(String) - Static method in class com.here.platform.data.client.auth.FixedHereTokenCredentials
- fromHereTokenPath(String) - Static method in class com.here.platform.data.client.auth.RunAsIdHereTokenCredentials
- fromItems(Seq<T>, ExecutionContext) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- FromJsonString - Class in com.here.platform.data.client.flink.common.sqlfunctions
- FromJsonString() - Constructor for class com.here.platform.data.client.flink.common.sqlfunctions.FromJsonString
- fromOffset(long) - Static method in class com.here.platform.data.client.model.ByteRange
-
Indicates that we should process all the bytes from start to end of resource.
- fromPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterIterablePojoPartitionsOps
- fromPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartitionVersionStateOps
- fromPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartVersioniStateOps
- fromProximitySearch(ProximitySearch<O, V>, double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search.
- fromProximitySearch(ProximitySearch<O, V>, double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search.
- fromProximitySearchWithUnknown(ProximitySearch<O, V>, double) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search and adds
Unknownto candidates. - fromProximitySearchWithUnknown(ProximitySearch<O, V>, double, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.CandidateGenerators
-
Creates a candidate generator that is based on a proximity search and adds
Unknownto candidates. - fromRange(long, long) - Static method in class com.here.platform.data.client.model.ByteRange
-
Indicates that we should process all the bytes from start to end (inclusive).
- fromRequestTemplate(RequestTemplate, HttpRequestSigner) - Static method in class com.here.platform.data.client.settings.LocatorContext
- fromScala(PointOrientation) - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- fromScala(SideOfRoad) - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- fromSettings(HereAccountRequestSignerSettings) - Static method in class com.here.platform.data.client.auth.HereAccountCredentials
- fromString(String) - Static method in class com.here.hrn.HRN
-
Convert to an
HRN. - fromString(String) - Static method in class com.here.platform.data.client.model.geojson.SearchParam
- fromTile(long) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles associated with a given input tile.
- fromTile(TileId) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles associated with a given input tile.
- fromTileWithBuffer(long, double) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
-
Returns the tiles that cover the area of a given tile extended by the given buffer in all directions.
- fromTileWithBuffer(TileId, double) - Method in interface com.here.platform.location.inmemory.geospatial.TileResolver
-
Returns the tiles that cover the area of a given tile extended by the given buffer in all directions.
- fromVertex(Vertex) - Static method in class com.here.platform.location.inmemory.graph.SegmentIndex
- fromVertexIndex(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.SegmentIndex
-
Converts a
VertexIndexto the corresponding undirectedSegmentIndex. - Frontage() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is a frontage road or not.
- FRONTAGE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is a frontage road or not.
- fsLayer() - Method in class com.here.platform.data.client.hdfs.BlobFsService
- FSM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Micronesia, Federated States of
- FSM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
- FUCHSIA - Static variable in class com.here.platform.location.io.javadsl.Color
- FullLayerMetadata - Class in com.here.platform.data.client.v2.caching.model.versioned
- FullLayerMetadata(String, String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- fullName(String) - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- fullURL() - Method in class com.here.platform.data.client.base.ApiRequest
- fullURL() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Optional value for full url.
- functionalClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates an accessor for the
FunctionalClassof aVertex. - functionalClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates an accessor for the
FunctionalClassof aVertex. - FunctionalClass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Functional class is a road type indicator, reflecting traffic speed and volume, as well as the importance and connectivity of the road.
- FunctionalClass.FC1$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that allow for high volume, maximum speed traffic movement between and through major metropolitan areas.
- FunctionalClass.FC2$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that are used to channel traffic to FC1 roads for traveling between and through cities in the shortest amount of time.
- FunctionalClass.FC3$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads that intersect FC2 roads and provide a high volume of traffic movement at a lower level of mobility than FC2 roads.
- FunctionalClass.FC4$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads with a high volume of traffic movement at moderate speeds between neighbourhoods.
- FunctionalClass.FC5$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Roads with a volume and traffic movement below the level of any other Functional Class.
- FunctionalClasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Functional class is a road type indicator, reflecting traffic speed and volume, as well as the importance and connectivity of the road.
- FunctionalRoadClass - Class in com.here.platform.location.tpeg2.olr
-
Describes the class of the road in the road network.
- FunctionalRoadClass(short) - Constructor for class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- future(JavaMapping<_J, _S>, ExecutionContext) - Static method in class com.here.platform.data.client.base.Mappings
- Futures - Class in com.here.platform.data.client.utils
- Futures() - Constructor for class com.here.platform.data.client.utils.Futures
- Futures.AugmentedFuture<A> - Class in com.here.platform.data.client.utils
- Futures.AugmentedFuture$ - Class in com.here.platform.data.client.utils
- FutureUtils - Class in com.here.platform.data.client.utils
- FutureUtils() - Constructor for class com.here.platform.data.client.utils.FutureUtils
G
- GAB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gabon
- GAB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
- GAUGES() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- GaussianProbabilityDistribution - Class in com.here.platform.location.core.mapmatching
-
Gaussian, or normal, probability distribution.
- GaussianProbabilityDistribution(double) - Constructor for class com.here.platform.location.core.mapmatching.GaussianProbabilityDistribution
- GBR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United Kingdom
- GBR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
- generate(O) - Method in interface com.here.platform.location.core.mapmatching.javadsl.CandidateGenerator
- generate(O) - Method in class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- generate(O) - Method in interface com.here.platform.location.core.mapmatching.SupportForUnknown
- generateBlobId(NewPartition) - Method in interface com.here.platform.data.client.engine.model.BlobIdGenerator
- generateBlobId(NewPartition) - Static method in class com.here.platform.data.client.engine.model.MixedBlobIdGenerator
- generateBlobId(NewPartition) - Method in class com.here.platform.data.client.engine.model.StableBlobIdGenerator
- generateBlobId(NewPartition) - Method in class com.here.platform.data.client.engine.model.UUIDBlobIdGenerator
- generateVolatileBlobId(NewPartition) - Method in interface com.here.platform.data.client.engine.model.BlobIdGenerator
- generateVolatileBlobId(NewPartition) - Static method in class com.here.platform.data.client.engine.model.MixedBlobIdGenerator
- Generic - Enum constant in enum class com.here.platform.data.client.model.PartitioningScheme
- Generic() - Static method in class com.here.platform.data.client.model.Partitioning
- GENERIC - Enum constant in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Used when partition names have no semantic meaning.
- GenericDataConverter - Class in com.here.platform.data.client.spark.datasources.generic
-
GenericDataConverteris an implementation ofDataConverterto store each message grouping as a single data file. - GenericDataConverter(SerializableConfiguration, OutputWriterFactory) - Constructor for class com.here.platform.data.client.spark.datasources.generic.GenericDataConverter
- GenericLayer<T> - Class in com.here.platform.location.integration
-
Deprecated.This functionality is deprecated. Since SDK 2.54.
- GenericLayer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.GenericLayer
-
Deprecated.
- GenericPartitioning - Class in com.here.platform.data.client.model
- GenericPartitioning - Class in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- GenericPartitioning() - Constructor for class com.here.platform.data.client.model.GenericPartitioning
- GenericPartitioning() - Constructor for class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- GenericPartitionKey - Class in com.here.platform.data.client.v2.caching.model.versioned
- GenericPartitionKey(String, long, String) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- GEO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Georgia
- GEO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
- GeocodeApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- GeocodeApi.GeocodeGetAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi.GeocodeGetAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- GeocodeApi.GeocodeGetBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.geocode
- geocodeGet() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- geocodeGet(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, List<String>, List<String>, List<String>, Optional<Integer>, Optional<String>, List<String>, List<String>, List<String>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
-
This endpoint allows to find the geo-coordinates of a known address, place, locality or administrative area, even if the query is incomplete or partly incorrect.
- GeocodeGetAdapter(ApiRequest<OpenSearchGeocodeResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- GeocodeGetAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter$
- GeocodeGetBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- GeoConstants - Class in com.here.platform.location.core.geospatial
-
Constants used to convert degrees to meters on the spherical earth approximation.
- GeoConstants() - Constructor for class com.here.platform.location.core.geospatial.GeoConstants
- geoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - geoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
GeoCoordinateLocationReference. - geoCoordinate(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - GeoCoordinate - Class in com.here.platform.location.core.geospatial
-
Represents WGS84 geocoordinates.
- GeoCoordinate(double, double) - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate
- GeoCoordinate.GeoCoordinatesOps$ - Class in com.here.platform.location.core.geospatial
- GeoCoordinate.LineStringOpsImpl$ - Class in com.here.platform.location.core.geospatial
- geoCoordinateAdapter() - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateAdapter<GC> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Extracts latitude and longitude for some type.
- geoCoordinateFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - GeoCoordinateHolder - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects containing geocoordinates.
- GeoCoordinateLocation - Class in com.here.platform.location.referencing
-
A location represented by a pair of geocoordinates.
- GeoCoordinateLocation(double, double) - Constructor for class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateLocation(GeoCoordinateHolder) - Constructor for class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
GeoCoordinateLocationReferencerefers to a point described by a pair of geocoordinates. - GeoCoordinateLocationReference(AbsoluteGeoCoordinate) - Constructor for class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- geoCoordinateOperations() - Static method in class com.here.platform.location.referencing.GeoCoordinateLocation
- GeoCoordinateOperations<GC> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing geocoordinates.
- GeoCoordinateOperations.GeoCoordinateOperationsAsMembers<GC> - Class in com.here.platform.location.core.geospatial
-
Allows using
GeoCoordinateOperationsmethods as extension methods. - GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- GeoCoordinateOperationsAsMembers(GC) - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- GeoCoordinateOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$
- GeoCoordinates<GC> - Class in com.here.platform.location.core.geospatial.javadsl
-
Provides high-level operations on types representing geocoordinates.
- GeoCoordinates() - Constructor for class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- GeoCoordinateSeqLinearRingOps$() - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- GeoCoordinatesOps$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- GeographicalCoverage - Class in com.here.platform.location.tpeg2.sni
- GeographicalCoverage(short, List<GeographicCoverageEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- GeographicalCoverage(short, Seq<GeographicCoverageEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- geographicCoverage() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- GeographicCoverage - Class in com.here.platform.location.tpeg2.sni
- GeographicCoverage(CoordinatePair, CoordinatePair) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicCoverage
- GeographicCoverageEntry - Class in com.here.platform.location.tpeg2.sni
- GeographicCoverageEntry(short, GeographicCoverage) - Constructor for class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- GeoJson - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- GeoJson - Interface in com.here.platform.data.client.model.geojson
- GeoJsonGeometryAsJts(Geometry) - Constructor for class com.here.platform.data.client.service.interactiveMap.GeometryConverter.GeoJsonGeometryAsJts
- GEOMETRIC - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- geometries() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- geometry() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- geometry() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- geometry() - Method in class com.here.platform.data.client.model.geojson.Feature
- geometry() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- geometry() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that returns the geometry (in the form of
LineString) of aVertex. - geometry() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- geometry() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- geometry() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- geometry() - Method in class com.here.platform.location.referencing.OlrLayers
- geometry(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).geometry(). - geometry(GeometryTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Geometry tile.
- geometry(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- geometry(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Geometry layer.
- Geometry - Interface in com.here.platform.data.client.model.geojson
- GeometryCollection - Class in com.here.platform.data.client.model.geojson
- GeometryCollection(String, Option<Seq<Object>>, Seq<Geometry>) - Constructor for class com.here.platform.data.client.model.geojson.GeometryCollection
- GeometryCollection.Builder - Class in com.here.platform.data.client.model.geojson
- GeometryConverter - Class in com.here.platform.data.client.service.interactiveMap
- GeometryConverter() - Constructor for class com.here.platform.data.client.service.interactiveMap.GeometryConverter
- GeometryConverter.BoundingBoxAsJtsGeometry - Class in com.here.platform.data.client.service.interactiveMap
- GeometryConverter.GeoJsonGeometryAsJts - Class in com.here.platform.data.client.service.interactiveMap
- GeometryConverter.JtsGeometryAsGeoJson - Class in com.here.platform.data.client.service.interactiveMap
- GeometryFilterFunction - Class in com.here.platform.data.client.flink.impl
- GeometryFilterFunction(Geometry) - Constructor for class com.here.platform.data.client.flink.impl.GeometryFilterFunction
- GeometryHelper - Class in com.here.platform.data.client.flink.impl
- GeometryHelper() - Constructor for class com.here.platform.data.client.flink.impl.GeometryHelper
- GeometryItem - Interface in com.here.platform.data.client.model.geojson
- GeometryLayer - Class in com.here.platform.location.integration.optimizedmap
- GeometryLayer(DiskTileResolver, Function1<TileId, Option<GeometryTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.GeometryLayer
- geometrySelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- GeometrySerializer - Class in com.here.platform.data.client.json
- GeometrySerializer() - Constructor for class com.here.platform.data.client.json.GeometrySerializer
- GeometryTile - Class in com.here.platform.location.inmemory.geospatial
-
Contains the road geometry data for a single tile.
- GeometryTile(TileId, int[], int[], int[], long[], long[], int[], int[], int[]) - Constructor for class com.here.platform.location.inmemory.geospatial.GeometryTile
- geometryTypes() - Method in class com.here.platform.data.client.model.geojson.Statistics
- GeoProjection - Interface in com.here.platform.location.core.geospatial
-
Converts WGS84 Earth coordinates to planar 2D coordinates and vice-versa.
- GeoProjections - Class in com.here.platform.location.core.geospatial
-
Provides default
GeoProjectionimplementations. - GeoProjections() - Constructor for class com.here.platform.location.core.geospatial.GeoProjections
- GeoTileResolver - Class in com.here.platform.data.client.utils.geo
- GeoTileResolver() - Constructor for class com.here.platform.data.client.utils.geo.GeoTileResolver
- get() - Method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- get() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- get() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.OptionalLayerMetadata
- get() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- get(long) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- get(HRN, String, InternalSettings, Option<MetricReporter>) - Method in class com.here.platform.data.client.service.stream.kafka.ProducerCache
- get(Partition, Function<byte[], A>) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition and transform data with
dataBytesInterpreterfunction - get(Partition, Function<byte[], A>) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- get(Partition, Function<byte[], A>, PartitionDecoder) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition and transform data with
dataBytesInterpreterfunction - get(Partition, Function<byte[], A>, PartitionDecoder) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- get(TileId) - Method in interface com.here.platform.location.dataloader.core.caching.CachingTileLoader
-
Deprecated.Gets the data from the cache, or delegates to the `inner` class.
- get(TileId) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- get(TileId) - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets data for a single
tileId. - get(Vertex) - Method in class com.here.platform.location.referencing.olr.javadsl.FormOfWayRangeBasedPropertyMap
-
Look up all range-based properties for a given
key. - get(Vertex, double) - Method in class com.here.platform.location.referencing.olr.javadsl.FormOfWayRangeBasedPropertyMap
- get(Id) - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets data for a single
partition. - get(String) - Method in class com.here.platform.data.client.model.geojson.Feature
- get(K) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- get(K) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the value associated to a key.
- get(K) - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedPropertyMap
-
Look up all point-based properties for a given
key. - get(K) - Method in interface com.here.platform.location.core.graph.javadsl.PropertyMap
-
Retrieves the property value associated with a particular
key. - get(K) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedPropertyMap
-
Look up all range-based properties for a given
key. - get(K, double) - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedPropertyMap
-
Look up the range-based property for a given
keyandoffset. - get(ActorSystem) - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- get(ActorSystem) - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- get(ActorSystem) - Static method in class com.here.platform.data.client.javadsl.DataClient
- get(ActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSettings
- get(ActorSystem) - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- get(ClassicActorSystemProvider) - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- get(ClassicActorSystemProvider) - Static method in class com.here.platform.data.client.settings.DataClientSettings
- get(ClassicActorSystemProvider) - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- GET$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.GET$
- getAccessPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getAccessType() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- getAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- getAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- getAdditionalFields() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getAdditionalMetadata() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getAdditionalMetadata() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Deprecated.This field is not supported anymore. Please use the other available fields instead. Since OLP SDK > 2.1.
- getAdditionalMetadata() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getAdminAreas() - Method in class com.here.platform.data.client.model.Coverage
- getAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getAdvices() - Method in class com.here.platform.location.tpeg2.tec.Event
- getAid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getAll() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava
-
Get all metrics
- getAll(Iterable<? extends K>) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- getAll(Iterable<? extends K>) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Returns the values associated to the keys.
- getAll(Iterable<TileId>) - Method in interface com.here.platform.location.dataloader.core.caching.CachingTileLoader
-
Deprecated.Gets the data from the cache, or delegates to the `inner` class for all items.
- getAll(Iterable<TileId>) - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- getAll(Iterable<TileId>) - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets data for
tileIds. - getAll(Iterable<Id>) - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets data for
partitions. - getAltitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getAltitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getAmFrequency() - Method in class com.here.platform.location.tpeg2.sni.AMFrequency
- getAmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- getAngle() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getApiVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- getApiVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
-
Path: /version
- getApiVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
-
Returns the ingestion service software's version information.
- GetApiVersionAdapter(ApiRequest<ApiVersion>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- GetApiVersionAdapter(ApiRequest<ApiVersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- GetApiVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter$
- GetApiVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter$
- GetApiVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- getApplicationContent() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getApplicationId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getApplicationID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getApplicationID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getApplicationMessage() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- getApplicationMessages() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
-
Returns the application messages in this message object.
- getApplicationRootMessageBin() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- getApplicationRootMessageML() - Method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getApplicationRootMessages() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- getApplicationRootMessages() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- getAppStartTime() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- getAreas() - Method in class com.here.platform.data.client.model.CatalogSubset
- getAreas() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- getAreaScheme() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getAreaScheme() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- getArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifact(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the information about artifact (hrn, groupId, artifactId, version) and linked files.
- GetArtifactAdapter(ApiRequest<GetArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- GetArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter$
- GetArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- getArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactFile(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the binary data of file linked to artifact.
- GetArtifactFile - Class in com.here.platform.data.client.service.artifact
- GetArtifactFile(HRN, String) - Constructor for class com.here.platform.data.client.service.artifact.GetArtifactFile
- GetArtifactFileAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- GetArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter$
- GetArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- getArtifactFileFromArchive() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactFileFromArchive(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Returns the binary data of a file stored in archive.
- GetArtifactFileFromArchiveAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- GetArtifactFileFromArchiveAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter$
- GetArtifactFileFromArchiveBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- getArtifactRegistration() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- getArtifactRegistration(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the information about registered artifact.
- GetArtifactRegistrationAdapter(ApiRequest<GetRegistrationResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- GetArtifactRegistrationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter$
- GetArtifactRegistrationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- getAuthor() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getAutomaticVersionDeletion() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getAvailabilityFuture(Function0<Object>) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.AvailabilityHelper
-
Called by the framework thread.
- getAverageSpeed() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getAverageSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- getBaseElement() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getBaseRectangle() - Method in class com.here.platform.location.referencing.GridLocation
- getBaseUrl() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getBaseVersion() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Get latest version available for the given catalog which can be used in
FlinkPublishApi.startBatch2(java.util.OptionalLong,java.util.Optional<java.util.List<java.lang.String>>,java.util.List<com.here.platform.data.client.model.VersionDependency>). - getBaseVersion() - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- getBaseVersion() - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Get latest version available for the given catalog which can be used in
PublishApi.startBatch2(java.util.OptionalLong,java.util.Optional<java.util.List<java.lang.String>>,java.util.List<com.here.platform.data.client.model.VersionDependency>). - getBaseVersion() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- getBatchIdsInProcess_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBatchIdsInProcess_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBatchIdsLeft_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBatchIdsLeft_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBatchIdsUsed_1() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBatchIdsUsed_2() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getBbox() - Method in class com.here.platform.data.client.model.geojson.Feature
- getBbox() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getBbox() - Method in interface com.here.platform.data.client.model.geojson.Geometry
- getBbox() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- getBbox() - Method in interface com.here.platform.data.client.model.geojson.GeometryItem
- getBbox() - Method in class com.here.platform.data.client.model.geojson.LineString
- getBbox() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- getBbox() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- getBbox() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- getBbox() - Method in class com.here.platform.data.client.model.geojson.Point
- getBbox() - Method in class com.here.platform.data.client.model.geojson.Polygon
- getBbox() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getBearerInformation() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getBearerInformation() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getBearing() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getBillingTag() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- getBillingTag() - Method in class com.here.platform.data.client.settings.Settings
- getBillingTags() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getBillingTags() - Method in class com.here.platform.data.client.model.Layer
- getBillingTags() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- getBlob(String, ByteRange, boolean) - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolume
- getBlob(String, ByteRange, boolean) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- getBlob(String, ByteRange, boolean) - Method in interface com.here.platform.data.client.blobstore.ReadBlobstore
- getBlob(String, ByteRange, boolean) - Method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolume
- getBlob(String, String, ByteRange, Option<BlobAccessType>) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- getBlob(String, String, ByteRange, Option<BlobAccessType>) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- getBlob(String, String, AdditionalField[]) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Retrieve the blob data as an input stream.
- getBlob(String, String, String, ByteRange) - Method in class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- getBlob(String, String, String, ByteRange) - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreService
- getBlob(String, String, String, ByteRange, Option<BlobAccessType>) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- getBlob(String, String, String, ByteRange, Option<BlobAccessType>) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- getBlob(String, String, String, List<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Retrieves a blob from storage.
- GetBlob - Class in com.here.platform.data.client.service.blobstore
- GetBlob(String, String, String, ByteRange, Option<BlobAccessType>) - Constructor for class com.here.platform.data.client.service.blobstore.GetBlob
- GetBlobAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- GetBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter$
- GetBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- getBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getBlobByKey(String, String, String, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Retrieves a blob from storage.
- GetBlobByKeyAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- GetBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter$
- GetBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- getBlobCacheStats() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
-
Returns the status of the internal cache for the data coming from the blob service containing the decoded partition data.
- getBlobCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getBlobMetadata(String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- getBlobMetadata(String, String) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- getBlobMetadataByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getBlobMetadataByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Checks if a blob exists for the requested key.
- GetBlobMetadataByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- GetBlobMetadataByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter$
- GetBlobMetadataByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- getBlockingTimeout() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.DummySource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- getBoundedness() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- getByteCRChex() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getByteSize() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getByteSize() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getCarrierSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalog(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Gets the full catalog configuration for the requested catalog.
- GetCatalogAdapter(ApiRequest<Catalog>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- GetCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter$
- GetCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- getCatalogHrn() - Method in class com.here.platform.data.client.model.InteractiveLayerExtension
- getCatalogHrn() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- getCatalogHrnFromAuthorityHrn(HRN) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- getCatalogs() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogs(Optional<Boolean>, Optional<String>, Optional<String>, List<String>, List<String>, List<String>, Optional<String>, Optional<String>, List<String>, List<String>, Optional<Boolean>, Optional<Integer>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Lists all catalogs that your account has access to.
- GetCatalogsAdapter(ApiRequest<CatalogsResultBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- GetCatalogsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter$
- GetCatalogsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- getCatalogsPage() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogsPage(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
When the result of
Gets a list of all catalogsi.e. - GetCatalogsPageAdapter(ApiRequest<CatalogsResultBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- GetCatalogsPageAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter$
- GetCatalogsPageBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- getCatalogState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getCatalogState(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Query status, time of disablement or enablement by catalog and who changed the status from enabled to disabled and vice versa.
- GetCatalogStateAdapter(ApiRequest<CatalogStatusResult>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- GetCatalogStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter$
- GetCatalogStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- getCatalogSubsetPages(InternalSettings, ConfigResourceEndpoint, Function1<String, ConfigResourceEndpoint>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps
- getCatalogSubsetsPage(InternalSettings, ConfigResourceEndpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps
- getCatalogVersion() - Method in class com.here.platform.data.client.model.BatchPublicationNotification
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getCauseOffset() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getCauses() - Method in class com.here.platform.location.tpeg2.tec.Event
- getCenter() - Method in class com.here.platform.location.referencing.CircleLocation
- getCenterPoint() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- getCentreFrequency() - Method in class com.here.platform.location.tpeg2.sni.DABFrequency
- getChangelogMode() - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- getChangelogMode() - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- getChangelogMode() - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- getChangelogMode() - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- getChangelogMode() - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- getChangelogMode(ChangelogMode) - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- getChangelogMode(ChangelogMode) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- getChangelogMode(ChangelogMode) - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- getChangelogMode(ChangelogMode) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- getChanges() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getChanges(HRN, InternalSettings, long, long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getChanges(HRN, InternalSettings, long, long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getChanges(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChanges(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(Long, Long, String, VersionedLayerContext, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(Long, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(Long, Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChanges(Long, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(Long, Long, String, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChanges(String, Optional<String>, String, Optional<Long>, Optional<Long>, Optional<Long>, Optional<String>, Optional<String>, List<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Gets the latest partition metadata in a version range for a versioned layer or a time range for a volatile layer.
- GetChanges - Class in com.here.platform.data.client.service.metadata
- GetChanges(long, long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Constructor for class com.here.platform.data.client.service.metadata.GetChanges
- GetChangesAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- GetChangesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter$
- getChangesAsIterator(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsIterator(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesAsIterator(Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsIterator(Long, Long, String, VersionedLayerContext, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsIterator(Long, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsIterator(Long, Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesAsIterator(Long, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsIterator(Long, Long, String, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, VersionedLayerContext, Set<AdditionalField>, int) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, VersionedLayerContext, Set<AdditionalField>, int) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, Set<AdditionalField>, int) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesAsStream(StreamExecutionEnvironment, Long, Long, String, Set<AdditionalField>, int) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- GetChangesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- getChangesById() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- getChangesById(HRN, long, long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>, InternalSettings) - Method in class com.here.platform.data.client.service.query.DefaultQueryService
- getChangesById(HRN, long, long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>, InternalSettings) - Method in interface com.here.platform.data.client.service.query.QueryService
- getChangesById(Long, Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesById(Long, Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesById(Long, Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesById(Long, Long, String, List<String>, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesById(Long, Long, String, List<String>, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getChangesById(Long, Long, String, List<String>, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for the latest partition changes for a version range in a versioned layer.
- getChangesById(String, String, List<String>, Optional<String>, Optional<String>, Optional<Long>, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets the latest partition changes for a version range in a versioned layer or a time range for a volatile layer.
- GetChangesById - Class in com.here.platform.data.client.service.query
- GetChangesById(long, long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>) - Constructor for class com.here.platform.data.client.service.query.GetChangesById
- GetChangesByIdAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- GetChangesByIdAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter$
- GetChangesByIdBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- getChangeset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- getChangeset(String, String, String, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Retrieves one Changeset from the layer by version.
- GetChangesetAdapter(ApiRequest<Changeset>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- GetChangesetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter$
- GetChangesetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- getChangesets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- getChangesets(String, String, Optional<String>, Optional<String>, Optional<Integer>, Optional<String>, Optional<Long>, Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
-
Retrieves a subset of existing Changesets from the space's history.
- GetChangesetsAdapter(ApiRequest<ChangesetCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- GetChangesetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter$
- GetChangesetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- GetChangesFlatMap - Class in com.here.platform.data.client.flink.javadsl
- GetChangesFlatMap(HRN, String, long, long, VersionedLayerContext, Set<AdditionalField>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.GetChangesFlatMap
- getChangesParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getChangesParts(HRN, String, int, InternalSettings) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getChangesParts(HRN, String, int, InternalSettings) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getChangesParts(String, Integer) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns
QueryPartswhich represent the layer parts that can be used to limit the scope of a query operation This allows to run parallel queries with multiple parts. - getChangesParts(String, String, Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of changes for the version range.
- GetChangesParts - Class in com.here.platform.data.client.service.metadata
- GetChangesParts(long, String) - Constructor for class com.here.platform.data.client.service.metadata.GetChangesParts
- GetChangesPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- GetChangesPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter$
- GetChangesPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- GetChangesStatistics - Class in com.here.platform.data.client.service.interactiveMap
- GetChangesStatistics(String) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- getCharacterEncoding() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getCheckpoints() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Optional value for the stream record kafka offset
- getCheckpoints() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- getCheckpoints() - Method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- getChecksum() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getChecksum() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getChecksum() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
The checksum field is optional.
- getChecksum() - Method in interface com.here.platform.data.client.javadsl.Partition
-
The checksum field is optional.
- getChecksum() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getChecksum() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getChecksum() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getClientExecutionContext() - Method in class com.here.platform.data.client.javadsl.DataClient
- getClientExecutionContext() - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Get client execution context (internal for testing)
- getClusteringParameters(Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- getCode() - Method in class com.here.platform.location.tpeg2.mmc.PartType
- getCode() - Method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- getCode() - Method in class com.here.platform.location.tpeg2.olr.FormOfWay
- getCode() - Method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- getCode() - Method in class com.here.platform.location.tpeg2.olr.Orientation
- getCode() - Method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- getCode() - Method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- getCode() - Method in class com.here.platform.location.tpeg2.sni.GraphicType
- getCode() - Method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.CountryCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.OrientationType
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.Priority
- getCode() - Method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Accident
- getCode() - Method in class com.here.platform.location.tpeg2.tec.AdviceCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- getCode() - Method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- getCode() - Method in class com.here.platform.location.tpeg2.tec.CauseCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- getCode() - Method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- getCode() - Method in class com.here.platform.location.tpeg2.tec.EffectCode
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Fire
- getCode() - Method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- getCode() - Method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- getCode() - Method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Impassability
- getCode() - Method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- getCode() - Method in class com.here.platform.location.tpeg2.tec.MajorEvent
- getCode() - Method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- getCode() - Method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- getCode() - Method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- getCode() - Method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- getCode() - Method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Precipitation
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- getCode() - Method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Roadworks
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- getCode() - Method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.SubCauseType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.Tendency
- getCode() - Method in class com.here.platform.location.tpeg2.tec.TimeDelay
- getCode() - Method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- getCode() - Method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- getCode() - Method in class com.here.platform.location.tpeg2.tec.VehicleType
- getCode() - Method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- getCode() - Method in class com.here.platform.location.tpeg2.tec.WarningLevel
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.CauseCode
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.SectionType
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- getCode() - Method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- getCoid() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getCoid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getColumns() - Method in class com.here.platform.location.referencing.GridLocation
- getCommitTimestamp() - Method in class com.here.platform.data.client.model.BatchPublicationNotification
- getCommonSettings() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getCompatibleVersions(HRN, InternalSettings, Set<CatalogVersion>) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getCompatibleVersions(HRN, InternalSettings, Set<CatalogVersion>) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- GetCompatibleVersions - Class in com.here.platform.data.client.service.metadata
- GetCompatibleVersions(Set<CatalogVersion>) - Constructor for class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- getCompatibleVersionsAsIterator(Set<CatalogVersion>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Gets a list of available catalog versions selected under the given dependencies
- getCompatibleVersionsAsIterator(Set<CatalogVersion>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getCompatibleVersionsAsIterator(Set<CatalogVersion>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Gets a list of available catalog versions selected under the given dependencies
- getCompressedDataSize() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getCompressedDataSize() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getCompressedDataSize() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Optional value for the size of the compressed partition data in bytes.
- getCompressedDataSize() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Optional value for the size of the compressed partition data in bytes.
- getCompressedDataSize() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getCompressedDataSize() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getCompressedDataSize() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getConfig() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getConfig(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getConfig(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getConfigFromHref(InternalSettings, String) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getConfigFromHref(InternalSettings, String) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getConfiguration() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get catalog configuration.
- getConfiguration() - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getConfiguration() - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get catalog configuration.
- getConfiguration(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Get configuration of a catalog.
- getConfiguration(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- getConfiguration(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Get configuration of a catalog.
- GetConfiguration - Class in com.here.platform.data.client.service.config
- GetConfiguration(HRN) - Constructor for class com.here.platform.data.client.service.config.GetConfiguration
- GetConfigurationHref - Class in com.here.platform.data.client.service.config
- GetConfigurationHref(String, HttpMethod) - Constructor for class com.here.platform.data.client.service.config.GetConfigurationHref
- getCongestionProbability() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getContentDescription() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- getContentEncoding() - Method in class com.here.platform.data.client.model.Layer
- getContentEncoding() - Method in class com.here.platform.data.client.model.ObjectMetadata
- getContentEncoding() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- getContentId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getContentID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getContentID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getContentType() - Method in class com.here.platform.data.client.model.Layer
- getContentType() - Method in class com.here.platform.data.client.model.ObjectMetadata
- getContentType() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- getContentType(Layer) - Static method in class com.here.platform.data.client.spark.LayerIOHelper
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getCoordinate() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- getCoordinatePaths() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- getCoordinates() - Method in interface com.here.platform.data.client.model.geojson.GeometryItem
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.LineString
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.Point
- getCoordinates() - Method in class com.here.platform.data.client.model.geojson.Polygon
- getCount() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getCount() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- getCount() - Method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- getCounter() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for counter metric
- getCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getCoverage() - Method in class com.here.platform.data.client.model.Layer
- getCoverage() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- getCoverage() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getCrc() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getCrc() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getCrc() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
The crc field is optional.
- getCrc() - Method in interface com.here.platform.data.client.javadsl.Partition
-
The crc field is optional.
- getCrc() - Method in class com.here.platform.data.client.model.Layer
- getCrc() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getCrc() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getCrc() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getCreated() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getCreated() - Method in class com.here.platform.data.client.model.CatalogSubset
- getCreated() - Method in class com.here.platform.data.client.model.Layer
- getCreated() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getCreatedAt() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getCreator() - Method in class com.here.platform.data.client.model.Owner
- getCurrentGST1TableVersion() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- getCustomMembers() - Method in class com.here.platform.data.client.model.geojson.Feature
- getDabFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getDarcserviceID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getData() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsByteArrayOutputStream
- getData() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- getData() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Data of partition.
- getDataAsBytes(Partition) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as array of bytes
- getDataAsBytes(Partition) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsBytes(Partition) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves the blob data associated with the partition as array of bytes
- getDataAsBytes(Partition) - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- getDataAsBytes(Partition, ByteRange) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as array of bytes
- getDataAsBytes(Partition, ByteRange) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsBytes(Partition, ByteRange, PartitionDecoder) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as array of bytes
- getDataAsBytes(Partition, ByteRange, PartitionDecoder) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsBytes(Partition, ByteRange, PartitionDecoder, boolean) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as array of bytes
- getDataAsBytes(Partition, ByteRange, PartitionDecoder, boolean) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsSource(Partition) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as source
- getDataAsSource(Partition) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsSource(Partition, ByteRange) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as source
- getDataAsSource(Partition, ByteRange) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsSource(Partition, ByteRange, PartitionDecoder) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as source
- getDataAsSource(Partition, ByteRange, PartitionDecoder) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataAsSource(Partition, ByteRange, PartitionDecoder, boolean) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with the partition as source
- getDataAsSource(Partition, ByteRange, PartitionDecoder, boolean) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getDataHandle() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getDataHandle() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getDataHandle() - Method in class com.here.platform.data.client.javadsl.IndexPartition
-
Unique identifier of index partition data.
- getDataHandle() - Method in interface com.here.platform.data.client.javadsl.ReferencePartition
-
Handle of partition data.
- getDataHandle() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getDataHandle() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getDataInThroughputKbps() - Method in class com.here.platform.data.client.model.StreamProperties
- getDataInThroughputKbps() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- getDataLoader(Catalog, String, Decoder<T>) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- getDataLoader(Catalog, String, Decoder<T>) - Method in interface com.here.platform.location.dataloader.core.DataLoaderProvider
-
Deprecated.Creates a
DataLoaderfor a given catalog and layer. - getDataOutThroughputKbps() - Method in class com.here.platform.data.client.model.StreamProperties
- getDataOutThroughputKbps() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- getDataRedundancy() - Method in class com.here.platform.data.client.model.VolatileProperties
- getDataSize() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getDataSize() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- getDataSize() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getDataSize() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Optional value for the uncompressed size of the partition data in bytes.
- getDataSize() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Optional value for the size of the partition data in bytes.
- getDataSize() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getDataSize() - Method in interface com.here.platform.data.client.v2.api.javadsl.PartitionMetadata
- getDataSize() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaPartitionMetadata
- getDataStream() - Method in interface com.here.platform.data.client.flink.common.InteractiveMapProvider
- getDataStream() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- getDataStream() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- getDataStream() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- getDataStream() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- getDataSubset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getDataSubset(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Retrieve the details of a specific data subset.
- GetDataSubsetAdapter(ApiRequest<DataSubset>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- GetDataSubsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter$
- GetDataSubsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetBuilder
- getDataSubsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getDataSubsets(String, Optional<Long>, Optional<String>, List<String>, List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Retrieves the details of all accessible data subsets which could contain the given areaId, areaIds, layerId or layerIds.
- GetDataSubsetsAdapter(ApiRequest<DataSubsetsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- GetDataSubsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter$
- GetDataSubsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- getDataSubsetsFingerprint() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getDataSubsetsFingerprint(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Retrieve a fingerprint that represents the accessible data subset configuration of the calling user.
- GetDataSubsetsFingerprintAdapter(ApiRequest<DataSubsetsFingerprint>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- GetDataSubsetsFingerprintAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter$
- GetDataSubsetsFingerprintBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintBuilder
- getDataVersionLogs() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- getDataVersionLogs(String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
-
Returns the logs for the compilation of the data version with the specified version ID of the Routing customization associated with the specified HRN.
- GetDataVersionLogsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- GetDataVersionLogsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter$
- GetDataVersionLogsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- getDataVersions() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- getDataVersions(String, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
-
Returns the data versions of the Routing customization associated with the specified HRN.
- GetDataVersionsAdapter(ApiRequest<DataVersionPage>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- GetDataVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter$
- GetDataVersionsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- getDay() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getDayMask() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- getDefaultApi(String) - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getDefaultLocal() - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getDelay() - Method in class com.here.platform.location.tpeg2.tec.Event
- getDelay() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getDeleted() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getDeleted() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getDeleteRequestStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- getDeleteRequestStatus(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Returns the details of the specified delete request.
- GetDeleteRequestStatusAdapter(ApiRequest<DeleteRequestStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- GetDeleteRequestStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter$
- GetDeleteRequestStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- getDepartures() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- getDepartures(Optional<BaseBoards>, Optional<OffsetDateTime>, List<String>, Optional<Integer>, Optional<Integer>, Optional<String>, Optional<Integer>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
-
Lists public transit departures.
- GetDeparturesAdapter(ApiRequest<StationBoardResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- GetDeparturesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter$
- GetDeparturesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- getDependencies() - Method in class com.here.platform.data.client.model.VersionInfo
- getDescription() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getDescription() - Method in class com.here.platform.data.client.model.Layer
- getDescription() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getDescription() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getDescription() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getDescription() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getDescription() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getDescription() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getDescriptions() - Method in class com.here.platform.location.tpeg2.olr.LocationDescription
- getDescriptorHolderInfo(Map<String, String>) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- getDestinationCatalog() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getDestinationCatalog() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getDestinationLayer() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getDestinationLayer() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getDetailedCause() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getDigest() - Method in interface com.here.platform.data.client.model.DigestOption
- getDigest() - Method in class com.here.platform.data.client.model.Layer
- getDirLocation() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getDirLocationID() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- getDistanceAccuracy() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getDistanceAccuracy() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getDistanceInMeters() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getDiversionRoadType() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- getDiversionRoutes() - Method in class com.here.platform.location.tpeg2.tec.Event
- getDnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- getDocType() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getDuration() - Method in class com.here.platform.data.client.model.IndexDefinition
- getDuration() - Method in class com.here.platform.location.tpeg2.sni.TimeSlot
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getDuration() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getDvbFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- getDvbFrequency() - Method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- getEastLongitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- getEastLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getEastLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getEastLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- getEastLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getEastLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getEdgeIndex(R, VertexIndex, Tuple2<PartitionId, VertexIndex>) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- getEdgeIterator(V, V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves all edges from
sourceVertextotargetVertex - getEdgeIterator(V, V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getEffectCode() - Method in class com.here.platform.location.tpeg2.tec.Event
- getElement() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getEncId() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getEncryptionIndicator() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getEncryptionType() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- getEncryptionType() - Method in class com.here.platform.data.client.model.VersionedLayerProperties
- getEndOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- getEndVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- getEndVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- getEnsembleIdentification() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.DummySource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- getEnumeratorCheckpointSerializer() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- getErrorDetails(Throwable) - Static method in class com.here.platform.data.client.ExceptionUtils
- getEstimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- getEstimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsCount
- getEstimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- getEstimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- getEstimated() - Method in class com.here.platform.data.client.model.geojson.StatisticsTags
- getEvent() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getExecutionContext() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
- getExitEntryInformations() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- getExitEntryPoint() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getExpectedSpeedAbsolute() - Method in class com.here.platform.location.tpeg2.tec.Event
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getExtendedCountryCode() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getExtendedReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getExtendedTileKeysForPoint(GeolocatedItem) - Method in class com.here.platform.location.spark.DistributedClustering
- getExtension() - Method in class com.here.platform.data.client.model.InteractiveMapProperties
- getExtension() - Method in class com.here.platform.data.client.model.VersionedLayerProperties
- getExtent() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getExtent() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeature(String, String, String, List<String>, Optional<Boolean>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Retrieves the feature with the provided identifier.
- GetFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- GetFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter$
- GetFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- getFeatureChanges(HRN, String, long, long, Option<Object>, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureChanges(HRN, String, long, long, Option<Object>, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureChanges(String, Long, Long, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieves the existing Changesets from the layer.
- getFeatureChangesByVersion(HRN, String, long, Option<Object>, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureChangesByVersion(HRN, String, long, Option<Object>, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureChangesByVersion(String, Long, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieves one Changeset from the layer by version.
- getFeatureChangesetPage(HRN, InternalSettings, Endpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps
- getFeatureChangesetPages(HRN, InternalSettings, RestEndpoint, Function1<String, RestEndpoint>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps
- getFeatureChangesStatistics(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureChangesStatistics(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureChangesStatistics(String) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns statistics about changesets in a layer.
- getFeatureCollectionByBbox(HRN, String, BoundingBox, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionByBbox(HRN, String, BoundingBox, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionByBbox(HttpHandler) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFeatureCollectionByBbox(String, BoundingBox, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features which are inside a bounding box of the interactiveMap layer.
- getFeatureCollectionByBbox(String, BoundingBox, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionByBbox(String, BoundingBox, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which are inside a bounding box of the interactiveMap layer.
- getFeatureCollectionByBbox(String, BoundingBox, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which are inside a bounding box of the interactiveMap layer.
- GetFeatureCollectionByBbox - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionByBbox(String, BoundingBox, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, Option<InteractiveMapContext>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- getFeatureCollectionByIds(HRN, String, Seq<String>, Set<String>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionByIds(HRN, String, Seq<String>, Set<String>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionByIds(HttpHandler) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFeatureCollectionByIds(String, List<String>, Set<String>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns all the features found for the provided list of IDs in the interactiveMap layer.
- getFeatureCollectionByIds(String, List<String>, Set<String>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionByIds(String, List<String>, Set<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns all the features found for the provided list of IDs in the interactiveMap layer.
- getFeatureCollectionByIds(String, List<String>, Set<String>, Optional<InteractiveMapContext>, OptionalLong, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns all the features found for the provided list of IDs in the interactiveMap layer.
- GetFeatureCollectionByIds - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionByIds(String, Seq<String>, Set<String>, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- getFeatureCollectionByIterate(HRN, String, Option<String>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionByIterate(HRN, String, Option<String>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionByIterate(String, Optional<String>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features by iterating over all the features in the interactiveMap layer.
- getFeatureCollectionByIterate(String, Optional<String>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionByIterate(String, Optional<String>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features by iterating over all the features in the interactiveMap layer.
- getFeatureCollectionByIterate(String, Optional<String>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features by iterating over all the features in the interactiveMap layer.
- GetFeatureCollectionByIterate - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionByIterate(String, String, Set<String>, Option<Object>, Option<InteractiveMapContext>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- getFeatureCollectionBySearchParam(HRN, String, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionBySearchParam(HRN, String, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionBySearchParam(String, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features by search params from the interactiveMap layer.
- getFeatureCollectionBySearchParam(String, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionBySearchParam(String, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features by search params from the interactiveMap layer.
- getFeatureCollectionBySearchParam(String, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features by search params from the interactiveMap layer.
- GetFeatureCollectionBySearchParam - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionBySearchParam(String, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- getFeatureCollectionBySpatialSearchCircle(HRN, String, double, double, int, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionBySpatialSearchCircle(HRN, String, double, double, int, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionBySpatialSearchCircle(String, Double, Double, Integer, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features which are inside the specified circle with specified latitude and longitude as center.
- getFeatureCollectionBySpatialSearchCircle(String, Double, Double, Integer, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionBySpatialSearchCircle(String, Double, Double, Integer, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which are inside the specified circle with specified latitude and longitude as center.
- getFeatureCollectionBySpatialSearchCircle(String, Double, Double, Integer, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which are inside the specified circle with specified latitude and longitude as center.
- GetFeatureCollectionBySpatialSearchCircle - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionBySpatialSearchCircle(String, double, double, int, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- getFeatureCollectionBySpatialSearchFeature(HRN, String, String, String, String, Option<Object>, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionBySpatialSearchFeature(HRN, String, String, String, String, Option<Object>, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionBySpatialSearchFeature(String, String, String, String, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features which intersects the specified reference feature's geometry.
- getFeatureCollectionBySpatialSearchFeature(String, String, String, String, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionBySpatialSearchFeature(String, String, String, String, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which intersects the specified reference feature's geometry.
- getFeatureCollectionBySpatialSearchFeature(String, String, String, String, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which intersects the specified reference feature's geometry.
- GetFeatureCollectionBySpatialSearchFeature - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionBySpatialSearchFeature(String, String, String, String, int, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapContext>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- getFeatureCollectionBySpatialSearchGeometry(HRN, String, Geometry, Option<Object>, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionBySpatialSearchGeometry(HRN, String, Geometry, Option<Object>, Set<SearchParam>, Set<String>, Option<Object>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionBySpatialSearchGeometry(HttpHandler) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFeatureCollectionBySpatialSearchGeometry(String, Geometry, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features which intersects the provided geometry.
- getFeatureCollectionBySpatialSearchGeometry(String, Geometry, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionBySpatialSearchGeometry(String, Geometry, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which intersects the provided geometry.
- getFeatureCollectionBySpatialSearchGeometry(String, Geometry, OptionalInt, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features which intersects the provided geometry.
- GetFeatureCollectionBySpatialSearchGeometry - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionBySpatialSearchGeometry(String, Geometry, int, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapContext>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- getFeatureCollectionByTile(HRN, String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getFeatureCollectionByTile(HRN, String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, InternalSettings, Option<InteractiveMapContext>, Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getFeatureCollectionByTile(HttpHandler) - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFeatureCollectionByTile(String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the features selected by tile type and tile id of the interactiveMap layer.
- getFeatureCollectionByTile(String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getFeatureCollectionByTile(String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, OptionalInt) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features selected by tile type and tile id of the interactiveMap layer.
- getFeatureCollectionByTile(String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, OptionalInt, Optional<InteractiveMapContext>, OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the features selected by tile type and tile id of the interactiveMap layer.
- GetFeatureCollectionByTile - Class in com.here.platform.data.client.service.interactiveMap
- GetFeatureCollectionByTile(String, String, InteractiveMapOptions.TileType, Set<SearchParam>, Set<String>, Option<Object>, Option<InteractiveMapOptions.ClusteringType>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.CountMode>, Option<Object>, Option<String>, Option<Object>, Option<Object>, Option<InteractiveMapOptions.SamplingRatio>, Option<InteractiveMapContext>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- getFeatureCollectionWithSplitting(TRequest, HRN, InternalSettings, Option<FeatureCounter>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFeatureData() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- getFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeatures() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getFeatures(String, String, List<String>, List<String>, Optional<Boolean>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Returns all the features found for the provided list of IDs.
- GetFeaturesAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- GetFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter$
- GetFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- getFeaturesByBBox() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesByBBox(String, String, Optional<Boolean>, Optional<Integer>, Map<String, String>, List<String>, Optional<Boolean>, Optional<String>, List<String>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Return the features which are inside a bounding box stipulated by bbox parameter.
- GetFeaturesByBBoxAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- GetFeaturesByBBoxAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter$
- GetFeaturesByBBoxBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- getFeaturesBySpatial() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesBySpatial(String, String, Optional<Double>, Optional<Double>, Optional<String>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features which are inside the specified radius.
- GetFeaturesBySpatialAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- GetFeaturesBySpatialAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter$
- GetFeaturesBySpatialBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- getFeaturesBySpatialPost() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesBySpatialPost(String, String, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<Geometry>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features which are inside the specified radius.
- GetFeaturesBySpatialPostAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- GetFeaturesBySpatialPostAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$
- GetFeaturesBySpatialPostBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- getFeaturesByTile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getFeaturesByTile(String, String, String, String, Optional<Boolean>, Map<String, String>, List<String>, Optional<Boolean>, Optional<String>, List<String>, Optional<Integer>, Optional<Integer>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
List the features selected by tile type and tile id.
- GetFeaturesByTileAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- GetFeaturesByTileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter$
- GetFeaturesByTileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- GetFeaturesResponseTooLargeHelper<TRequest extends RestEndpoint,
TCriteria> - Class in com.here.platform.data.client.service.interactiveMap - GetFeaturesResponseTooLargeHelper(HttpHandler, Function1<TRequest, TCriteria>, Function1<TCriteria, Object>, Function1<TCriteria, Seq<TCriteria>>, Function2<TRequest, TCriteria, TRequest>, Function1<TRequest, String>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetFeaturesResponseTooLargeHelper
- getFields() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getFields() - Method in class com.here.platform.data.client.javadsl.IndexPartition
-
Index fields.
- getFields() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Optional value for index fields.
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- getFileStatus(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- getFileStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- getFingerprint() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getFirst() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getFlow() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getFlow(String, List<String>, Optional<Double>, Optional<Double>, List<Integer>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get real-time traffic flow data for a geospatial area.
- GetFlowAdapter(ApiRequest<FlowResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- GetFlowAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter$
- GetFlowBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- getFlowQuality() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getFmFrequencies() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- getFmFrequency() - Method in class com.here.platform.location.tpeg2.sni.FMFrequency
- getFmFrequency() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- getFow() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getFraction() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getFraction() - Method in class com.here.platform.location.referencing.AccessPoint
- getFrc() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getFreeFlowTravelTime() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getFreeText() - Method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- getFreeTexts() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getFreeTexts() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getGauges() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
List of all gauge mertics
- getGeographicCoverage() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- getGeometries() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- getGeometry() - Method in class com.here.platform.data.client.model.geojson.Feature
- getGeometryTypes() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getGraphicData() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- getGraphicType() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- getHazardDistance1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getHazardDistance1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getHazardDistance2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getHazardDistance2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getHdAMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdFMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- getHdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
-
Path: /health
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getHealth() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
-
Returns the health of the service
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
-
Returns HTTP status code describing the health of the service.
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
-
Returns the health status of the Search ingestion service.
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the health of the service
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Returns the health status of the service
- getHealth(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns the health status of the service.
- GetHealthAdapter(ApiRequest<ApiHealthStatus>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOKSchema>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOk>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<ServiceHealthResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOK>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponseOKSchema>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- GetHealthAdapter(ApiRequest<HealthResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter$
- GetHealthAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter$
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- GetHealthBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- getHelpText() - Method in class com.here.platform.location.tpeg2.sni.HelpInformation
- getHistogram() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for histogram metric
- getHost() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getHost() - Method in class com.here.platform.data.client.http.ProxySettings
- getHour() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getHrn() - Method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- getHrn() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getHrn() - Method in class com.here.platform.data.client.model.CatalogSubset
- getHrn() - Method in class com.here.platform.data.client.model.LayerSchema
- getHrn() - Method in class com.here.platform.data.client.model.VersionDependency
- getHRN() - Method in class com.here.platform.data.client.model.CatalogVersion
- getId() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getId() - Method in class com.here.platform.data.client.model.CatalogSubset
- getId() - Method in class com.here.platform.data.client.model.Creator
- getId() - Method in class com.here.platform.data.client.model.geojson.Feature
- getId() - Method in class com.here.platform.data.client.model.Layer
- getId() - Method in class com.here.platform.data.client.model.Organisation
- getId() - Method in class com.here.platform.data.client.model.Region
- getId() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getId() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getId() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getIMLStatistics(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- getIMLStatistics(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- getIMLStatistics(String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns the statistics information of the interactiveMap layer.
- getIMLStatistics(String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getIMLStatistics(String) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns the statistics information of the interactiveMap layer.
- GetIMLStatistics - Class in com.here.platform.data.client.service.interactiveMap
- GetIMLStatistics(String) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- getIncidents() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getIncidents(String, List<String>, List<Integer>, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<OffsetDateTime>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get traffic incidents for a geospatial area.
- GetIncidentsAdapter(ApiRequest<IncidentsResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- GetIncidentsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter$
- GetIncidentsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- getIncidentsById() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- getIncidentsById(String, List<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
-
Get traffic incident for a given id.
- GetIncidentsByIdAdapter(ApiRequest<IncidentItem>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- GetIncidentsByIdAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter$
- GetIncidentsByIdBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- getIndexDefinitions() - Method in class com.here.platform.data.client.model.IndexLayerType
- getIndexType() - Method in class com.here.platform.data.client.model.IndexDefinition
- getIndexType() - Method in interface com.here.platform.data.client.model.IndexValue
-
Index type of the value
- getIndexType() - Static method in class com.here.platform.data.client.model.UnsupportedIndexValue
- getInitTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Initial timeout between retries.
- getInserted() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getInserted() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getInstance() - Method in class com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava.builder
- getInstance() - Static method in class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- getInstance() - Static method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- getInstance() - Static method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
- getInstance() - Static method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- getInstance() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- getInstance(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
- getInstance(LineStringAdapter<LS, GC>, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
- getInteractiveMapProperties() - Method in class com.here.platform.data.client.model.InteractiveMapLayerType
- getInteractiveMapSubscription() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getInteractiveMapSubscription() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getInteractiveMapSubscriptionType() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration
- getIntermediates() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getIntermediates() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getItems() - Method in class com.here.platform.data.client.model.ObjectStoreListing
- getK() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getKafkaMetrics(List<String>) - Method in class com.here.platform.data.client.impl.WrappedSubscriptionControl
- getKafkaMetrics(List<String>) - Method in interface com.here.platform.data.client.javadsl.SubscriptionControl
-
Exposes Kafka consumer metrics.
- getKafkaNotificationSettings(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.stream.DefaultStreamConfigProvider
- getKafkaNotificationSettings(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.stream.EmbeddedStreamConfigProvider
- getKafkaNotificationSettings(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.stream.StreamConfigProvider
- getKafkaSettings(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.stream.DefaultStreamConfigProvider
- getKafkaSettings(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.stream.EmbeddedStreamConfigProvider
- getKafkaSettings(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.stream.StreamConfigProvider
- GetKafkaSettings - Class in com.here.platform.data.client.service.stream
- GetKafkaSettings(String) - Constructor for class com.here.platform.data.client.service.stream.GetKafkaSettings
- getKey() - Method in interface com.here.platform.data.client.json.StreamingObjectFContext
- getKey() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- getKey() - Method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- getKey(CommitPartition) - Method in class com.here.platform.data.client.flink.impl.BatchKeySelector
- getKey(Row) - Method in class com.here.platform.data.client.flink.impl.PartitionKeySelector
- getKey(Row) - Method in class com.here.platform.data.client.flink.impl.UserDefinedFieldKeySelector
- getKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.SimpleUDF
-
Retrieve indexing attributes (keys) for the message.
- getKeyType() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- getKeyType() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- getLaneRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getLanes() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getLanguageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- getLanguageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- getLast() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getLast() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getLast() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getLastModified() - Method in class com.here.platform.data.client.model.ObjectMetadata
- getLastModified() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- getLastModified() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- getLatestPartitions(Iterator<CommitPartition>) - Static method in class com.here.platform.data.client.flink.impl.VolatileMetadataPartitionSelector
- getLatestVersion(HRN, InternalSettings, Option<Object>) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getLatestVersion(HRN, InternalSettings, Option<Object>) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getLatestVersion(OptionalLong) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get latest version available for the given catalog.
- getLatestVersion(OptionalLong) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getLatestVersion(OptionalLong) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get latest version available for the given catalog.
- GetLatestVersion - Class in com.here.platform.data.client.service.metadata
- GetLatestVersion(Option<Object>) - Constructor for class com.here.platform.data.client.service.metadata.GetLatestVersion
- getLatitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- getLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateHolder
- getLatitude() - Method in class com.here.platform.location.referencing.CircleLocation
- getLatitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- getLatitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getLatitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getLatitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- getLatitude(GeoCoordinate) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getLatitude(GC) - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateAdapter
- getLayer() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getLayer() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getLayer() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Name of the layer.
- getLayer() - Method in class com.here.platform.data.client.model.LayerVersion
- getLayer() - Method in interface com.here.platform.data.client.model.PendingPartition
-
The layer name of this pending partition.
- getLayer() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getLayerContentType(HRN, String) - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- getLayerDSSchema(ArtifactApi, LayerSchema) - Static method in class com.here.platform.data.client.converters.protobuf.schema.SchemaDownloader
-
The ds schema is specifically the schema HRN contained in the "ds" variant of the schema record in the OLP artifact repository.
- getLayerId() - Method in class com.here.platform.data.client.model.InteractiveLayerExtension
- getLayerId() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- getLayerIdAuthorityHrn(HRN) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- getLayers() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getLayers() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- getLayers() - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Fetch layer configuration.
- getLayersById() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getLayerSchema(QueryApi, String, ExecutionContext) - Static method in class com.here.platform.data.client.converters.protobuf.schema.SchemaDownloader
- getLayersVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getLayersVersion(String, Long, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about layer versions for the catalog version.
- GetLayersVersionAdapter(ApiRequest<LayerVersions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- GetLayersVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter$
- GetLayersVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- getLayerType() - Method in class com.here.platform.data.client.model.Layer
- getLayerVersions() - Method in class com.here.platform.data.client.model.LayerVersions
- getLayerVersions(HRN, InternalSettings, long) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getLayerVersions(HRN, InternalSettings, long) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getLayerVersions(Long) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get the latest change per layer for a given version.
- getLayerVersions(Long) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getLayerVersions(Long) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get the latest change per layer for a given version.
- GetLayerVersions - Class in com.here.platform.data.client.service.metadata
- GetLayerVersions(long) - Constructor for class com.here.platform.data.client.service.metadata.GetLayerVersions
- getLength() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile
- getLength() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getLengthAffected() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getLengthAffected() - Method in class com.here.platform.location.tpeg2.tec.Event
- getLfrcnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- getLimit(Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getLineProperties() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- getLineWithAccessPoint() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getLinkedMessage() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getLoc() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getLoc() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- getLocation() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getLocationDescription() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getLocationID() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationID() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLocationReference() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getLocationReferenceMethods() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- getLocationTableNumber() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationTableNumber() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLocationTableVersion() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getLocationTableVersion() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getLongitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- getLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateHolder
- getLongitude() - Method in class com.here.platform.location.referencing.CircleLocation
- getLongitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- getLongitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- getLongitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- getLongitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- getLongitude(GeoCoordinate) - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- getLongitude(GC) - Method in interface com.here.platform.location.core.geospatial.javadsl.GeoCoordinateAdapter
- getLos() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- getLowerLeftCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- getMainCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getMainCause() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getMajorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getMajorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getMarketplaceReady() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getMaskedTime() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- getMasterMessageVersions() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMaxAttempts() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Max number of retries, 0 is infinite.
- getMaxMemoryPolicy() - Method in class com.here.platform.data.client.model.VolatileVolume
- getMaxVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- getMechanismName() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- getMechanismNames(Map<String, ?>) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient.JWTClientSaslFactory
- getMessage() - Method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- getMessageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getMessageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageExpiryTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageGenerationTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMessageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getMessageID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getMessageID() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getMetadata() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getMetadata() - Method in class com.here.platform.data.client.javadsl.IndexPartition
-
Optional user-defined fields that can store extra metadata about this index record.
- getMetadata() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Optional user-defined fields that can store extra metadata about this index record.
- getMetadata(String) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- getMetadata(String) - Method in interface com.here.platform.data.client.blobstore.ReadObjectStoreSupport
- getMetadataCacheStats() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
-
Returns the status of the internal cache for the data coming from the metadata service (refer to Data Service documentation for more information).
- getMetadataCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getMeter() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for meter metric
- getMethod(ApiConfiguration, String, String) - Method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- getMethods() - Method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- getMethods() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getMetrics(Map<MetricName, ? extends Metric>, LoggingAdapter) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- getMetricsFor(String) - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.BaseClientMetricsJava
-
Get bunch of metrics by name
- getMetricsMap(Map<MetricName, ? extends Metric>, List<String>, String, LoggingAdapter) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- getMin() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getMinimumVersion() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get minimum version available for the given catalog.
- getMinimumVersion() - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getMinimumVersion() - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get minimum version available for the given catalog.
- getMinimumVersion(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getMinimumVersion(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- GetMinimumVersion - Class in com.here.platform.data.client.service.metadata
- GetMinimumVersion() - Constructor for class com.here.platform.data.client.service.metadata.GetMinimumVersion
- getMinorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getMinorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getMinVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- getMmt() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- getMmt() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- getModifications() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList
- getMonth() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getMultiPartMessageDirectories() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getMultiPartToken() - Method in class com.here.platform.data.client.model.ObjectMultipartToken
- getMultipartUploadStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- getMultipartUploadStatus(String, Optional<String>, String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Gets the status of a multipart upload.
- GetMultipartUploadStatusAdapter(ApiRequest<MultipartUploadStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- GetMultipartUploadStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter$
- GetMultipartUploadStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- getMultipartUploadStatusByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- getMultipartUploadStatusByKey(String, String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Gets the status of a multipart upload.
- GetMultipartUploadStatusByKeyAdapter(ApiRequest<MultipartKeyUploadStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- GetMultipartUploadStatusByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter$
- GetMultipartUploadStatusByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- getMultipleKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.MultiKeysUDF
-
The purpose of this method is similar to
SimpleUDF.getKeys(Map, byte[])with following differences. - getName() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getName() - Method in class com.here.platform.data.client.model.CatalogSubset
- getName() - Method in class com.here.platform.data.client.model.CrcAlgorithm
- getName() - Method in class com.here.platform.data.client.model.DigestAlgorithm
- getName() - Method in class com.here.platform.data.client.model.IndexDefinition
- getName() - Method in class com.here.platform.data.client.model.Layer
- getName() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- getName() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- getName() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getName() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getName() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getName() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getNearest() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- getNegativeOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getNegotiatedProperty(String) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- getNeighboringIndices(Tuple2<GeolocatedItem, Object>[], int) - Method in class com.here.platform.location.spark.DistributedClustering
- getNext() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- GetNextPageOfVersions - Class in com.here.platform.data.client.service.metadata
- GetNextPageOfVersions(Option<RequestEntity>, String) - Constructor for class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- GetNextPageOfVolatileChanges - Class in com.here.platform.data.client.service.metadata
- GetNextPageOfVolatileChanges(String) - Constructor for class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- getNextPageToken() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- getNextPageToken() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getNorthLatitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- getNorthLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getNorthLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getNorthLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- getNorthLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getNorthLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getNrColumns() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getNrRows() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- getNumberOfLanes() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getNumberOfMessages() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- getNumberOfVersionsToKeep() - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- getObjectDataAsBytes2(String, String, boolean, ByteRange) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with provided key as an Array of bytes.
- getObjectDataAsBytes2(String, String, boolean, ByteRange) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getObjectDataAsBytes2(String, String, boolean, ByteRange) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves the blob data associated with provided key as an Array of bytes.
- getObjectDataAsBytes2(String, String, boolean, ByteRange) - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- getObjectDataAsSource2(String, String, boolean, ByteRange) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves the blob data associated with provided key as source.
- getObjectDataAsSource2(String, String, boolean, ByteRange) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getObjectMetadata(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves metadata of the key provided in request
- getObjectMetadata(String, String) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- getObjectMetadata(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves metadata of the key provided in request
- getObjectMetadata(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- getOffset() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getOnFeatureExists() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- getOnFeatureNotExists() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getOpenapi() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
-
Path: /openapi
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
-
Returns this API specification in YAML format.
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Path: /openapi
- getOpenapi(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns this API specification in YAML format.
- getOpenAPI() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getOpenAPI(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the OpenAPI specification of the Traffic API v7
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- GetOpenapiAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- GetOpenAPIAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter$
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter$
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter$
- GetOpenapiAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter$
- GetOpenAPIAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter$
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiBuilder
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- GetOpenapiBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- GetOpenAPIBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- getOperatingTime() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getOperationStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getOperationStatus(String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Takes the randomly generated token that you receive when you submit a catalog for creation.
- GetOperationStatusAdapter(ApiRequest<CatalogSuccessStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- GetOperationStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter$
- GetOperationStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- getOperator() - Method in enum class com.here.platform.data.client.model.SearchOperator
- getOppositeLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- getOrCreate(CacheKey, Function0<CachingDataLoader<Id, T>>) - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.Returns a
CachingDataLoaderfor a given key. - getOrCreate(CacheKey, Function0<CachingTileLoader<T>>) - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.Returns a
CachingTileLoaderfor a given key. - getOrganisation() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- getOrganisation() - Method in class com.here.platform.data.client.model.Owner
- getOrientation() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getOriginatorServiceID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getOriginatorSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getOriginatorSID() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- getOutDegree(V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves the number of outgoing edges of a vertex.
- getOutDegree(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getOutEdgeIterator(V) - Method in interface com.here.platform.location.core.graph.javadsl.DirectedGraph
-
Retrieves outgoing edges of a vertex.
- getOutEdgeIterator(V) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
-
Retrieves outgoing edges of a vertex that satisfy the predicate.
- getOutputClass(Function<?, T>) - Static method in class com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessors
- getOverallTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Overall timeout of all retried requests.
- getOwner() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getOwner() - Method in class com.here.platform.data.client.model.Layer
- getOwner() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getPageToken() - Method in class com.here.platform.data.client.model.ObjectStoreListing
- getParallelizableResult(String, int) - Method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- getParallelization() - Method in class com.here.platform.data.client.model.StreamProperties
- getParseMethod(Class<T>) - Method in class com.here.platform.data.client.external.org.apache.flink.serializer.ProtobufKryoSerializer
- getPartId() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- getPartID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getPartID() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- getPartition() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getPartition() - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- getPartition() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getPartition() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Name of the partition.
- getPartition() - Method in interface com.here.platform.data.client.model.PendingPartition
-
The partition id of this pending partition.
- getPartition() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getPartitionCounts() - Method in class com.here.platform.data.client.model.VersionInfo
- getPartitionIds(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayer
-
Get available partitions.
- getPartitionIds(long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Get available partitions.
- getPartitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getPartitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getPartitioning() - Method in class com.here.platform.data.client.model.Layer
- getPartitionPage(HRN, InternalSettings, Endpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps
- getPartitionPages(HRN, InternalSettings, RestEndpoint, Function1<String, HyperMediaEndpoint>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps
- getPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getPartitions() - Method in class com.here.platform.data.client.javadsl.Subscription
- getPartitions(HRN, InternalSettings, long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getPartitions(HRN, InternalSettings, long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getPartitions(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitions(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(Long, String, VersionedLayerContext, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitions(Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(Long, String, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitions(String, long, List<String>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
List all partitions.
- getPartitions(String, Optional<String>, String, Optional<Long>, Optional<String>, Optional<String>, List<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Gets the metadata for all partitions in a specific layer.
- GetPartitionsAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- GetPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter$
- getPartitionsAsIterator(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsIterator(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsAsIterator(Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsIterator(Long, String, VersionedLayerContext, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsIterator(Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsIterator(Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsAsIterator(Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsIterator(Long, String, Set<AdditionalField>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, VersionedLayerContext, Set<AdditionalField>, int) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, VersionedLayerContext, Set<AdditionalField>, int) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, Set<AdditionalField>, int) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer.
- getPartitionsAsStream(StreamExecutionEnvironment, Long, String, Set<AdditionalField>, int) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- GetPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- getPartitionsById() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- getPartitionsById(HRN, long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>, InternalSettings) - Method in class com.here.platform.data.client.service.query.DefaultQueryService
- getPartitionsById(HRN, long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>, InternalSettings) - Method in interface com.here.platform.data.client.service.query.QueryService
- getPartitionsById(Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer and partitions.
- getPartitionsById(Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsById(Long, String, List<String>, VersionedLayerContext, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer and partitions.
- getPartitionsById(Long, String, List<String>, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for requested partitions filtered by layer and partitions.
- getPartitionsById(Long, String, List<String>, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getPartitionsById(Long, String, List<String>, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for requested partitions filtered by layer and partitions.
- getPartitionsById(String, long, List<String>, List<String>) - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionedAdapter
-
Get the metadata (Partition) for a list of partitions from the data service.
- getPartitionsById(String, String, List<String>, Optional<String>, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for specific partition ids.
- GetPartitionsByIdAdapter(ApiRequest<Partitions>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- GetPartitionsByIdAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter$
- GetPartitionsByIdBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- GetPartitionsFlatMap - Class in com.here.platform.data.client.flink.javadsl
- GetPartitionsFlatMap(HRN, String, long, VersionedLayerContext, Set<AdditionalField>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.GetPartitionsFlatMap
- getPartitionSinglePage(HRN, InternalSettings, Endpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps
- getPartitionsParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- getPartitionsParts(HRN, String, int, InternalSettings) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getPartitionsParts(HRN, String, int, InternalSettings) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getPartitionsParts(String, Integer) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns
QueryPartswhich represent the layer parts that can be used to limit the scope of a query operation This allows to run parallel queries with multiple parts. - getPartitionsParts(String, String, Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns a list of Part Ids which represent the parts that can be used to limit the scope of queries of the metadata for all partitions in a specific layer.
- GetPartitionsParts - Class in com.here.platform.data.client.service.metadata
- GetPartitionsParts(long, String) - Constructor for class com.here.platform.data.client.service.metadata.GetPartitionsParts
- GetPartitionsPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- GetPartitionsPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter$
- GetPartitionsPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- getParts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- getParts() - Method in class com.here.platform.data.client.javadsl.IndexParts
-
Unique identifier of list of partIds
- getParts() - Method in class com.here.platform.data.client.javadsl.QueryParts
-
Unique identifier of list of partIds
- getParts() - Method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
-
Returns ordered parts of the original linear location, along with their optional TMC coverage.
- getParts(HRN, String, int, InternalSettings) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- getParts(HRN, String, int, InternalSettings) - Method in interface com.here.platform.data.client.service.index.IndexService
- getParts(String, String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Returns a list of Part Ids which represent the layer parts that can be used to limit the scope of a query operation.
- GetPartsAdapter(ApiRequest<PartsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- GetPartsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter$
- GetPartsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- getPartType() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- getPassword() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- getPassword() - Method in class com.here.platform.data.client.http.ProxyCredentials
- getPath() - Method in class com.here.platform.location.referencing.ClosedLinearLocation
- getPath() - Method in class com.here.platform.location.referencing.LinearLocation
- getPathProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- getPathProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- getPathToPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getPathToPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- getPointAlongLine() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- getPointNorthWest() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- getPointOrientation() - Method in class com.here.platform.location.referencing.AccessPoint
- getPoints() - Method in interface com.here.platform.location.core.geospatial.javadsl.LinearRingHolder
-
Returns the points of the linear ring in order.
- getPoints() - Method in class com.here.platform.location.core.geospatial.javadsl.LineString
- getPoints() - Method in interface com.here.platform.location.core.geospatial.javadsl.LineStringHolder
- getPoints() - Method in class com.here.platform.location.referencing.PolygonLocation
- getPoints() - Method in class com.here.platform.location.tpeg2.olr.Path
- getPoints() - Method in class com.here.platform.location.tpeg2.olr.Shape
- getPoints(LR) - Method in interface com.here.platform.location.core.geospatial.javadsl.LinearRingAdapter
-
Gets the points of the
linearRingin order. - getPoints(LS) - Method in interface com.here.platform.location.core.geospatial.javadsl.LineStringAdapter
- getPointSouthEast() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- getPolygonIndex() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getPolygonPoints() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getPolygons() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getPort() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getPort() - Method in class com.here.platform.data.client.http.ProxySettings
- getPos() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArrayInputStreamWithPos
- getPos() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArraySeekableInputStream
- getPos() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile.ByteArrayPositionOutputStream
- getPos() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- getPositiveOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getPositiveOffset() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getPreciseTMCInfo() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- getPreciseTMCInfo() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- getPrediction() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getPriority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getPriority() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getPriority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getPriority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getProblemLength1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getProblemLength1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getProblemLength2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- getProblemLength2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- getProducedType() - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
- getProducedType() - Method in class com.here.platform.data.client.flink.impl.DummySource
- getProducedType() - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- getProducedType() - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getProperties() - Method in class com.here.platform.data.client.model.geojson.Feature
- getProperties() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getProperties() - Method in class com.here.platform.data.client.model.VersionedLayerType
- getProxyCredentials() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- getProxyCredentials() - Method in class com.here.platform.data.client.http.ProxySettings
- getProxySettings() - Method in class com.here.platform.data.client.settings.Settings
- getPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- getPublication(HRN, InternalSettings, String) - Method in interface com.here.platform.data.client.service.publish.PublishService
- getPublication(HRN, InternalSettings, String) - Method in class com.here.platform.data.client.service.publish.PublishServiceImpl
- getPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Returns the details of the specified publication.
- GetPublication - Class in com.here.platform.data.client.service.publish
- GetPublication(String) - Constructor for class com.here.platform.data.client.service.publish.GetPublication
- GetPublicationAdapter(ApiRequest<Publication>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- GetPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter$
- GetPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- getQuery() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- getRadius() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- getRadiusInMeters() - Method in class com.here.platform.location.referencing.CircleLocation
- GetRangeVersionChanges - Class in com.here.platform.data.client.service.interactiveMap
- GetRangeVersionChanges(String, long, long, Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayer
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayer
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayer
-
Returns the reader associated to this layer.
- getReader() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Returns the reader associated to this layer.
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getReader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getRectangle() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- getRectangles(GeoProjection) - Method in class com.here.platform.location.referencing.GridLocation
-
Returns all rectangles that are part of this grid.
- getReference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- getReferenceAccessState() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- getReferenceAccessState(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Check that specified artifact has API key access enabled.
- GetReferenceAccessStateAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- GetReferenceAccessStateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter$
- GetReferenceAccessStateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- getReferencedCAISCID() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- getRegions() - Method in class com.here.platform.data.client.model.Replication
- getReleaseLogs() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- getReleaseLogs(String, Integer, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
-
Returns the logs for the compilation of the data version and deployment with the specified release ID of the Routing customization of type Custom deployment ssociated with the specified HRN.
- GetReleaseLogsAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- GetReleaseLogsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter$
- GetReleaseLogsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsBuilder
- getReleases() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- getReleases(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
-
Returns the releases of the Routing customization of type Custom deployment associated with the specified HRN.
- GetReleasesAdapter(ApiRequest<Releases>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- GetReleasesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter$
- GetReleasesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesBuilder
- getReplication() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getRequestSignerSettings() - Method in class com.here.platform.data.client.settings.Settings
- getRequestTimeout() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Max timeout between request retries.
- getResetTimeStamp() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getRestriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getRestrictionLocation() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRestrictions() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- getRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRestrictionValue() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- getRetriableHttpErrors() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Http retriable errors.
- getRetryPolicy() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- getRetryStrategy() - Method in interface com.here.platform.data.client.base.http.settings.RetryPolicy
-
Strategy of increasing timeouts between retries.
- getRole() - Method in class com.here.platform.data.client.model.Region
- getRoutes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- getRoutes(String, String, List<String>, Optional<String>, Optional<OffsetDateTime>, Optional<OffsetDateTime>, Optional<Integer>, Optional<Integer>, List<String>, Optional<Double>, Optional<Integer>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
-
Lists public transit routes.
- GetRoutesAdapter(ApiRequest<TransitRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- GetRoutesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter$
- GetRoutesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- getRoutesByHandle() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- getRoutesByHandle(String, String, Optional<String>, Optional<String>, Optional<Avoid>, Optional<Allow>, Optional<Exclude>, Optional<String>, List<String>, List<String>, List<String>, Optional<Truck>, Optional<Vehicle>, Optional<String>, Optional<EVRouteHandle>, Optional<Fuel>, Optional<Double>, Optional<Scooter>, Optional<String>, Optional<Rerouting>, Optional<Taxi>, Optional<Tolls>, Optional<String>, Optional<Traffic>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Decodes and returns a route from a previously calculated route handle.
- GetRoutesByHandleAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- GetRoutesByHandleAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter$
- GetRoutesByHandleBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- getRoutesByHandlePost() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- getRoutesByHandlePost(String, String, Optional<String>, Optional<String>, Optional<Avoid>, Optional<Allow>, Optional<Exclude>, Optional<String>, List<String>, List<String>, List<String>, Optional<Truck>, Optional<Vehicle>, Optional<String>, Optional<EVRouteHandle>, Optional<Fuel>, Optional<Double>, Optional<Scooter>, Optional<String>, Optional<Rerouting>, Optional<Taxi>, Optional<Tolls>, Optional<String>, Optional<Traffic>, Optional<String>, Optional<String>, Optional<GetRoutesByHandlePostParameters>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Decodes and returns a route from a previously calculated route handle.
- GetRoutesByHandlePostAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- GetRoutesByHandlePostAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter$
- GetRoutesByHandlePostBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- getRows() - Method in class com.here.platform.location.referencing.GridLocation
- getSafetyFlag() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getSaslJaasConfig() - Static method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- getSaslJaasConfigWithToken(String) - Static method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- getScanRuntimeProvider(ScanTableSource.ScanContext) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- getSchema() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchema() - Method in class com.here.platform.data.client.model.Layer
- getSchema() - Method in interface com.here.platform.data.client.model.SchemaOption
- getSchema(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the information about schema (hrn, groupId, artifactId, version) and related artifact and variants for the given HRN.
- GetSchema - Class in com.here.platform.data.client.service.artifact
- GetSchema(HRN) - Constructor for class com.here.platform.data.client.service.artifact.GetSchema
- GetSchemaAdapter(ApiRequest<GetSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- GetSchemaAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter$
- getSchemaBuilder(DataTypeFactory) - Method in interface com.here.platform.data.client.flink.impl.schema.Schema
- GetSchemaBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- getSchemaDocument() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaDocument(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the url to schema documentation.
- GetSchemaDocumentAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- GetSchemaDocumentAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter$
- GetSchemaDocumentBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- getSchemaMainMessage() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaMainMessage(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the binary data of main message file of the schema.
- GetSchemaMainMessageAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- GetSchemaMainMessageAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter$
- GetSchemaMainMessageBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- getSchemaProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- getSchemaProject(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Get the project hrn of the schema that was migrated to the project
- GetSchemaProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- GetSchemaProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter$
- GetSchemaProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- getScheme() - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- getScid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- getScid() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- getScid() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- getSearchable() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getSearchable() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- getSearchableProperties() - Method in class com.here.platform.data.client.model.InteractiveMapProperties
- getSearchableProperties() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- getSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- getSearchCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Returns a search customization definition by its CustomizationHrn.
- GetSearchCustomizationAdapter(ApiRequest<InlineResponse2001>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- GetSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter$
- GetSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- getSearchParams(Set<SearchParam>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- getSec() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getSectionType() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSecureHandles() - Method in interface com.here.platform.data.client.model.SecureHandlesOption
- getSecureHandles() - Method in interface com.here.platform.data.client.model.UpdatableSecureHandlesOption
- getSecureHandles() - Method in class com.here.platform.data.client.model.VersionedLayerType
- getSecureHandles() - Method in class com.here.platform.data.client.model.VolatileLayerType
- getSegmentLocation() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- getSegmentModifiers() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- getSegmentSpeedLimit() - Method in class com.here.platform.location.tpeg2.tec.Event
- getSelection(Set<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- getSequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- getSequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- getServEncID() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getServiceComponentBin() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getServiceComponentFrameContent() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- getServiceComponentIsEncrypted() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getServiceComponentMultiplex() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getServiceComponents() - Method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- getServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomization(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Retrieves the customization associated with the specified HRN.
- GetServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- GetServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter$
- GetServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- getServiceCustomizations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomizations(Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Returns the Routing customizations that the request's token has access to.
- GetServiceCustomizationsAdapter(ApiRequest<RoutingCustomizationPage>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- GetServiceCustomizationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter$
- GetServiceCustomizationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- getServiceCustomizationTypes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- getServiceCustomizationTypes(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Returns the types of customizations, as well as their corresponding metadata, that are supported by the Routing services.
- GetServiceCustomizationTypesAdapter(ApiRequest<CustomizationTypes>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- GetServiceCustomizationTypesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter$
- GetServiceCustomizationTypesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- getServiceDescription() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- getServiceDescription() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getServiceID() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- getServiceName() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- getServiceName() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- getShape() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- getShape() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- getSharedDependencies() - Method in class com.here.platform.data.client.model.CompatibleVersion
- getSid() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- getSid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- getSid_A() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSid_B() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSid_C() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- getSideOfRoad() - Method in class com.here.platform.location.referencing.AccessPoint
- getSideOfRoad() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- getSids() - Method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- getSignature(String, String, Map<String, String>, String, long, SignatureMethod) - Method in class com.here.platform.data.client.auth.hereaccount.SignatureCalculator
- getSignedElevation() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- getSinceTime() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- getSinkRuntimeProvider(DynamicTableSink.Context) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- getSize() - Method in class com.here.platform.data.client.model.ObjectMetadata
- getSize() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- getSize() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- getSlope() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- getSource() - Method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
- getSource() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- getSource(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getSource(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
- getSourceCatalog() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getSourceCatalog() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getSourceLayer() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getSourceLayer() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getSouthLatitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- getSouthLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getSouthLatitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getSouthLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- getSouthLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getSouthLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getSpatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSpatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- getSpatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getSpatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getSpatialResolutionPolygon() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getSpatialResolutionSection() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getSpatialResolutionVector() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- GetSpecificVersionChanges - Class in com.here.platform.data.client.service.interactiveMap
- GetSpecificVersionChanges(String, long, Option<Object>) - Constructor for class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- getSpecVersionID() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getSpeedLimitLength() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSpeedLimitSections() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getSpeedLimitValue() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSpeedLimitValueWet() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.DummySource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- getSplitSerializer() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- getSplittedKeys(Map<MetadataName, String>, byte[]) - Method in interface com.here.platform.dal.custom.SplittedUDF
-
The purpose of this method is similar to
SimpleUDF.getKeys(Map, byte[])with following differences. - getSrBearingLeft() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getSrBearingRight() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- getStartCoordinate() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- getStartOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- getStartQuadKeys(Seq<Object>, Set<SearchParam>) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- getStartTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- getStartTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- getStartTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStartVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- getStartVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- getState() - Method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- getState(String) - Static method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- getStationIDNumber() - Method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- getStations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- getStations(Optional<BasePlaces>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
-
Lists public transit stations.
- GetStationsAdapter(ApiRequest<StationsInfoResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- GetStationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter$
- GetStationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- getStatistics() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStatistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- getStatistics(String, String, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Returns statistical information about this layer.
- GetStatisticsAdapter(ApiRequest<Statistics>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- GetStatisticsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter$
- GetStatisticsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- getStatus() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- getStatus() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- GetStatus - Class in com.here.platform.data.client.service.config
- GetStatus(String, HttpMethod) - Constructor for class com.here.platform.data.client.service.config.GetStatus
- getStatusDescription() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getStatusLevel() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getStopTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- getStopTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- getStorageCapacityMb() - Method in class com.here.platform.data.client.model.VolatileProperties
- getStreamProperties() - Method in class com.here.platform.data.client.model.StreamLayerType
- getSubAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getSubCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getSubscriberData() - Method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- getSubscription() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- getSubscription(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Returns the configuration of the subscription associated with the HRN.
- GetSubscription - Class in com.here.platform.data.client.service.config
- GetSubscription(HRN) - Constructor for class com.here.platform.data.client.service.config.GetSubscription
- GetSubscriptionAdapter(ApiRequest<SubscriptionBase>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- GetSubscriptionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter$
- GetSubscriptionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- getSubscriptionConfig(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getSubscriptionConfig(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getSubscriptionConfiguration(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Gets the configuration of the subscription associated with the HRN.
- getSubscriptionConfiguration(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- getSubscriptionConfiguration(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Gets the configuration of the subscription associated with the HRN.
- getSubscriptionControl() - Method in class com.here.platform.data.client.javadsl.Subscription
- getSubscriptionHrn() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getSubscriptionName() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getSubscriptionName() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- getSubscriptionPage(InternalSettings, Endpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps
- getSubscriptionPages(InternalSettings, RestEndpoint, Function1<String, RestEndpoint>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps
- getSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- getSubscriptions(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /layers/{notificationStreamLayerId}
- GetSubscriptionsAdapter(ApiRequest<Seq<String>>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- GetSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter$
- GetSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- getSubscriptionStatus() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- getSubscriptionStatus(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Returns the configuration of the subscription associated with the HRN.
- GetSubscriptionStatus - Class in com.here.platform.data.client.service.config
- GetSubscriptionStatus(String) - Constructor for class com.here.platform.data.client.service.config.GetSubscriptionStatus
- GetSubscriptionStatusAdapter(ApiRequest<SubscriptionStatus>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- GetSubscriptionStatusAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter$
- GetSubscriptionStatusBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- getSubset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubset(HRN, String, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getSubset(HRN, String, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getSubset(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
This endpoint is deprecated.
- GetSubset - Class in com.here.platform.data.client.service.config
- GetSubset(HRN, String) - Constructor for class com.here.platform.data.client.service.config.GetSubset
- GetSubsetAdapter(ApiRequest<Subset>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- GetSubsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter$
- GetSubsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- getSubsetRestrictions() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getSubsetRestrictions() - Method in interface com.here.platform.data.client.model.SubsetRestrictionsOption
- getSubsetRestrictions() - Method in interface com.here.platform.data.client.model.UpdatableSubsetRestrictionsOption
- getSubsetRestrictions() - Method in class com.here.platform.data.client.model.VersionedLayerType
- getSubsetRestrictions() - Method in class com.here.platform.data.client.model.VolatileLayerType
- getSubsets() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubsets() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- getSubsets(HRN, Option<Object>, Option<Seq<String>>, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getSubsets(HRN, Option<Object>, Option<Seq<String>>, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getSubsets(String, Optional<Long>, Optional<String>, List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
This endpoint is deprecated.
- GetSubsets - Class in com.here.platform.data.client.service.config
- GetSubsets(HRN, Option<Object>, Option<String>, Option<Seq<String>>) - Constructor for class com.here.platform.data.client.service.config.GetSubsets
- GetSubsetsAdapter(ApiRequest<SubsetsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- GetSubsetsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter$
- GetSubsetsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- getSubsetsFingerprint() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- getSubsetsFingerprint(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- getSubsetsFingerprint(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- getSubsetsFingerprint(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
This endpoint is deprecated.
- GetSubsetsFingerprint - Class in com.here.platform.data.client.service.config
- GetSubsetsFingerprint(HRN) - Constructor for class com.here.platform.data.client.service.config.GetSubsetsFingerprint
- GetSubsetsFingerprintAdapter(ApiRequest<SubsetsFingerprint>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- GetSubsetsFingerprintAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter$
- GetSubsetsFingerprintBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- getSummary() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getSummary() - Method in class com.here.platform.data.client.model.Layer
- getSummary() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getSummary() - Method in interface com.here.platform.data.client.v2.api.javadsl.Layer
- getSummary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayer
- getSummary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- getT90relative() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- getTable(CaseInsensitiveStringMap, StructType) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataSourceV2
- getTable(CaseInsensitiveStringMap, StructType) - Method in class com.here.platform.data.client.spark.datasources.raw.RawDataSourceV2
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- getTableEntries() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- getTableVersion() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- getTag() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- getTag(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
-
Retrieves a tag.
- GetTagAdapter(ApiRequest<Tag>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- GetTagAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter$
- GetTagBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagBuilder
- getTags() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getTags() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getTags() - Method in class com.here.platform.data.client.model.Layer
- getTags() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- getTarget(E) - Method in class com.here.platform.location.core.graph.javadsl.FilteredGraph
- getTarget(E) - Method in interface com.here.platform.location.core.graph.javadsl.IncidenceGraph
- getTemporarySpeedLimits() - Method in class com.here.platform.location.tpeg2.tec.Event
- getTendency() - Method in class com.here.platform.location.tpeg2.tec.Event
- getText() - Method in enum class com.here.platform.data.client.model.AdditionalField
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapContext
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- getText() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- getText() - Method in enum class com.here.platform.data.client.model.VersionedLayerContext
- getTile() - Method in class com.here.platform.data.client.model.HereTileIndexValue
-
Underlying tile id value
- getTileLevels() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- getTileLoader(Catalog, String, Decoder<T>) - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- getTileLoader(Catalog, String, Decoder<T>) - Method in interface com.here.platform.location.dataloader.core.DataLoaderProvider
-
Deprecated.Creates a
TileLoaderfor a given catalog and layer. - getTime() - Method in class com.here.platform.data.client.model.TimeWindowIndexValue
-
Underlying timestamp value in milliseconds
- getTimeInfo() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- getTimeOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- getTimeOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- getTimer() - Method in interface com.here.platform.data.client.base.common.metrics.javadsl.MetricsJava
-
Optional value for timer metric
- getTimestamp() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getTimestamp() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- getTimestamp() - Method in class com.here.platform.data.client.javadsl.NewPartition
-
Optional value for the stream record timestamp
- getTimestamp() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Optional value for the stream or index record timestamp
- getTimestamp() - Method in class com.here.platform.data.client.model.LayerVersion
- getTimestamp() - Method in class com.here.platform.data.client.model.VersionInfo
- getTimestamp() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- getTimeStamp() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getTmcExitEntryLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getTmcLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- getTmcLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- getTotalNumberOfExitEntries() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- getTransportFrameBin() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- getTransportFrameML() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- getTransportFrames() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getTtl() - Method in class com.here.platform.data.client.model.IndexLayerType
- getTtl() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- getTtl() - Method in class com.here.platform.data.client.model.StreamLayerType
- getTtl() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- getTtl() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- getTtl() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- getTtl() - Method in class com.here.platform.data.client.model.VolatileLayerType
- getTtlDays() - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- getType() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getType() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- getType() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- getType() - Method in class com.here.platform.data.client.model.geojson.Feature
- getType() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getType() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- getType() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList
- getType() - Method in interface com.here.platform.data.client.model.geojson.Geometry
- getType() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- getType() - Method in interface com.here.platform.data.client.model.geojson.GeometryItem
- getType() - Method in class com.here.platform.data.client.model.geojson.LineString
- getType() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- getType() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- getType() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- getType() - Method in class com.here.platform.data.client.model.geojson.Point
- getType() - Method in class com.here.platform.data.client.model.geojson.Polygon
- getType() - Method in class com.here.platform.data.client.model.geojson.Statistics
- getType() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- getTypeMetadataPlaces() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- getTypeMetadataPlaces(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
-
Get type matadata for places customizations to facilitate dynamic presentation of customization management tooling on the HERE Workflow editor
- GetTypeMetadataPlacesAdapter(ApiRequest<PlacesTypeMetadata>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- GetTypeMetadataPlacesAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$
- GetTypeMetadataPlacesBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- getTypeQuery() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- getUniformResourceLocator() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- getUpdated() - Method in class com.here.platform.data.client.model.geojson.Changeset
- getUpdated() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- getUpdated() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getUpdateMode() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getUploadStatus(ActionLink) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- getUploadStatus(ActionLink) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- getUploadStatus(String, String) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- getUploadStatus(String, String) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- GetUploadStatus - Class in com.here.platform.data.client.service.blobstore
- GetUploadStatus(String, HttpMethod) - Constructor for class com.here.platform.data.client.service.blobstore.GetUploadStatus
- getUpperRightCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- getUri() - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- getUsername() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- getUsername() - Method in class com.here.platform.data.client.http.ProxyCredentials
- getValue() - Method in class com.here.platform.data.client.model.BooleanIndexValue
-
Underlying Boolean value
- getValue() - Method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- getValue() - Method in class com.here.platform.data.client.model.geojson.StatisticsCount
- getValue() - Method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- getValue() - Method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- getValue() - Method in class com.here.platform.data.client.model.geojson.StatisticsTags
- getValue() - Method in class com.here.platform.data.client.model.IntIndexValue
-
Underlying 64 bits integer value
- getValue() - Method in class com.here.platform.data.client.model.StringIndexValue
-
Underlying String value
- getValue() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- getValue() - Method in class com.here.platform.location.tpeg2.olr.Bearing
- getValue() - Method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- getValue() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- getValue() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- getValue() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- getVectors() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- getVectorSections() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- getVehicleClassAssignment() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getVehicleCredentials() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Advice
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Event
- getVehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- getVehicleType() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- getVersion() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampEnumCheckpointSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplitSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- getVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- getVersion() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumCheckpointSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplitSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumCheckpointSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplitSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.EnumCheckpointSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SplitSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowEnumCheckpointSerializer
- getVersion() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplitSerializer
- getVersion() - Method in interface com.here.platform.data.client.javadsl.ReferencePartition
-
Version of the catalog when this partition was last changed
- getVersion() - Method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- getVersion() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- getVersion() - Method in class com.here.platform.data.client.model.CatalogVersion
- getVersion() - Method in class com.here.platform.data.client.model.CompatibleVersion
- getVersion() - Method in class com.here.platform.data.client.model.LayerVersion
- getVersion() - Method in class com.here.platform.data.client.model.LayerVersions
- getVersion() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- getVersion() - Method in class com.here.platform.data.client.model.VersionDependency
- getVersion() - Method in class com.here.platform.data.client.model.VersionInfo
- getVersion() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- getVersion() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- getVersion(Long) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get version information for given catalog version
- getVersion(Long) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getVersion(Long) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get version information for given catalog version
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
-
Returns the version of the service
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
-
Full version of the API implemented by the service.
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
-
Returns the version of the service
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
-
Returns the version of the service
- getVersion(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
-
Returns the version of the service.
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- GetVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter$
- GetVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter$
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- GetVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- getVersionedGenericLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
- getVersionedGenericLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedLayers
-
VersionedGenericLayer which can be used to retrieve data from a versioned layer with a generic partitioning scheme.
- getVersionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getVersionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- getVersionedHereTileLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedLayers
- getVersionedHereTileLayer(String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedLayers
-
VersionedHereTileLayer which can be used to retrieve data from a versioned layer with a here tile partitioning scheme.
- getVersionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedLayers
- getVersionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedLayers
- getVersionedLayers() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- getVersionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- getVersionID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- getVersionInfo() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalog
- getVersions() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- getVersions(HRN, InternalSettings, long, long) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getVersions(HRN, InternalSettings, long, long) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getVersions(Long, Long) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get version information for given catalog version range
- getVersions(Long, Long) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getVersions(Long, Long) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get version information for given catalog version range
- GetVersions - Class in com.here.platform.data.client.service.metadata
- GetVersions(long, long) - Constructor for class com.here.platform.data.client.service.metadata.GetVersions
- getVersionsPage(HRN, InternalSettings, Endpoint, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps
- getVersionsPages(HRN, InternalSettings, RestEndpoint, Function1<String, HyperMediaEndpoint>, ExecutionContext, Materializer) - Method in class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps
- getVersionsToKeep() - Method in class com.here.platform.data.client.model.InteractiveMapProperties
- getVertex() - Method in class com.here.platform.location.referencing.AccessPoint
- getVertexRanges() - Method in class com.here.platform.location.referencing.LinearLocation
- getVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- getVolatileBlob(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Retrieves a volatile data blob from storage.
- GetVolatileBlob - Class in com.here.platform.data.client.service.blobstore
- GetVolatileBlob(String, String, String, ByteRange) - Constructor for class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- GetVolatileBlobAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- GetVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter$
- GetVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- getVolatileChanges(HRN, InternalSettings, long, String, Set<AdditionalField>) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getVolatileChanges(HRN, InternalSettings, long, String, Set<AdditionalField>) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- GetVolatileChanges - Class in com.here.platform.data.client.service.metadata
- GetVolatileChanges(long, String, Set<AdditionalField>) - Constructor for class com.here.platform.data.client.service.metadata.GetVolatileChanges
- getVolatileChangesById(HRN, long, String, Seq<String>, Set<AdditionalField>, InternalSettings) - Method in class com.here.platform.data.client.service.query.DefaultQueryService
- getVolatileChangesById(HRN, long, String, Seq<String>, Set<AdditionalField>, InternalSettings) - Method in interface com.here.platform.data.client.service.query.QueryService
- GetVolatileChangesById - Class in com.here.platform.data.client.service.query
- GetVolatileChangesById(long, String, Seq<String>, Set<AdditionalField>) - Constructor for class com.here.platform.data.client.service.query.GetVolatileChangesById
- getVolatileChangesNext(HRN, InternalSettings, String) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- getVolatileChangesNext(HRN, InternalSettings, String) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- getVolatilePartitions(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for volatile partitions that satisfied layer's and filter's condition.
- getVolatilePartitions(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getVolatilePartitions(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for volatile partitions that satisfied layer's and filter's condition.
- getVolatilePartitionsAsIterator(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for volatile partitions that satisfied layer's and filter's condition.
- getVolatilePartitionsAsIterator(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- getVolatilePartitionsAsIterator(String, VolatilePartitionsFilter, Set<AdditionalField>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for volatile partitions that satisfied layer's and filter's condition.
- getVolatileProperties() - Method in class com.here.platform.data.client.model.VolatileLayerType
- getVolume() - Method in class com.here.platform.data.client.model.Layer
- getWarningLevel() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- getWestLongitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- getWestLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- getWestLongitude() - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxHolder
- getWestLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- getWestLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- getWestLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxAdapter
- getWgs84Latitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- getWgs84Longitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- getWorkingDirectory() - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- getWorkingDirectory(URI) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- getWorkingDirectory(URI) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- getWorkingDirectory(URI) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- getWorkingDirectory(URI) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- getWorkingDirectory(URI) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- getWorkingDirectory(URI) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- getYear() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- getZoomLevel() - Method in class com.here.platform.data.client.model.IndexDefinition
- getZoomLevels() - Method in class com.here.platform.data.client.model.Layer
- getZoomLevels() - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayer
-
Get all zoom levels.
- getZoomLevels() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayer
- GGY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guernsey
- GGY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
- GHA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ghana
- GHA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
- GIB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gibraltar
- GIB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
- GIN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guinea
- GIN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
- GiveWayToVehiclesFromBehind - Class in com.here.platform.location.tpeg2.tec
- GiveWayToVehiclesFromBehind(short) - Constructor for class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- globalIO() - Method in class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.
- GLP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guadeloupe
- GLP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
- GMB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Gambia
- GMB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
- GNB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guinea-Bissau
- GNB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
- GNQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Equatorial Guinea
- GNQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
- goldenRatio() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- GOLF_COURSE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A trail or path within a golf course that is used while golfing.
- GolfCourseTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A trail or path within a golf course that is used while golfing.
- GradeCategories - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
-
Grade Category identifies a change in slope of the road based on driver perception.
- gradeCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.Creates a map that returns the
GradeCategoryof aVertex. - gradeCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
GradeCategoryof aVertex. - GradeCategory - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Grade Category identifies a change in slope of the road based on driver perception.
- GradeCategory.Down$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Level$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.NotCollected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Unrecognized value.
- GradeCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- GradeCategory.Up$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- grantReferenceAccess() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- grantReferenceAccess(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Grants API Key access to the artifact.
- GrantReferenceAccessAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- GrantReferenceAccessAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter$
- GrantReferenceAccessBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- graphicData() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- graphicType() - Method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- GraphicType - Class in com.here.platform.location.tpeg2.sni
- GraphicType(short) - Constructor for class com.here.platform.location.tpeg2.sni.GraphicType
- Graphs - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
- Graphs(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates a
Graphsfrom an Optimized Map for Location Library. - GraphTile - Class in com.here.platform.location.inmemory.graph
-
Contains the routing graph data for a single tile.
- GraphTile(TileId, int[], int[], long[], int[]) - Constructor for class com.here.platform.location.inmemory.graph.GraphTile
- GRAY - Static variable in class com.here.platform.location.io.javadsl.Color
- GRC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Greece
- GRC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
- GRD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Grenada
- GRD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
- GreatCircleDistanceCalculator - Class in com.here.platform.location.core.geospatial
- GreatCircleDistanceCalculator() - Constructor for class com.here.platform.location.core.geospatial.GreatCircleDistanceCalculator
- greatCircleDistanceMeters(GC, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Distance on the great-circle approximation of the Earth, between WGS84 coordinates, in meters
- GREATER_THAN - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- GREATER_THAN_EQUAL - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- GREEN - Static variable in class com.here.platform.location.io.javadsl.Color
- grid() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
GridLocationReference. - grid() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
GridLocationReferences. - GridLocation - Class in com.here.platform.location.referencing
-
A grid of rectangles.
- GridLocation(double, double, double, double, int, int) - Constructor for class com.here.platform.location.referencing.GridLocation
- GridLocation(BoundingBoxHolder, int, int) - Constructor for class com.here.platform.location.referencing.GridLocation
- GridLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
GridLocationReferencerefers to a rectangular grid that is not tied to the road network. - GridLocationReference(Rectangle, int, int, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.GridLocationReference
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.javadsl.BaseClientJava
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- grizzled$slf4j$Logging$$_logger() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- GRL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Greenland
- GRL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
- GROUP_NAME_PROPERTY() - Static method in class com.here.platform.data.client.flink.common.Properties
- groupId() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- groupName() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- groupName() - Method in class com.here.platform.data.client.settings.NotificationConsumerSettings
- GTM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guatemala
- GTM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
- GUF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Guiana
- GUF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
- GUM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guam
- GUM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
- GUY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Guyana
- GUY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
- gzip - Enum constant in enum class com.here.platform.data.client.model.ContentEncoding
- GZip - Class in com.here.platform.data.client.utils
- GZip() - Constructor for class com.here.platform.data.client.utils.GZip
H
- hadoopToPartUploadParallelismConfig(int) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- hadoopToPekkoCredentialsConfig(Configuration) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- hadoopToPekkoPartSizeConfig(int) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- halt(Throwable) - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- handle(PartialFunction<ResponseStatusHandler, Future<T>>) - Method in class com.here.platform.data.client.base.ApiRequest
- handleSplitRequest(int, String) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- handleSplitRequest(int, String) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- handleSplitRequest(int, String) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- handleSplitRequest(int, String) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- handleSplitRequest(int, String) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- HasCheckpointing - Interface in com.here.platform.data.client.service.stream
- HasConfiguration - Class in com.here.platform.data.client.service.config
- HasConfiguration(HRN) - Constructor for class com.here.platform.data.client.service.config.HasConfiguration
- hasData() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- hashCode() - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- hashCode() - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- hashCode() - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowDeserializationSchema
- hashCode() - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
- hashCode() - Static method in class com.here.platform.data.client.javadsl.DataClient
- hashCode() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- hashCode() - Static method in class com.here.platform.data.client.settings.DataClientSettings
- hashCode() - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- hashCode() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- hashCode() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- hashCode() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- hashCode() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- hashCode() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- hashCode() - Method in class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- hashCode() - Method in class com.here.platform.location.inmemory.graph.Vertex
- hashCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- hashFunctionIndex() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- HashTableIndexing - Interface in com.here.platform.location.compilation.core
- HashTableIndexing.FibonacciHashing$ - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Id - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Id$ - Class in com.here.platform.location.compilation.core
- HashTableIndexing.Modulo$ - Class in com.here.platform.location.compilation.core
- hashTableIndexingId() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- hasInitialResponse() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- hasNext() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- hasPartitionIdInQuery(String) - Static method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- hasSameTmcId(TrafficMessageChannelCode) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hasSameTmcTable(TrafficMessageChannelCode) - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- hasVersionInQuery(String) - Static method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- hazardDistance1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- hazardDistance1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- hazardDistance2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- hazardDistance2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- HazardousDrivingConditions - Class in com.here.platform.location.tpeg2.tec
- HazardousDrivingConditions(short) - Constructor for class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- HDAMBearerInfo - Class in com.here.platform.location.tpeg2.sni
- HDAMBearerInfo(HDRadioStationID, AMFrequency) - Constructor for class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- hdAMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- HDFMBearerInfo - Class in com.here.platform.location.tpeg2.sni
- HDFMBearerInfo(HDRadioStationID, FMFrequency) - Constructor for class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- hdFMBearerInfos() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- hdRadioStationID() - Method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- HDRadioStationID - Class in com.here.platform.location.tpeg2.sni
- HDRadioStationID(long) - Constructor for class com.here.platform.location.tpeg2.sni.HDRadioStationID
- head() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- head() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- head() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- HEAD$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.HEAD$
- headerParams() - Method in class com.here.platform.data.client.base.ApiRequest
- headers() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request headers.
- headers() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response headers.
- headers() - Method in interface com.here.platform.data.client.http.Endpoint
-
Note: when change it always check all conflicts/replacements that can happens by base and child classes
- headers() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- headers() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- headers() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- headers() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- headers() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- headers() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- headers() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- headers() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- headers() - Method in class com.here.platform.data.client.service.config.GetConfigurationHref
- headers() - Method in class com.here.platform.data.client.service.config.GetStatus
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- headers() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- heading() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns the heading of a
Vertex. - heading(GC, GC) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Calculate Geodesic heading from one point to another on a great-circle.
- HelpInformation - Class in com.here.platform.location.tpeg2.sni
- HelpInformation(String) - Constructor for class com.here.platform.location.tpeg2.sni.HelpInformation
- helpText() - Method in class com.here.platform.location.tpeg2.sni.HelpInformation
- HERE - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- HERE_TILE - Enum constant in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Used when partition names follow the HERE tile partitioning.
- hereAccessKeyId() - Method in class com.here.platform.data.client.auth.HereAccountCredentials
- hereAccessKeyId() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereAccessKeyId() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- hereAccessKeySecret() - Method in class com.here.platform.data.client.auth.HereAccountCredentials
- hereAccessKeySecret() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereAccessKeySecret() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- HereAccessToken - Class in com.here.platform.data.client.auth
- HereAccessToken(String, long, long) - Constructor for class com.here.platform.data.client.auth.HereAccessToken
- HereAccountCredentials - Class in com.here.platform.data.client.auth
- HereAccountCredentials - Class in com.here.platform.data.client.base.http.settings
- HereAccountCredentials(String, String, String, String, Option<String>) - Constructor for class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- HereAccountCredentials(String, String, String, Option<String>, Option<String>) - Constructor for class com.here.platform.data.client.auth.HereAccountCredentials
- HereAccountCredentials.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new here account credentials.
- HereAccountRequestSignerSettings - Class in com.here.platform.data.client.settings
- HereAccountRequestSignerSettings(String, String, String, Option<String>, Option<String>) - Constructor for class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- HereAccountRequestSignerSettings.Builder - Class in com.here.platform.data.client.settings
- hereClientId() - Method in class com.here.platform.data.client.auth.HereAccountCredentials
- hereClientId() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereClientId() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- HereDigest - Class in com.here.platform.data.client.http
- HereDigest(String, String) - Constructor for class com.here.platform.data.client.http.HereDigest
- hereEncryption - Enum constant in enum class com.here.platform.data.client.model.EncryptionType
- HereMapContent - Interface in com.here.platform.location.integration.heremapcontent
- HereMapContent.v2 - Interface in com.here.platform.location.integration.heremapcontent
- HereMapContentLayer<T> - Class in com.here.platform.location.integration.heremapcontent
-
Deprecated.Use plain HMC. Since SDK 2.54.
- HereMapContentLayer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.
- HereMapContentLayers - Class in com.here.platform.location.integration.heremapcontent
-
Deprecated.Use plain HMC. Since SDK 2.54.
- HereMapContentLayers() - Constructor for class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.
- HereMapContentReference - Class in com.here.platform.location.integration.optimizedmap.geospatial
-
Uniquely identifies a
Vertexby its direction and the HERE Map Content segment it is associated with. - HereMapContentReference(PartitionId, SegmentId, Direction) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- hereMapContentReferenceToVertex() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that, given a
HereMapContentReference, returns the correspondingVertex. - hereMapContentReferenceToVertex(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).hereMapContentReferenceToVertex(). - hereMapContentReferenceToVertex(MappingLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- HereProperties - Class in com.here.platform.location.io.javadsl.geojson
-
Data inspector properties to customize the visual appearance of GeoJSON data.
- HereProperties() - Constructor for class com.here.platform.location.io.javadsl.geojson.HereProperties
- HereProperties.Style - Class in com.here.platform.location.io.javadsl.geojson
- HereTile - Enum constant in enum class com.here.platform.data.client.model.IndexType
- HereTile - Enum constant in enum class com.here.platform.data.client.model.PartitioningScheme
- HereTile() - Static method in class com.here.platform.data.client.model.Partitioning
- HereTileIndexValue - Class in com.here.platform.data.client.model
-
HereTile value of index key supported by Index layer
- HereTileIndexValue(long) - Constructor for class com.here.platform.data.client.model.HereTileIndexValue
- HereTileKey - Class in com.here.platform.data.client.v2.caching.model.versioned
- HereTileKey(String, long, long) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- hereTileLevel() - Method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- HereTileLevel - Class in com.here.platform.location.integration.herecommons.geospatial
-
Represents a valid HEREtile level.
- HereTileLevel(int) - Constructor for class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- HereTilePartitioning - Class in com.here.platform.data.client.model
- HereTilePartitioning - Class in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- HereTilePartitioning(HereTileLevel) - Constructor for class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- HereTilePartitioning(Seq<Object>) - Constructor for class com.here.platform.data.client.model.HereTilePartitioning
- HereTilePartitioning.Builder - Class in com.here.platform.data.client.model
- HereTileResolver - Class in com.here.platform.location.integration.herecommons.geospatial.javadsl
-
Finds tile IDs.
- HereTileResolver(HereTileLevel) - Constructor for class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
- hereToken() - Method in class com.here.platform.data.client.auth.FixedHereTokenCredentials
- hereToken() - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials
- hereToken() - Method in class com.here.platform.data.client.settings.HereTokenRequestSignerSettings
- HereToken - Class in com.here.platform.data.client.auth
-
Token credentials resolved by HereTokenProvider
- HereToken(String, Option<Object>) - Constructor for class com.here.platform.data.client.auth.HereToken
- HereTokenChangeListener - Interface in com.here.platform.data.client.auth
- HereTokenCredentials - Class in com.here.platform.data.client.base.http.settings
- HereTokenCredentials(String) - Constructor for class com.here.platform.data.client.base.http.settings.HereTokenCredentials
- HereTokenCredentials.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new here token credentials.
- hereTokenEndpointUrl() - Method in class com.here.platform.data.client.auth.HereAccountCredentials
- hereTokenEndpointUrl() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereTokenEndpointUrl() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- hereTokenPath() - Method in class com.here.platform.data.client.auth.RunAsIdHereTokenCredentials
- hereTokenPath() - Method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- hereTokenPath() - Method in class com.here.platform.data.client.settings.RefreshingHereTokenRequestSignerSettings
- HereTokenProvider - Interface in com.here.platform.data.client.auth
- HereTokenRequestSignerSettings - Class in com.here.platform.data.client.settings
- HereTokenRequestSignerSettings(String) - Constructor for class com.here.platform.data.client.settings.HereTokenRequestSignerSettings
- HereTokenRequestSignerSettings.Builder - Class in com.here.platform.data.client.settings
- hereTokenScope() - Method in class com.here.platform.data.client.auth.HereAccountCredentials
- hereTokenScope() - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials
- hereTokenScope() - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- Hex - Class in com.here.platform.data.client.utils
- Hex() - Constructor for class com.here.platform.data.client.utils.Hex
- HEXBIN - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
- HierarchicalHereTileMetadataFetchPolicy - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
-
The HierarchicalVersionedLayerMetadataLoader prefetches partitions looking up into the Here Tile hierarchy to fetch the tiles around a given tile.
- HierarchicalHereTileMetadataFetchPolicy() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
-
HierarchicalHereTileMetadataFetchPolicy default constructor.
- HierarchicalHereTileMetadataFetchPolicy(int) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.HierarchicalHereTileMetadataFetchPolicy
-
HierarchicalHereTileMetadataFetchPolicy constructor.
- HIGH - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- HIGH - Static variable in interface com.here.platform.location.integration.optimizedmap.adasattributes.javadsl.SlopeElevationAccuracies
-
Derived from higher resolution data.
- High$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
- HIKING_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
An unpaved, typically narrow pathway for use by hikers.
- HikingTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
An unpaved, typically narrow pathway for use by hikers.
- HISTOGRAMS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- hitCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- hitCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- hitRate() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.The cache hit rate as a fraction
- HKG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Hong Kong
- HKG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
- HMacSha1 - Class in com.here.platform.data.client.auth.hereaccount
- HMacSha1() - Constructor for class com.here.platform.data.client.auth.hereaccount.HMacSha1
- HMacSha256 - Class in com.here.platform.data.client.auth.hereaccount
- HMacSha256() - Constructor for class com.here.platform.data.client.auth.hereaccount.HMacSha256
- HMD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Heard Island and McDonald Islands
- HMD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
- HMMPathMatcher<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
An implementation of
PathMatcherthat creates a Hidden Markov Model (HMM) and calculates the most likely path using the Viterbi algorithm. - HMMPathMatcher(CandidateGenerator<O, V>, EmissionProbabilityStrategy<O, V>, TransitionProbabilityStrategy<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.HMMPathMatcher
- HND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Honduras
- HND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
- HORSE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A natural pathway for outdoor riding and trekking on horse or pony.
- HorseTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A natural pathway for outdoor riding and trekking on horse or pony.
- host() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- host() - Method in class com.here.platform.data.client.http.ProxySettings
- hostname() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoint
- hour() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- hoverColor(Color) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
The color of the feature on mouse hover; can be applied to any feature
- hoverOpacity(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
the opacity of the feature on mouse hover; can be applied to any feature except for markers and "Point/MultiPoint" with the "radius" property in pixels
- href() - Method in class com.here.platform.data.client.service.blobstore.model.ActionLink
- href() - Method in class com.here.platform.data.client.service.config.ConfigService.Operation
- href() - Method in class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- hrn() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- hrn() - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- hrn() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- hrn() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- hrn() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- hrn() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- hrn() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- hrn() - Method in interface com.here.platform.data.client.blobstore.VolumeConfiguration
- hrn() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- hrn() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- hrn() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- hrn() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- hrn() - Method in class com.here.platform.data.client.http.RequestTemplate
- hrn() - Method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- hrn() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- hrn() - Method in class com.here.platform.data.client.model.CatalogSubset
- hrn() - Method in class com.here.platform.data.client.model.CatalogVersion
- hrn() - Method in class com.here.platform.data.client.model.LayerSchema
- hrn() - Method in class com.here.platform.data.client.model.VersionDependency
- hrn() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- hrn() - Method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- hrn() - Method in class com.here.platform.data.client.service.artifact.GetSchema
- hrn() - Method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- hrn() - Method in interface com.here.platform.data.client.service.config.ConfigLayerResourceEndpoint
- hrn() - Method in interface com.here.platform.data.client.service.config.ConfigResourceEndpoint
- hrn() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- hrn() - Method in interface com.here.platform.data.client.service.config.ConfigSubscriptionResourceEndpoint
- hrn() - Method in class com.here.platform.data.client.service.config.DeleteCatalog
- hrn() - Method in class com.here.platform.data.client.service.config.DeleteLayer
- hrn() - Method in class com.here.platform.data.client.service.config.DeleteSubscription
- hrn() - Method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- hrn() - Method in class com.here.platform.data.client.service.config.GetConfiguration
- hrn() - Method in class com.here.platform.data.client.service.config.GetSubscription
- hrn() - Method in class com.here.platform.data.client.service.config.GetSubset
- hrn() - Method in class com.here.platform.data.client.service.config.GetSubsets
- hrn() - Method in class com.here.platform.data.client.service.config.GetSubsetsFingerprint
- hrn() - Method in class com.here.platform.data.client.service.config.HasConfiguration
- hrn() - Method in class com.here.platform.data.client.service.config.UpdateCatalog
- hrn() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- hrn() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- hrn() - Method in class com.here.platform.data.client.service.stream.StreamSubscription
- hrn() - Method in class com.here.platform.data.client.settings.LocatorContext
- hrn() - Method in class com.here.platform.data.client.utils.rsql.FeatureById
- hrn() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- hrn() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- hrn() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- hrn() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- hrn() - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.The catalog HRN.
- hrn() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- HRN - Class in com.here.hrn
-
An HRN (HERE Resource Name) is a resource descriptor that provides a globally unique handle for a resource.
- HRN - Static variable in interface com.here.platform.location.integration.heremapcontent.HereMapContent.v2
- HRN - Static variable in interface com.here.platform.location.integration.optimizedmap.OptimizedMap.v2
- HRN(String, String, String, String, String) - Constructor for class com.here.hrn.HRN
- HRN_PROPERTY() - Static method in class com.here.platform.data.client.flink.common.Properties
- HRNMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.HRNMapping$
- hrnPartition() - Method in class com.here.platform.data.client.service.lookup.LookupService.LookupRequest
- HRV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Croatia
- HRV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
- hsb(double, double, double) - Static method in class com.here.platform.location.io.javadsl.Color
-
Create a color from separate Hue in [0, 360], Saturation in [0, 1] and Brightness in [0,1]
- HTI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Haiti
- HTI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
- httpClientConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- HttpClientException - Exception in com.here.platform.data.client.base.http
- HttpClientException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.base.http.HttpClientException
- httpEntity() - Method in interface com.here.platform.data.client.http.Endpoint
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- httpEntity() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- httpEntity() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- httpEntity() - Method in class com.here.platform.data.client.service.config.CreateSubscription
- httpEntity() - Method in class com.here.platform.data.client.service.config.UpdateCatalog
- httpEntity() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- httpEntity() - Method in class com.here.platform.data.client.service.index.Indexes
- httpEntity() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- httpEntity() - Method in class com.here.platform.data.client.service.ingest.UploadPartitions
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- httpEntity() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- httpEntity() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- httpEntity() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- httpEntity() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- httpEntity() - Method in class com.here.platform.data.client.service.publish.OpenPublication
- httpEntity() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- httpEntity() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- httpEntity() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- httpHandler() - Method in class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps
- httpHandler() - Method in class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps
- httpHandler() - Method in class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps
- httpHandler() - Method in class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps
- httpHandler() - Method in class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps
- HttpHandler - Interface in com.here.platform.data.client.http
- HttpMethod - Class in com.here.platform.data.client.base.http
- HttpMethod(String) - Constructor for class com.here.platform.data.client.base.http.HttpMethod
- HttpMethod.CONNECT$ - Class in com.here.platform.data.client.base.http
- HttpMethod.DELETE$ - Class in com.here.platform.data.client.base.http
- HttpMethod.GET$ - Class in com.here.platform.data.client.base.http
- HttpMethod.HEAD$ - Class in com.here.platform.data.client.base.http
- HttpMethod.OPTIONS$ - Class in com.here.platform.data.client.base.http
- HttpMethod.PATCH$ - Class in com.here.platform.data.client.base.http
- HttpMethod.POST$ - Class in com.here.platform.data.client.base.http
- HttpMethod.PUT$ - Class in com.here.platform.data.client.base.http
- HttpMethod.TRACE$ - Class in com.here.platform.data.client.base.http
- HttpRequest - Interface in com.here.platform.data.client.base.http
-
Trait for http request
- HttpRequestSigner - Interface in com.here.platform.data.client.settings
- HttpResponse - Interface in com.here.platform.data.client.base.http
-
Trait for http response
- HttpResponseOps(HttpResponse) - Constructor for class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- HttpResponseOps$() - Constructor for class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps$
- HttpStatusException - Exception in com.here.platform.data.client
-
An underlying HTTP service API response exception.
- HttpStatusException(int, String) - Constructor for exception com.here.platform.data.client.HttpStatusException
- HttpUtils - Class in com.here.platform.data.client.utils
- HttpUtils() - Constructor for class com.here.platform.data.client.utils.HttpUtils
- HttpUtils.HttpResponseOps - Class in com.here.platform.data.client.utils
- HttpUtils.HttpResponseOps$ - Class in com.here.platform.data.client.utils
- HttpUtils.ResponseEntityOps - Class in com.here.platform.data.client.utils
- HttpUtils.ResponseEntityOps$ - Class in com.here.platform.data.client.utils
- HttpUtils.RetriableErrorResponseException - Exception in com.here.platform.data.client.utils
- HUN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Hungary
- HUN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
- HyperMediaEndpoint - Interface in com.here.platform.data.client.http
I
- id() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- id() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.Split
- id() - Method in class com.here.platform.data.client.http.TemplateId
- id() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- id() - Method in class com.here.platform.data.client.model.CatalogSubset
- id() - Method in class com.here.platform.data.client.model.Creator
- id() - Method in class com.here.platform.data.client.model.geojson.Feature
- id() - Method in class com.here.platform.data.client.model.Layer
- id() - Method in class com.here.platform.data.client.model.ObjectUploadPart
- id() - Method in class com.here.platform.data.client.model.Organisation
- id() - Method in class com.here.platform.data.client.model.Publication
- id() - Method in class com.here.platform.data.client.model.Region
- id() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- id() - Method in class com.here.platform.data.client.model.WritableLayer
- id() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartRaw
- id() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- id() - Method in class com.here.platform.data.client.utils.rsql.QuadBin
- id() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- id() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- id() - Method in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- id() - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
- id() - Method in class com.here.platform.location.compilation.core.NodeReference
- id() - Method in class com.here.platform.location.compilation.core.SegmentReference
- id() - Method in exception com.here.platform.location.referencing.tmc.EmptyTmcReferenceException
- id() - Method in exception com.here.platform.location.referencing.tmc.NoLinearAvailableException
- id() - Method in exception com.here.platform.location.referencing.tmc.UnexpectedTmcEntryTypeException
- id() - Method in exception com.here.platform.location.referencing.tmc.UnknownTmcLocationException
- Id(byte) - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Id
- id_token() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- Id$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Id$
- idChunks() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- identity() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
- identity() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- identity() - Static method in class com.here.platform.location.core.geospatial.GeoProjections
- Identity() - Constructor for class com.here.platform.data.client.base.Mappings.Identity
- Identity() - Constructor for class com.here.platform.data.client.impl.JavaMapping.Identity
- Identity(Function1<TileId, Option<EdgePropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap.Identity
- Identity(Function1<TileId, Option<RangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<T>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity
- Identity$() - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity$
- identityApiModel() - Static method in class com.here.platform.data.client.base.Mappings
- IdentityProjection - Class in com.here.platform.location.core.geospatial
-
A debugging
GeoProjection. - IdentityProjection() - Constructor for class com.here.platform.location.core.geospatial.IdentityProjection
- identityTime() - Static method in class com.here.platform.data.client.base.Mappings
- IDN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Indonesia
- IDN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
- ids() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.IdsFilter
- ids() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.Terms
- ids() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- ids() - Method in class com.here.platform.data.client.flink.impl.PartitionIdsFilter
- ids() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- ids() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- ids() - Method in class com.here.platform.data.client.utils.rsql.FeatureById
- ids() - Method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByPartitionIds
- ids() - Method in class com.here.platform.data.client.utils.rsql.PartitionFromFeatureIds
- ids() - Method in class com.here.platform.data.client.utils.rsql.PartitionFromIds
- IdsFilter(Set<String>) - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.IdsFilter
- IdsFilter$() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.IdsFilter$
- idsForSubscription() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- idString() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
-
Returns the customary string representation of the composite table identifier in the following format:
- ifExist() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- ifExistString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- ifExistString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- ifNotExist() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- ifNotExistString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- ifNotExistString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- IGNORE_INVALID_PARTITIONS() - Static method in class com.here.platform.data.client.flink.common.Properties
- IGNORE_INVALID_PARTITIONS_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- ignoreInvalidPartitions() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- ignoreLocalNameCase() - Method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- ignoreNamespaceVersionDifferences() - Method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- ImlFeatureConverter - Class in com.here.platform.data.client.flink.impl.decoders
- ImlFeatureConverter(RowTypeInfo) - Constructor for class com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- ImlFeatureIdsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 continuous source for IML feature ID batches with polling.
- ImlFeatureIdsSource(Seq<String>, long, DataClientFlinkContextFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- ImlFeatureIdsSourceReader - Class in com.here.platform.data.client.flink.impl
- ImlFeatureIdsSourceReader(Seq<String>, long, DataClientFlinkContextFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- ImlFeatureStreamProvider - Interface in com.here.platform.data.client.flink.impl
- ImlFeatureStreamProviderFactory - Class in com.here.platform.data.client.flink.impl
- ImlFeatureStreamProviderFactory() - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFactory
- ImlFeatureStreamProviderFromFeatureIds - Class in com.here.platform.data.client.flink.impl
- ImlFeatureStreamProviderFromFeatureIds(StreamExecutionEnvironment, HRN, Settings, String, Seq<String>, Set<String>, long, long, int, long, int, long, DataClientFlinkContextFactory, QueryApiFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- ImlFeatureStreamProviderFromGeometry - Class in com.here.platform.data.client.flink.impl
- ImlFeatureStreamProviderFromGeometry(StreamExecutionEnvironment, HRN, Settings, String, FeaturesInGeometry, String, boolean, Geometry, Seq<String>, Set<SearchParam>, Set<String>, long, long, int, long, int, int, long, DataClientFlinkContextFactory, QueryApiFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- ImlFeatureStreamProviderWriteOnly - Class in com.here.platform.data.client.flink.impl
- ImlFeatureStreamProviderWriteOnly(StreamExecutionEnvironment, HRN, Settings, String, long, long, int, long, DataClientFlinkContextFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- imlParsedQuery() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- ImlParsedQuery - Interface in com.here.platform.data.client.utils.rsql
-
Base trait for all parsed IML queries.
- ImlQuadKeysSource - Class in com.here.platform.data.client.flink.impl
- ImlQuadKeysSource(FeaturesInGeometry, String, boolean, Seq<String>, long, int, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- ImlQuadKeysSourceReader - Class in com.here.platform.data.client.flink.impl
- ImlQuadKeysSourceReader(FeaturesInGeometry, String, boolean, Seq<String>, long, int, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- ImlSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema
- ImlSchemaFactory() - Constructor for class com.here.platform.data.client.flink.impl.schema.ImlSchemaFactory
- immutableSeq(Seq<T>) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- IMN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Isle of Man
- IMN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
- Impassability - Class in com.here.platform.location.tpeg2.tec
- Impassability(short) - Constructor for class com.here.platform.location.tpeg2.tec.Impassability
- Impl(double[]) - Constructor for class com.here.platform.location.core.geospatial.LengthSeq.Impl
- Impl(double[]) - Constructor for class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- Impl(double[]) - Constructor for class com.here.platform.location.core.shortestpath.CostSeq.Impl
- implicitlyLocatableCompanion() - Static method in class com.here.platform.data.client.http.HereDigest
- implicitlyLocatableCompanion() - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- Implicits$() - Constructor for class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.
- Implicits$() - Constructor for class com.here.platform.data.client.base.Mappings.Implicits$
- Implicits$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.Implicits$
- importRoute() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- importRoute(String, Optional<String>, Optional<Avoid>, Optional<Allow>, Optional<Exclude>, Optional<String>, List<String>, List<String>, List<String>, Optional<Truck>, Optional<Vehicle>, Optional<String>, Optional<EVConsumption>, Optional<Fuel>, Optional<Scooter>, Optional<Taxi>, Optional<String>, Optional<String>, Optional<MatchTrace>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
-
Creates a route from a sequence of trace points.
- ImportRouteAdapter(ApiRequest<RouterRouteResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- ImportRouteAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter$
- ImportRouteBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- in() - Method in class com.here.platform.data.client.json.SimpleLinearGraphStage
- in() - Method in class com.here.platform.data.client.utils.IteratorSinkStage
- in() - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- IN_MEMORY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of In-Memory Tiles. - inBoundingBoxSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- inBoundingBoxSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- IncidenceGraph<V,
E> - Interface in com.here.platform.location.core.graph.javadsl - inCircleSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- inCircleSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- Incoming - Class in com.here.platform.location.compilation.core
- Incoming() - Constructor for class com.here.platform.location.compilation.core.Incoming
- incomingEdgeIndices() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- incomingEdgeSources() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- incompatibleMsg() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
- IncompleteParseException - Exception in com.here.platform.data.client.json
- IncompleteParseException(String) - Constructor for exception com.here.platform.data.client.json.IncompleteParseException
- InconsistentDataException - Exception in com.here.platform.location.compilation.core
-
Exception for a reference that can't be resolved due to inconsistent data.
- InconsistentDataException(String) - Constructor for exception com.here.platform.location.compilation.core.InconsistentDataException
- inCountrySymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- inCountrySymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- IND - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
India
- IND$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
- INDESCRIBABLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
This value indicates a manoeuvre that cannot be explained in one command.
- Indescribable$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
- index() - Method in exception com.here.platform.data.client.json.ParseException
- index() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
-
Deprecated.
- index() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
-
Deprecated.
- index() - Method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
-
Deprecated.
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
-
Deprecated.
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
-
Deprecated.
- index() - Method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- index() - Method in class com.here.platform.location.inmemory.graph.Edge
- index() - Method in class com.here.platform.location.inmemory.graph.Vertex
- index() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributeCapability
- index(int, int) - Method in interface com.here.platform.location.compilation.core.HashTableIndexing
- index(HRN, String, Source<IndexingPartition, NotUsed>, InternalSettings) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- index(HRN, String, Source<IndexingPartition, NotUsed>, InternalSettings) - Method in interface com.here.platform.data.client.service.index.IndexService
- Index - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- Index() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use IndexLayerType. For comparison please use LayerType.isIndex. Since 1.18.xxx.
- IndexApi - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi - Interface in com.here.platform.data.client.service.index
- IndexApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- IndexApi.GetDeleteRequestStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetDeleteRequestStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetDeleteRequestStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.GetPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.InsertIndexesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformDeleteBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformQueryBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApi.PerformUpdateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.index
- IndexApiType - Class in com.here.platform.data.client.settings
- IndexApiType() - Constructor for class com.here.platform.data.client.settings.IndexApiType
- IndexBlobAsync - Class in com.here.platform.data.client.flink.impl
- IndexBlobAsync(HRN, Settings, DataClientFlinkContextFactory, ReadEngineFactory) - Constructor for class com.here.platform.data.client.flink.impl.IndexBlobAsync
- IndexBlobstoreService - Interface in com.here.platform.data.client.service.blobstore
- IndexData - Class in com.here.platform.data.client.flink.impl
- IndexData(IndexPartition, byte[]) - Constructor for class com.here.platform.data.client.flink.impl.IndexData
- IndexDataConverter - Class in com.here.platform.data.client.spark.javadsl
- IndexDataConverter() - Constructor for class com.here.platform.data.client.spark.javadsl.IndexDataConverter
- IndexDataFrameReader - Interface in com.here.platform.data.client.spark
-
LayerDataFrameReaderto query data from an index layer. - IndexDefinition - Class in com.here.platform.data.client.model
-
Defines a data attribute for indexing.
- IndexDefinition(String, IndexType, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.IndexDefinition
- IndexDefinition.Builder - Class in com.here.platform.data.client.model
-
Builds
IndexDefinitions. - indexDefinitions() - Method in class com.here.platform.data.client.model.IndexLayerType
- indexDefinitions() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawIndexProperties
- IndexDefinitionSerializer - Class in com.here.platform.data.client.json
- IndexDefinitionSerializer() - Constructor for class com.here.platform.data.client.json.IndexDefinitionSerializer
- IndexedPartition<Partition,
Node, Segment> - Class in com.here.platform.location.compilation.core - IndexedPartition(Partition, TopologyPartitionOperations<Partition>) - Constructor for class com.here.platform.location.compilation.core.IndexedPartition
- Indexes - Class in com.here.platform.data.client.service.index
- Indexes(String, Seq<IndexingPartition>) - Constructor for class com.here.platform.data.client.service.index.Indexes
- IndexFieldValuesExtractor - Class in com.here.platform.data.client.flink.impl.decoders
- IndexFieldValuesExtractor() - Constructor for class com.here.platform.data.client.flink.impl.decoders.IndexFieldValuesExtractor
- IndexFlatMap - Class in com.here.platform.data.client.flink.impl
- IndexFlatMap(PartitionSchema) - Constructor for class com.here.platform.data.client.flink.impl.IndexFlatMap
- IndexingPartition - Interface in com.here.platform.data.client.impl
- IndexKey - Class in com.here.platform.data.client.flink.impl
- IndexKey() - Constructor for class com.here.platform.data.client.flink.impl.IndexKey
- IndexLayerAggregateWindow - Class in com.here.platform.data.client.flink.impl
- IndexLayerAggregateWindow(PartitionEncoder) - Constructor for class com.here.platform.data.client.flink.impl.IndexLayerAggregateWindow
- indexLayerFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- indexLayerFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- IndexLayerFormatterMapFunction - Class in com.here.platform.data.client.flink.impl
- IndexLayerFormatterMapFunction(PartitionConverter) - Constructor for class com.here.platform.data.client.flink.impl.IndexLayerFormatterMapFunction
- IndexLayerSubmitWindow - Class in com.here.platform.data.client.flink.impl
- IndexLayerSubmitWindow(HRN, String, Option<PublishApi>) - Constructor for class com.here.platform.data.client.flink.impl.IndexLayerSubmitWindow
- IndexLayerTableSink - Class in com.here.platform.data.client.flink.impl
- IndexLayerTableSink(HRN, String, long, long, int, PartitionSchema, DataTypeFactory, Option<WriteEngine>, Option<PublishApi>) - Constructor for class com.here.platform.data.client.flink.impl.IndexLayerTableSink
- IndexLayerTableSource - Class in com.here.platform.data.client.flink.impl
- IndexLayerTableSource(HRN, String, String, long, int, PartitionSchema, int, long, DataTypeFactory, ReadEngineFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.IndexLayerTableSource
- IndexLayerType - Class in com.here.platform.data.client.model
- IndexLayerType(Seq<IndexDefinition>, Ttl) - Constructor for class com.here.platform.data.client.model.IndexLayerType
- IndexLayerType.Builder - Class in com.here.platform.data.client.model
-
Builds
IndexLayerTypes. - IndexMetadataField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- IndexMetadataField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- indexMetadataFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- indexMetadataFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- IndexNamePrefix() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- IndexNamePrefix() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- IndexParser - Class in com.here.platform.data.client.impl
- IndexParser() - Constructor for class com.here.platform.data.client.impl.IndexParser
- IndexParser.IndexParser$ - Class in com.here.platform.data.client.impl
- IndexParser.IndexPartsParser - Class in com.here.platform.data.client.impl
- IndexParser.IndexPartsParser$ - Class in com.here.platform.data.client.impl
- IndexParser$() - Constructor for class com.here.platform.data.client.impl.IndexParser.IndexParser$
- IndexParser$IndexParser - Class in com.here.platform.data.client.impl
- IndexParser$IndexParser(Source<ByteString, ?>) - Constructor for class com.here.platform.data.client.impl.IndexParser$IndexParser
- IndexPartFlatMap - Class in com.here.platform.data.client.flink.impl
- IndexPartFlatMap() - Constructor for class com.here.platform.data.client.flink.impl.IndexPartFlatMap
- IndexPartition - Class in com.here.platform.data.client.javadsl
-
Represents a partition of Index layer.
- IndexPartition() - Constructor for class com.here.platform.data.client.javadsl.IndexPartition
- IndexPartition.Builder - Class in com.here.platform.data.client.javadsl
-
Builder of IndexPartition that represents a partition of Index layer.
- IndexPartitionDeserializer - Class in com.here.platform.data.client.impl.json
- IndexPartitionDeserializer(String, boolean, Seq<IndexDefinition>) - Constructor for class com.here.platform.data.client.impl.json.IndexPartitionDeserializer
- IndexPartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.IndexPartitionMapping$
- IndexParts - Class in com.here.platform.data.client.javadsl
-
Represents the layer parts.
- IndexParts() - Constructor for class com.here.platform.data.client.javadsl.IndexParts
- IndexPartsDeserializer - Class in com.here.platform.data.client.impl.json
- IndexPartsDeserializer() - Constructor for class com.here.platform.data.client.impl.json.IndexPartsDeserializer
- IndexPartsParser(Source<ByteString, ?>) - Constructor for class com.here.platform.data.client.impl.IndexParser.IndexPartsParser
- IndexPartsParser$() - Constructor for class com.here.platform.data.client.impl.IndexParser.IndexPartsParser$
- indexProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- IndexService - Interface in com.here.platform.data.client.service.index
- indexTree() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- indexType() - Method in class com.here.platform.data.client.model.BooleanIndexValue
- indexType() - Method in class com.here.platform.data.client.model.EmptyIndexValue
- indexType() - Method in class com.here.platform.data.client.model.HereTileIndexValue
- indexType() - Method in class com.here.platform.data.client.model.IndexDefinition
- indexType() - Method in interface com.here.platform.data.client.model.IndexValue
-
Index type of the value.
- indexType() - Method in class com.here.platform.data.client.model.IntIndexValue
- indexType() - Method in class com.here.platform.data.client.model.StringIndexValue
- indexType() - Method in class com.here.platform.data.client.model.TimeWindowIndexValue
- indexType() - Static method in class com.here.platform.data.client.model.UnsupportedIndexValue
- IndexType - Enum Class in com.here.platform.data.client.model
-
Type of indexes supported for index layer
- IndexValue - Interface in com.here.platform.data.client.model
-
A value of index key supported by Index layer.
- indexValues() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- IndexValueSerializer - Class in com.here.platform.data.client.impl.json
- IndexValueSerializer() - Constructor for class com.here.platform.data.client.impl.json.IndexValueSerializer
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- indexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- IndexWriteVolume - Class in com.here.platform.data.client.blobstore.durable.index
- IndexWriteVolume(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, IndexBlobstoreService, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.durable.index.IndexWriteVolume
- IndexWriteVolume(DurableWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.durable.index.IndexWriteVolume
- indices() - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- indices() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- indices() - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- indices() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- indices() - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- indices() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- indices() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- inferSchema(SparkSession, Map<String, String>, Seq<FileStatus>) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
-
With each call to
org.apache.spark.sql.DataFrameReader.load,DataSource.lookupDataSourcecreates a newServiceLoader[DataSourceRegister]which then lazily recreates instances ofFileFormat. - inferSchema(SparkSession, Map<String, String>, Seq<FileStatus>) - Method in class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- inferSchema(Seq<FileStatus>) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- inferSchema(Seq<FileStatus>) - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- IngestApi - Interface in com.here.platform.data.client.service.ingest
- IngestApiType - Class in com.here.platform.data.client.settings
- IngestApiType() - Constructor for class com.here.platform.data.client.settings.IngestApiType
- ingestData() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestData(String, String, byte[], Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Sends streaming data to a specified layer in the HERE platform
- IngestDataAdapter(ApiRequest<ResponseOkSingle>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- IngestDataAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter$
- IngestDataBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- ingestDataCors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestDataCors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestDataCorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- IngestDataCorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter$
- IngestDataCorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- INGESTION_TIME - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Time when the message was ingested in the HERE platform.
- IngestionApi - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- IngestionApi.IngestDataAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestDataAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestDataBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionApi.IngestSDIIBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.ingest
- IngestionService - Interface in com.here.platform.data.client.service.ingest
- IngestionServiceImpl - Class in com.here.platform.data.client.service.ingest
- IngestionServiceImpl(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.ingest.IngestionServiceImpl
- ingestPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestPartitions(String, String, PublishPartitions, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Upload partitions to the given layer.
- IngestPartitionsAdapter(ApiRequest<ResponseOk>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- IngestPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter$
- IngestPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- ingestPartitionsCors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestPartitionsCors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestPartitionsCorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- IngestPartitionsCorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter$
- IngestPartitionsCorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- ingestSDII() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- ingestSDII(String, String, byte[], Optional<String>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
-
Consumes individual SDII messages and SDII MessageLists.
- IngestSDIIAdapter(ApiRequest<ResponseOk>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- IngestSDIIAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter$
- IngestSDIIBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- ingestSDIICors() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- ingestSDIICors(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
-
Enable CORS by returning correct headers
- IngestSDIICorsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- IngestSDIICorsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter$
- IngestSDIICorsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- ingestSearchCustomizationPlacesData() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- ingestSearchCustomizationPlacesData(String, String, DataIngestionRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
-
Ingests data into the specified, already existing dataset for a given search customization.
- IngestSearchCustomizationPlacesDataAdapter(ApiRequest<Seq<DataIngestionResponseObject>>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- IngestSearchCustomizationPlacesDataAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$
- IngestSearchCustomizationPlacesDataBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- Inherited(ClassTag<S>) - Constructor for class com.here.platform.data.client.impl.JavaMapping.Inherited
- init() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Init() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- Init() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- Init$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init$
- initial() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- initialAttributes() - Method in class com.here.platform.data.client.utils.IteratorSinkStage
- initialAttributes() - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- initialInterval() - Method in class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential
- initialize() - Static method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClientProvider
- initialize(URI, Configuration) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- initialize(Subject, CallbackHandler, Map<String, ?>, Map<String, ?>) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- Initialized$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.Initialized$
- initializeState(FunctionInitializationContext) - Method in class com.here.platform.data.client.flink.impl.FeaturePoJoDeduplicationFilterFunction
- initialQuadKeys() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- INITIALSIZE() - Method in class com.here.platform.data.client.json.CharBuilder
- initiated() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- initPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- initPublication(String, Publication, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Initializes a new publication for publishing metadata.
- InitPublicationAdapter(ApiRequest<Publication>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- InitPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter$
- InitPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- InlineAccess - Class in com.here.platform.data.client.settings
- InlineAccess() - Constructor for class com.here.platform.data.client.settings.InlineAccess
- InMemory$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.InMemory$
-
Deprecated.
- InMemoryLruCachePolicy - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- InMemoryLruCachePolicy(long, long, long) - Constructor for class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- inner() - Method in class com.here.platform.location.compilation.core.FieldSerializer.AugmentedFieldSerializer
- inner() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- innerStrategy() - Method in class com.here.platform.data.client.utils.RetryStrategy.Repeat
- innerStrategy() - Method in class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling
- inPolygonSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- inPolygonSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- inserted() - Method in class com.here.platform.data.client.model.geojson.Changeset
- inserted() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- insertIndexes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- insertIndexes(String, String, List<Index>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Adds index data for a given data blob to an index layer.
- InsertIndexesAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- InsertIndexesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter$
- InsertIndexesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- instance() - Static method in class com.here.platform.data.client.base.javadsl.BaseClientJava
- Instance - Enum constant in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- inSymbol() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- inSymbol() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- Int - Enum constant in enum class com.here.platform.data.client.model.IndexType
- INTERACTIVE_MAP_CONTEXT_OPTION_NAME - Static variable in class com.here.platform.data.client.spark.InteractiveMapDataFrameConstants
- InteractiveLayerExtension - Class in com.here.platform.data.client.model
- InteractiveLayerExtension(HRN, String) - Constructor for class com.here.platform.data.client.model.InteractiveLayerExtension
- InteractiveMap - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- InteractiveMap() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use InteractiveMapLayerType. For comparison please use LayerType.isInteractive. Since 1.18.xxx.
- InteractiveMapApi - Interface in com.here.platform.data.client.service.interactiveMap
- InteractiveMapApiType - Class in com.here.platform.data.client.settings
- InteractiveMapApiType() - Constructor for class com.here.platform.data.client.settings.InteractiveMapApiType
- InteractiveMapContext - Enum Class in com.here.platform.data.client.model
- InteractiveMapContextOptionName() - Static method in class com.here.platform.data.client.spark.InteractiveMapDataFrame
- InteractiveMapDataFrame - Class in com.here.platform.data.client.spark
- InteractiveMapDataFrame() - Constructor for class com.here.platform.data.client.spark.InteractiveMapDataFrame
- InteractiveMapDataFrameConstants - Class in com.here.platform.data.client.spark
- InteractiveMapDataFrameReader - Interface in com.here.platform.data.client.spark
-
LayerDataFrameReaderto query data from an interactive Map layer. - InteractiveMapFeaturePojo - Class in com.here.platform.data.client.flink.common
- InteractiveMapFeaturePojo() - Constructor for class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- InteractiveMapFeaturePojo(Feature) - Constructor for class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- InteractiveMapFeaturePojo(String, Geometry, Map<String, Object>, Map<String, Object>) - Constructor for class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- InteractiveMapGeometryUtilities - Class in com.here.platform.data.client.service.interactiveMap
- InteractiveMapGeometryUtilities() - Constructor for class com.here.platform.data.client.service.interactiveMap.InteractiveMapGeometryUtilities
- InteractiveMapLayerQueryProcessor - Class in com.here.platform.data.client.utils.rsql
-
Class for parsing RSQL queries into a parameters IML API can work with.
- InteractiveMapLayerQueryProcessor(HRN, String, Settings, QueryApi, ActorSystem) - Constructor for class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- InteractiveMapLayerRsqlQueryVisitor - Class in com.here.platform.data.client.utils.rsql
- InteractiveMapLayerRsqlQueryVisitor() - Constructor for class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- InteractiveMapLayerTableSink - Class in com.here.platform.data.client.flink.impl
- InteractiveMapLayerTableSink(HRN, String, InteractiveMapSchema, long, long, int, long, DataTypeFactory, DataClientFlinkContextFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSink
- InteractiveMapLayerTableSource - Class in com.here.platform.data.client.flink.impl
- InteractiveMapLayerTableSource(HRN, String, String, boolean, InteractiveMapSchema, long, int, int, long, DataTypeFactory, DataClientFlinkContextFactory, QueryApiFactory, PublishApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- InteractiveMapLayerType - Class in com.here.platform.data.client.model
- InteractiveMapLayerType(Option<InteractiveMapProperties>) - Constructor for class com.here.platform.data.client.model.InteractiveMapLayerType
- InteractiveMapLayerType.Builder - Class in com.here.platform.data.client.model
- interactiveMapMetadataFieldNamesR() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- interactiveMapMetadataFieldNamesW() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- interactiveMapMetadataFieldTypesR() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- interactiveMapMetadataFieldTypesW() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- InteractiveMapOptions - Class in com.here.platform.data.client.model
- InteractiveMapOptions() - Constructor for class com.here.platform.data.client.model.InteractiveMapOptions
- InteractiveMapOptions.ClusteringType - Enum Class in com.here.platform.data.client.model
-
Allowed values for the Interactive Map API clustering.
- InteractiveMapOptions.CountMode - Enum Class in com.here.platform.data.client.model
-
Allowed values for CountMode in QuadBin requests.
- InteractiveMapOptions.IfExistType - Enum Class in com.here.platform.data.client.model
-
Allowed values for IfExist post featureCollection option.
- InteractiveMapOptions.IfNotExistType - Enum Class in com.here.platform.data.client.model
-
Allowed values for IfExist post featureCollection option.
- InteractiveMapOptions.SamplingRatio - Enum Class in com.here.platform.data.client.model
-
Sampling Ratio of underlying dataset.
- InteractiveMapOptions.TileType - Enum Class in com.here.platform.data.client.model
-
Allowed values for Interactive Map API tile types.
- interactiveMapProperties() - Method in class com.here.platform.data.client.model.InteractiveMapLayerType
- interactiveMapProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- InteractiveMapProperties - Class in com.here.platform.data.client.model
- InteractiveMapProperties(Seq<String>, Option<Object>, Option<InteractiveLayerExtension>) - Constructor for class com.here.platform.data.client.model.InteractiveMapProperties
- InteractiveMapProperties.Builder - Class in com.here.platform.data.client.model
- InteractiveMapProvider - Interface in com.here.platform.data.client.flink.common
- InteractiveMapProviderFactory - Class in com.here.platform.data.client.flink.javadsl
- InteractiveMapProviderFactory() - Constructor for class com.here.platform.data.client.flink.javadsl.InteractiveMapProviderFactory
- InteractiveMapSchema - Class in com.here.platform.data.client.flink.impl.schema
- InteractiveMapSchema(ImlFeatureConverter) - Constructor for class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- interactiveMapSchemaR() - Method in interface com.here.platform.data.client.flink.impl.SchemaDiscovery
- interactiveMapSchemaR() - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- interactiveMapSchemaW() - Method in interface com.here.platform.data.client.flink.impl.SchemaDiscovery
- interactiveMapSchemaW() - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- InteractiveMapService - Interface in com.here.platform.data.client.service.interactiveMap
- interactiveMapSubscription() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- interactiveMapSubscription() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- interactiveMapSubscription() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- InteractiveMapSubscriptionConfiguration - Class in com.here.platform.data.client.model
- InteractiveMapSubscriptionConfiguration(InteractiveMapSubscriptionType) - Constructor for class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration
- InteractiveMapSubscriptionConfiguration.Builder - Class in com.here.platform.data.client.model
- interactiveMapSubscriptionType() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration
- InteractiveMapSubscriptionType - Class in com.here.platform.data.client.model
- InteractiveMapSubscriptionType() - Constructor for class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType - Class in com.here.platform.data.client.model
- InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType$ - Class in com.here.platform.data.client.model
- InteractiveMapTileSource - Class in com.here.platform.data.client.service.interactiveMap
- InteractiveMapTileSource(InteractiveMapService, HRN, String, InteractiveMapContext, Seq<Tile>, int, int, int, InternalSettings) - Constructor for class com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
- interactiveMapTimeout() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
- InteractiveMapUtilities - Class in com.here.platform.data.client.service.interactiveMap
- InteractiveMapUtilities() - Constructor for class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- IntermediateLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents an intermediate reference point for a location reference in the road network.
- IntermediateLocationReferencePoint(RelativeGeoCoordinate, LineProperties, PathProperties) - Constructor for class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- intermediates() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- intermediates() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- internal() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoints
- Internal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.Internal$
- internalEdgeCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of edges whose source vertex belong to this
GraphTile. - internalSegmentCount() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
The number of segments in this tile.
- internalSettings() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- InternalSettings - Class in com.here.platform.data.client.settings
- InternalSettings(HereTokenProvider, HttpRequestSigner, EndpointLocator, Option<ProxySettings>, Timeouts) - Constructor for class com.here.platform.data.client.settings.InternalSettings
- internalVertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The number of vertices that belong to this
GraphTile. - internalVertexCount() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
The number of vertices that belong to this
ReverseGraphTile. - interpolate(List<FilteredObservation<O>>, MatchedPath<V, T>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.Interpolator
- Interpolator<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
This is an experimental API.
- Interpolators - Class in com.here.platform.location.core.mapmatching.javadsl
-
This is an experimental API.
- Interpolators() - Constructor for class com.here.platform.location.core.mapmatching.javadsl.Interpolators
- intersecting(BB) - Method in interface com.here.platform.location.core.geospatial.javadsl.BoundingBoxSearch
-
Returns all elements intersecting a given bounding box.
- intersecting(BB, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.inmemory.geospatial.TiledBoundingBoxSearch
- INTERSECTION_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
Segments that provide internal structure and road connectivity within an intersection.
- IntersectionInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
- IntersectionInternalCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
The type of intersection for a segment range.
- intersectionInternalCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
IntersectionInternalCategoryof aVertex. - intersectionInternalCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
IntersectionInternalCategoryof aVertex. - IntersectionInternalCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The type of intersection for a segment range.
- IntersectionInternalCategory.Indescribable$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This value indicates a manoeuvre that cannot be explained in one command.
- IntersectionInternalCategory.IntersectionInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Segments that provide internal structure and road connectivity within an intersection.
- IntersectionInternalCategory.Manoeuvre$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Identifies a segment or a sequence of segments which may be grouped into a single guidance instruction.
- IntersectionInternalCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- IntersectionInternalCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- intersects(BB1, BB2, BoundingBoxOperations<BB1>, BoundingBoxOperations<BB2>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the two bounding boxes overlap in longitude and in latitude.
- intersects(BB2, BoundingBoxOperations<BB2>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- intersects(T) - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Determines whether this has any bit in common with `other`
- intersectsLineSegment(BB, GC, GC, BoundingBoxOperations<BB>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the line segment intersects or is contained the bounding box, including its edges and corners.
- intersectsLineSegment(GC, GC, GeoCoordinateOperations<GC>, BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- interval() - Method in class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval
- IntHashSet - Class in com.here.platform.location.compilation.core
- IntHashSet(int[], int) - Constructor for class com.here.platform.location.compilation.core.IntHashSet
- IntHashSet.Statistics - Class in com.here.platform.location.compilation.core
- IntHashSet.Statistics$ - Class in com.here.platform.location.compilation.core
- IntIndexValue - Class in com.here.platform.data.client.model
-
The 64 bits integer value of index key supported by Index layer
- IntIndexValue(long) - Constructor for class com.here.platform.data.client.model.IntIndexValue
- IntMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.IntMapping$
- IntMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.IntMapping$
- invalidateCache(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Invalidate internal caches for catalog
- invalidateCache(HRN) - Method in class com.here.platform.data.client.javadsl.DataClient
- invalidateCache(HRN) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Invalidate internal caches for catalog
- invertDirection(Vertex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Returns the vertex in the opposite direction of travel.
- invertDirection(VertexIndex) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Calculate the index of the vertex associated with the same segment but pointing in the opposite direction from
index. - ioExecutionContext() - Method in class com.here.platform.data.client.context.ClientExecutionContext
- IOExecutionContext - Class in com.here.platform.data.client.utils
-
Wrapper used to implicit inject the IO execution context with normal execution context.
- IOExecutionContext - Interface in com.here.platform.data.client.base.http
-
Deprecated.please use ioExecutorService parameter of BaseClient instead. Since HERE SDK greater than or equal 2.28.
- IOExecutionContext(MessageDispatcher) - Constructor for class com.here.platform.data.client.utils.IOExecutionContext
- IOExecutionContext.Implicits$ - Class in com.here.platform.data.client.base.http
-
Deprecated.
- IOT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
British Indian Ocean Territory
- IOT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
- IRL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ireland
- IRL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
- IRN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iran, Islamic Republic of
- IRN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
- IRQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iraq
- IRQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
- isAcrossMeridian180(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if the bounding box crosses the meridian 180 (antimeridian).
- isAcrossMeridian180(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- isActive() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- isAgainstDrivingDirection() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- isAlreadyProcessed() - Method in class com.here.platform.data.client.model.Publication
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- isAvailable() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- isBothDirections() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isBothDirections() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- isCancelFlag() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- isCancelFlag() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- isCancelled() - Method in class com.here.platform.data.client.model.Publication
- isComplete() - Method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- isComplete() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- isCompressed() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- isDeleted() - Method in class com.here.platform.data.client.javadsl.CommitPartition
- isDeleted() - Method in interface com.here.platform.data.client.javadsl.Partition
-
Return true if partition represent a delete modification
- isDeleted() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- isDeleted() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- isDirect() - Method in class com.here.platform.data.client.model.VersionDependency
- isDirection() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isDirection() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- isDirLocationDirection() - Method in class com.here.platform.location.tpeg2.etl.DirLocation
- isEdgeInternal(int) - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
-
Predicate indicating if an edge index refers to an internal edge.
- isEmpty() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- isEmpty() - Method in class com.here.platform.data.client.json.CustomJsonObjectParser
- isEmpty() - Method in class com.here.platform.data.client.service.stream.CommitOffsets
- isEmpty() - Method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
- isEmpty() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- isEmpty() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.OptionalLayerMetadata
- isEmpty() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- isEveryFriday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryMonday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEverySaturday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEverySunday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryThursday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryTuesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isEveryWednesday() - Method in class com.here.platform.location.tpeg2.sni.DayMask
- isExitOrEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- isFailed() - Method in class com.here.platform.data.client.model.Publication
- isFailed() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- isFailure() - Method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- isFailure() - Method in class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- isFinish() - Method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- isFractionValid(double) - Static method in class com.here.platform.location.core.Utils
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- isFuzzyArea() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- isIndex() - Method in class com.here.platform.data.client.model.IndexLayerType
- isIndex() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is an index layer.
- isInitialized() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- isInteractive() - Method in class com.here.platform.data.client.model.InteractiveMapLayerType
- isInteractive() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is an interactive map layer.
- ISL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Iceland
- ISL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
- isLayerCompressed(String) - Method in class com.here.platform.data.client.impl.LayerDetailsExtractor.CatalogConfigurationOps
- isLocalEnv() - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
- isManual() - Static method in class com.here.platform.data.client.settings.EarliestOffset
- isManual() - Static method in class com.here.platform.data.client.settings.LatestOffset
- isManual() - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- isManual() - Static method in class com.here.platform.data.client.settings.ManualOffset
- isManual() - Method in interface com.here.platform.data.client.settings.Offset
- isNotificationsEnabled() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- isObj() - Method in interface com.here.platform.data.client.json.FContext
- isObj() - Method in interface com.here.platform.data.client.json.RawFContext
- isObjectstore() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is an objectstore layer.
- isObjectstore() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- isoCode() - Method in class com.here.platform.data.client.utils.rsql.Country
- isOffRoad(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is off-road.
- isOmit(FilteredObservation<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.FilteredObservations
-
Checks whether the filtered observation is to be omitted.
- isOnRoad(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is a successful match.
- isOppositeDir() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- isPending() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- isPlatformService() - Method in interface com.here.platform.data.client.settings.ApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.IndexApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.IngestApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.PublishApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.QueryApiType
- isPlatformService() - Static method in class com.here.platform.data.client.settings.StreamApiType
- ISR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Israel
- ISR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
- isReachable(String, int, Socket, IOExecutionContext) - Static method in class com.here.platform.data.client.utils.HttpUtils
- isRegionalisationFlag() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- isRetain(FilteredObservation<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.FilteredObservations
-
Checks whether the filtered observation is to be retained.
- isRunning() - Method in class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- isSafetyFlagIsSet() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- isStageAlive() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- isStream() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is a stream layer.
- isStream() - Method in class com.here.platform.data.client.model.StreamLayerType
- isStreamingRequest() - Method in interface com.here.platform.data.client.http.Endpoint
- isStreamingRequest() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- isStreamingRequest() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- isStreamingRequest() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- isStreamingRequest() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- isStreamingRequest() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- isStreamLayer() - Method in class com.here.platform.data.client.model.Layer
- isSucceeded() - Method in class com.here.platform.data.client.model.Publication
- isSuccess() - Method in class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- isTruncated() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- isUnitIsMPH() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- isUnknown(MatchResult<?>) - Static method in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Checks whether the match result is unknown.
- isUnlimited() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
-
Returns true if the speed limit is unlimited
- isUnverifiedInformation() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- isUseInternalPrimaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isUseInternalSecondaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- isValid(BB, BoundingBoxOperations<BB>) - Static method in class com.here.platform.location.core.geospatial.BoundingBoxes
-
Returns true if -90 ≤ south latitude ≤ north latitude ≤ 90, and the longitudes are in the range [-180, 180], inclusive.
- isValid(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- isVersioned() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is a versioned layer.
- isVersioned() - Method in class com.here.platform.data.client.model.VersionedLayerType
- isVolatile() - Method in interface com.here.platform.data.client.model.LayerType
-
Check if this layer is a volatile layer.
- isVolatile() - Method in class com.here.platform.data.client.model.VolatileLayerType
- isWhitespace(byte) - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- ITA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Italy
- ITA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
- items() - Method in class com.here.platform.data.client.model.ObjectStoreListing
- items() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- items() - Method in class com.here.platform.data.client.utils.IteratorUtils.SourceRelatedTraversableOnceOps
- iterateFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- iterateFeatures(String, String, Optional<Integer>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Iterates all of the features in the layer.
- IterateFeaturesAdapter(ApiRequest<FeatureCollectionIterable>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- IterateFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter$
- IterateFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- IteratorAdapter<A> - Class in com.here.platform.data.client.utils
- IteratorAdapter(BlockingQueue<IteratorSinkStage.StreamToAdapterMessage>, Function1<IteratorSinkStage.AdapterToStageMessage, BoxedUnit>, FiniteDuration) - Constructor for class com.here.platform.data.client.utils.IteratorAdapter
- IteratorRelatedSourceOps(Source<T, NotUsed>) - Constructor for class com.here.platform.data.client.utils.IteratorUtils.IteratorRelatedSourceOps
- IteratorRelatedSourceOps$() - Constructor for class com.here.platform.data.client.utils.IteratorUtils.IteratorRelatedSourceOps$
- IteratorSinkStage<A> - Class in com.here.platform.data.client.utils
- IteratorSinkStage(FiniteDuration) - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage
- IteratorSinkStage.AdapterToStageMessage - Interface in com.here.platform.data.client.utils
- IteratorSinkStage.Close$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Data<A> - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Data$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Failed - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Failed$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Finished$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.Initialized$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.ReadElementAcknowledgement$ - Class in com.here.platform.data.client.utils
- IteratorSinkStage.StageWithCallback - Interface in com.here.platform.data.client.utils
- IteratorSinkStage.StreamToAdapterMessage - Interface in com.here.platform.data.client.utils
- IteratorUtils - Class in com.here.platform.data.client.utils
- IteratorUtils() - Constructor for class com.here.platform.data.client.utils.IteratorUtils
- IteratorUtils.IteratorRelatedSourceOps<T> - Class in com.here.platform.data.client.utils
-
Iterator-related operations of Source[T, NotUsed].
- IteratorUtils.IteratorRelatedSourceOps$ - Class in com.here.platform.data.client.utils
- IteratorUtils.SourceRelatedTraversableOnceOps<T> - Class in com.here.platform.data.client.utils
-
Source-related operations of IterableOnce[T].
- IteratorUtils.SourceRelatedTraversableOnceOps$ - Class in com.here.platform.data.client.utils
J
- J2SMapping<J> - Interface in com.here.platform.data.client.base
- J2SMapping<J> - Interface in com.here.platform.data.client.impl
-
INTERNAL API
- JAM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jamaica
- JAM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
- JavaApi - Interface in com.here.platform.data.client.base
- JavaLayerDataFrameReader - Class in com.here.platform.data.client.spark.javadsl
-
Provides method to create a
LayerDataFrameReadercorresponding to the layer type (index or versioned). - JavaLayerDataFrameReader(SparkSession) - Constructor for class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameReader
- JavaLayerDataFrameWriter - Class in com.here.platform.data.client.spark.javadsl
-
Provides method to create a
LayerDataFrameWritercorresponding to the layer type (index or versioned). - JavaLayerDataFrameWriter(Dataset<Row>) - Constructor for class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameWriter
- JavaLayerUpdater - Class in com.here.platform.data.client.spark.javadsl
-
Provides method to create a
LayerUpdaterfor index/volatile layers - JavaLayerUpdater(SparkSession) - Constructor for class com.here.platform.data.client.spark.javadsl.JavaLayerUpdater
- JavaListSerializer - Class in com.here.platform.data.client.flink.serializers
- JavaListSerializer() - Constructor for class com.here.platform.data.client.flink.serializers.JavaListSerializer
- JavaMapping<_J,
_S> - Interface in com.here.platform.data.client.base - JavaMapping<_J,
_S> - Interface in com.here.platform.data.client.impl -
INTERNAL API
- JavaMapping.AdminConfigurationMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.AsJava<J> - Interface in com.here.platform.data.client.impl
- JavaMapping.AsScala<S> - Interface in com.here.platform.data.client.impl
- JavaMapping.BooleanMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.ConfigurationMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.DoneMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.DoubleMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.HRNMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.Identity<T> - Class in com.here.platform.data.client.impl
- JavaMapping.Implicits$ - Class in com.here.platform.data.client.impl
- JavaMapping.Inherited<J,
S extends J> - Class in com.here.platform.data.client.impl - JavaMapping.IntMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.LongMapping$ - Class in com.here.platform.data.client.impl
- JavaMapping.StringIdentity$ - Class in com.here.platform.data.client.impl
- JavaMapping.SubscriptionConfigurationMapping$ - Class in com.here.platform.data.client.impl
- JavaMapSerializer - Class in com.here.platform.data.client.flink.serializers
- JavaMapSerializer() - Constructor for class com.here.platform.data.client.flink.serializers.JavaMapSerializer
- JavaScalaConverters - Class in com.here.platform.data.client.v2.adapter
- JavaScalaConverters - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters - Class in com.here.platform.data.client.v2.main
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.adapter.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.api.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.caching.JavaScalaConverters
- JavaScalaConverters() - Constructor for class com.here.platform.data.client.v2.main.JavaScalaConverters
- JavaScalaConverters.AsJavaCachingVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCachingVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaCatalogVersionInfo - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters.AsJavaPartitionMetadata - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsJavaVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaCachingVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaDecoder<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching
- JavaScalaConverters.AsScalaVersionedGenericLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedGenericLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedHereTileLayer - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedHereTileLayerReader<T> - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.AsScalaVersionedLayers - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.ExecutorExecutionContextConverters$ - Class in com.here.platform.data.client.v2.api
- JavaScalaConverters.ExecutorExecutionContextConverters$.ExecutorExecutionContext - Class in com.here.platform.data.client.v2.api
- JEY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jersey
- JEY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
- jfalse() - Method in interface com.here.platform.data.client.json.Facade
- jfalse(int) - Method in interface com.here.platform.data.client.json.Facade
- jfalse(int) - Method in interface com.here.platform.data.client.json.RawFacade
- jnull() - Method in interface com.here.platform.data.client.json.Facade
- jnull(int) - Method in interface com.here.platform.data.client.json.Facade
- jnull(int) - Method in interface com.here.platform.data.client.json.RawFacade
- jnum(CharSequence, int, int) - Method in interface com.here.platform.data.client.json.Facade
- jnum(CharSequence, int, int, int) - Method in interface com.here.platform.data.client.json.Facade
- jnum(CharSequence, int, int, int) - Method in interface com.here.platform.data.client.json.RawFacade
- JOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Jordan
- JOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
- Jpeg - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- JPN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Japan
- JPN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
- Json - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodyDeserializer(Decoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodyDeserializer3(ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodySerializer(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- jsonBodySerializerList(Encoder<B>, ExecutionContext) - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- JsonBuilder(String) - Constructor for class com.here.platform.data.client.model.geojson.Feature.JsonBuilder
- JsonBuilder(String) - Constructor for class com.here.platform.data.client.model.geojson.FeatureCollection.JsonBuilder
- JsonBuilder(String) - Constructor for class com.here.platform.data.client.model.geojson.FeatureModification.JsonBuilder
- JsonBuilder(String) - Constructor for class com.here.platform.data.client.model.geojson.FeatureModificationList.JsonBuilder
- JsonFormats() - Static method in class com.here.platform.data.client.blobstore.json.BlobstoreJsonFormats
- JsonFormats() - Static method in class com.here.platform.data.client.impl.json.MetadataClientJsonFormats
- JsonFormats() - Static method in class com.here.platform.data.client.json.DataClientJsonFormats
- JsonFormats() - Static method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- JsonMarshalling - Class in com.here.platform.data.client.json
- JsonMarshalling() - Constructor for class com.here.platform.data.client.json.JsonMarshalling
- jsonSize() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- JsonSupport - Class in com.here.platform.data.client.base.generated.codecs
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.geocode
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.map
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.revgeocode
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.router
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.routing
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.search
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.traffic
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.transit
- JsonSupport - Class in com.here.platform.data.client.base.ols.generated.codecs.weather
- JsonSupport() - Constructor for class com.here.platform.data.client.base.generated.codecs.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- JsonSupport() - Constructor for class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- jstring(CharSequence) - Method in interface com.here.platform.data.client.json.Facade
- jstring(CharSequence, int) - Method in interface com.here.platform.data.client.json.Facade
- jstring(CharSequence, int) - Method in interface com.here.platform.data.client.json.RawFacade
- jtrue() - Method in interface com.here.platform.data.client.json.Facade
- jtrue(int) - Method in interface com.here.platform.data.client.json.Facade
- jtrue(int) - Method in interface com.here.platform.data.client.json.RawFacade
- JtsGeometryAsGeoJson(Geometry) - Constructor for class com.here.platform.data.client.service.interactiveMap.GeometryConverter.JtsGeometryAsGeoJson
- JWT_JAAS_CONFIG - Static variable in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- JWT_TOKEN_PROPERTY - Static variable in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- JWT_TOKEN_SYSTEM_PROPERTY - Static variable in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- JWTClientLoginModule - Class in com.here.platform.data.client.service.stream.kafka.sasl
-
An instance of this class is created by JAAS via reflexion
- JWTClientLoginModule() - Constructor for class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- JWTClientSaslFactory() - Constructor for class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient.JWTClientSaslFactory
- JWTSaslClient - Class in com.here.platform.data.client.service.stream.kafka.sasl
-
An instance of this class is created by JAAS via reflexion
- JWTSaslClient(String) - Constructor for class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- JWTSaslClient.JWTClientSaslFactory - Class in com.here.platform.data.client.service.stream.kafka.sasl
- JWTSaslClientProvider - Class in com.here.platform.data.client.service.stream.kafka.sasl
- JWTSaslClientProvider() - Constructor for class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClientProvider
K
- k() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- KafkaConsumerFactory - Interface in com.here.platform.data.client.service.stream.kafka
- KafkaConsumerFactoryImpl - Class in com.here.platform.data.client.service.stream.kafka
- KafkaConsumerFactoryImpl() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaConsumerFactoryImpl
- KafkaEndpoint - Class in com.here.platform.data.client.service.stream
- KafkaEndpoint(String, int) - Constructor for class com.here.platform.data.client.service.stream.KafkaEndpoint
- KafkaEndpoints - Class in com.here.platform.data.client.service.stream
- KafkaEndpoints(Seq<KafkaEndpoint>, boolean) - Constructor for class com.here.platform.data.client.service.stream.KafkaEndpoints
- KafkaHeader - Class in com.here.platform.data.client.service.stream.kafka
- KafkaHeader(String, byte[]) - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- kafkaPartitionId() - Method in class com.here.platform.data.client.service.stream.CheckpointMark
- kafkaProtocolVersion() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- KafkaStreamSettings - Class in com.here.platform.data.client.service.stream
- KafkaStreamSettings(Seq<String>, String, Seq<String>, String, String, Seq<KafkaEndpoint>, Seq<KafkaEndpoint>) - Constructor for class com.here.platform.data.client.service.stream.KafkaStreamSettings
- KafkaUtils - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- KafkaUtils.Tag - Interface in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.Catalog$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.ClientId$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.Layer$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.NodeId$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.Partition$ - Class in com.here.platform.data.client.service.stream.kafka
- KafkaUtils.Tag$.Topic$ - Class in com.here.platform.data.client.service.stream.kafka
- KAZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kazakhstan
- KAZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
- KEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kenya
- KEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
- key() - Method in class com.here.platform.data.client.model.geojson.SearchParam
- key() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- key() - Method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- key() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreKeyEndpoint
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- key() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- key() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- keys() - Method in class com.here.platform.location.compilation.core.IntHashSet
- keyType() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- keyType() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- KGZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kyrgyzstan
- KGZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
- KHM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Cambodia
- KHM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
- KIR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kiribati
- KIR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
- KNA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Kitts and Nevis
- KNA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
- KOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Korea, Republic of
- KOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
- kryoClasses() - Static method in class com.here.platform.location.spark.DistributedClustering
- KWT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Kuwait
- KWT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
L
- label() - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- label() - Method in interface com.here.platform.data.client.settings.BlobAccessType
- label() - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- label() - Static method in class com.here.platform.data.client.settings.InlineAccess
- label() - Static method in class com.here.platform.data.client.settings.NormalRetryType
- label() - Method in interface com.here.platform.data.client.settings.RetryPolicyType
- label() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- LaneCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Classifies a segment based on the number of lanes in each travel direction.
- laneCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
LaneCategoryof aVertex. - laneCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
LaneCategoryof aVertex. - LaneCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Classifies a segment based on the number of lanes in each travel direction.
- LaneCategory.FourOrMore$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Four or more lanes in each travel direction
- LaneCategory.One$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
One lane in each travel direction
- LaneCategory.TwoOrThree$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Two or three lanes in each travel direction
- LaneCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- LaneCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- LaneRestriction - Class in com.here.platform.location.tpeg2.tec
- LaneRestriction - Class in com.here.platform.location.tpeg2.tfp
- LaneRestriction(short) - Constructor for class com.here.platform.location.tpeg2.tec.LaneRestriction
- LaneRestriction(short) - Constructor for class com.here.platform.location.tpeg2.tfp.LaneRestriction
- laneRestrictionType() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- lanes() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- languageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- languageCode() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- LanguageCode - Class in com.here.platform.location.tpeg2.tdt
- LanguageCode(short) - Constructor for class com.here.platform.location.tpeg2.tdt.LanguageCode
- LAO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lao People's Democratic Republic
- LAO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
- last() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- last() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- last() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- last() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- last() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- last() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- lastAccess() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- lastIndexWhere(Function1<Object, Object>) - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- LastLocationReferencePoint - Class in com.here.platform.location.tpeg2.olr
-
Represents the last reference point for a location reference in the road network.
- LastLocationReferencePoint(RelativeGeoCoordinate, LineProperties) - Constructor for class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- lastModified() - Method in class com.here.platform.data.client.model.ObjectMetadata
- lastModified() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- lastModified() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- lastModified() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- lastModified() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- latest() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- latestCompletedVersion() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- LatestOffset - Class in com.here.platform.data.client.settings
- LatestOffset() - Constructor for class com.here.platform.data.client.settings.LatestOffset
- latestVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- latestVersion() - Method in interface com.here.platform.data.client.v2.adapter.javadsl.DataApiVersionInfoAdapter
- latestVersion() - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Fetches the latest version of this catalog
- latestVersion() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- latestVersion(String, Long, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about the latest version for the given catalog.
- LatestVersion - Class in com.here.platform.data.client.utils.rsql
- LatestVersion() - Constructor for class com.here.platform.data.client.utils.rsql.LatestVersion
- LatestVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- LatestVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter$
- LatestVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- latitude() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- latitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- latitude() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- latitude() - Method in class com.here.platform.location.referencing.CircleLocation
- latitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- latitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- latitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- latitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- latitude(GeoCoordinate) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- latitude(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- latitude(PackedGeoCoordinate) - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- latitude(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- layer() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- layer() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- layer() - Method in interface com.here.platform.data.client.impl.PublishPartition
- layer() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- layer() - Method in class com.here.platform.data.client.model.LayerVersion
- layer() - Method in interface com.here.platform.data.client.model.PendingPartition
-
The layer name of this pending partition.
- layer() - Method in interface com.here.platform.data.client.service.config.ConfigLayerResourceEndpoint
- layer() - Method in class com.here.platform.data.client.service.config.DeleteLayer
- layer() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- layer() - Method in class com.here.platform.data.client.service.index.DeleteIndexes
- layer() - Method in class com.here.platform.data.client.service.index.DeleteIndexesStatus
- layer() - Method in class com.here.platform.data.client.service.index.Indexes
- layer() - Method in class com.here.platform.data.client.service.index.Parts
- layer() - Method in class com.here.platform.data.client.service.index.Query
- layer() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- layer() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- layer() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- layer() - Method in class com.here.platform.data.client.service.metadata.GetChangesParts
- layer() - Method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- layer() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- layer() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- layer() - Method in class com.here.platform.data.client.service.query.GetChangesById
- layer() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- layer() - Method in interface com.here.platform.data.client.service.query.QueryEndpoint
- layer() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- layer() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- layer() - Method in class com.here.platform.data.client.service.stream.endpoints.Consume
- layer() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- layer() - Method in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- layer() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- layer() - Method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- layer() - Method in class com.here.platform.data.client.service.stream.StreamSubscription
- Layer - Class in com.here.platform.data.client.model
-
param: id Name of the layer.
- Layer<T> - Class in com.here.platform.location.integration
-
Deprecated.Use LayerConfiguration class instead. Since SDK 2.54.
- Layer - Interface in com.here.platform.data.client.v2.api.javadsl
- Layer(String, String, String, String, LayerType, PartitioningType, Volume, Option<LayerSchema>, String, Option<ContentEncoding>, Set<String>, Option<Owner>, Set<String>, Option<Coverage>, ZonedDateTime, Option<DigestAlgorithm>, Option<CrcAlgorithm>) - Constructor for class com.here.platform.data.client.model.Layer
- Layer(String, Function1<byte[], T>) - Constructor for class com.here.platform.location.integration.Layer
-
Deprecated.
- LAYER_ID_PROPERTY() - Static method in class com.here.platform.data.client.flink.common.Properties
- LAYER_REFRESH_INTERVAL() - Static method in class com.here.platform.data.client.flink.common.Properties
- LAYER_REFRESH_INTERVAL_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- Layer.Builder - Class in com.here.platform.data.client.model
- Layer$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Layer$
- LayerCapability - Interface in com.here.platform.location.integration.optimizedmap.capabilities
- LayerConfiguration<T> - Class in com.here.platform.location.integration
- LayerConfiguration(String, Function1<InputStream, T>, Function1<T, Object>) - Constructor for class com.here.platform.location.integration.LayerConfiguration
- LayerContentType - Enum Class in com.here.platform.data.client.model
-
Content type of a layer
- LayerDataFrameReader - Interface in com.here.platform.data.client.spark
-
Custom Spark DataFrameReader for querying data from a given layer.
- LayerDataFrameReader.SparkSessionExt - Class in com.here.platform.data.client.spark
-
Implicit class to simplify the creation of custom Spark DataFrameReaders.
- LayerDataFrameReaderFactory - Interface in com.here.platform.data.client.spark
- LayerDataFrameWriter - Interface in com.here.platform.data.client.spark
-
Custom Spark DataFrameWriter for writing data to a given layer.
- LayerDataFrameWriter.DataFrameExt - Class in com.here.platform.data.client.spark
-
Implicit class to simplify the creation of custom Spark DataFrameWriters.
- LayerDetailsExtractor - Class in com.here.platform.data.client.impl
- LayerDetailsExtractor() - Constructor for class com.here.platform.data.client.impl.LayerDetailsExtractor
- LayerDetailsExtractor.CatalogConfigurationOps - Class in com.here.platform.data.client.impl
- LayerHelper - Class in com.here.platform.data.client.flink.impl
- LayerHelper() - Constructor for class com.here.platform.data.client.flink.impl.LayerHelper
- layerId() - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- layerId() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- layerId() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- layerId() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- layerId() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- layerId() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- layerId() - Method in interface com.here.platform.data.client.blobstore.VolumeConfiguration
- layerId() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- layerId() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- layerId() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- layerId() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- layerId() - Method in class com.here.platform.data.client.model.InteractiveLayerExtension
- layerId() - Method in class com.here.platform.data.client.model.VersionedLayerExtension
- layerId() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- layerId() - Method in interface com.here.platform.data.client.service.blobstore.BlobstoreRestEndpoint
- layerId() - Method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- layerId() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreKeyEndpoint
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- layerId() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreMultipartEndpoint
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- layerId() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- layerId() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- layerId() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- layerId() - Method in class com.here.platform.data.client.service.ingest.UploadPartitions
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- layerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- layerId() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- layerId() - Method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- layerId() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- layerId() - Method in class com.here.platform.data.client.utils.rsql.FeatureById
- layerId() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- layerId() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- layerId() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadata
- layerId() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- layerId() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- layerId() - Method in class com.here.platform.location.integration.LayerConfiguration
- layerIds() - Method in class com.here.platform.data.client.model.Publication
- layerIds() - Method in class com.here.platform.data.client.service.publish.OpenPublication
- LayerIOHelper - Class in com.here.platform.data.client.spark
- LayerIOHelper() - Constructor for class com.here.platform.data.client.spark.LayerIOHelper
- LayerMetadata - Interface in com.here.platform.data.client.v2.caching.model.versioned
- LayerMetadataKey - Interface in com.here.platform.data.client.v2.caching.model.versioned
- layerName() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.AdasAttributeDescription
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.AdvancedNavigationAttributeDescription
-
Deprecated.
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.NavigationAttributeDescription
-
Deprecated.
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.RoadAttributeDescription
-
Deprecated.
- layerName() - Method in interface com.here.platform.location.compilation.heremapcontent.TopologyAttributeDescription
- layerName() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- layerName() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- layerName() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- layerName() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.GenericLayer
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.
- layerName() - Method in class com.here.platform.location.integration.Layer
-
Deprecated.
- LayerPartitioning - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- layerRefreshInterval() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- layerRefreshInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- layerRefreshInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- layerRefreshInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- layers() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- layers() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- layers() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.CapabilitySet
- layersById() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- LayerSchema - Class in com.here.platform.data.client.model
- LayerSchema(HRN) - Constructor for class com.here.platform.data.client.model.LayerSchema
- LayerSchema.Builder - Class in com.here.platform.data.client.model
- layerType() - Method in class com.here.platform.data.client.model.IndexLayerType
- layerType() - Method in class com.here.platform.data.client.model.InteractiveMapLayerType
- layerType() - Method in class com.here.platform.data.client.model.Layer
- layerType() - Method in interface com.here.platform.data.client.model.LayerType
- layerType() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- layerType() - Method in class com.here.platform.data.client.model.StreamLayerType
- layerType() - Method in class com.here.platform.data.client.model.VersionedLayerType
- layerType() - Method in class com.here.platform.data.client.model.VolatileLayerType
- layerType() - Method in class com.here.platform.data.client.model.WritableLayer
- LayerType - Interface in com.here.platform.data.client.model
- LayerTypeName - Enum Class in com.here.platform.data.client.model
- layerTypeProvider() - Method in class com.here.platform.data.client.flink.impl.schema.v2.AvroSchemaFactory
- layerTypeProvider() - Method in class com.here.platform.data.client.flink.impl.schema.v2.ProtobufSchemaFactory
- layerTypeProvider() - Method in class com.here.platform.data.client.flink.impl.schema.v2.RawSchemaFactory
- layerTypeProvider() - Method in interface com.here.platform.data.client.flink.impl.schema.v2.SchemaFactory
- layerTypeProvider() - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- LayerTypes - Class in com.here.platform.data.client.model
-
Deprecated.This object is not supported anymore. Please use dedicated instances of LayerType. Since 1.18.xxx.
- LayerTypes() - Constructor for class com.here.platform.data.client.model.LayerTypes
-
Deprecated.
- LayerUpdater - Interface in com.here.platform.data.client.spark
-
Trait to represent a layer updater to mutate a layer by deleting some partitions
- LayerUpdaterFactory - Interface in com.here.platform.data.client.spark
- LayerVersion - Class in com.here.platform.data.client.model
-
param: layer Name of the layer.
- LayerVersion(String, long, long) - Constructor for class com.here.platform.data.client.model.LayerVersion
- layerVersions() - Method in class com.here.platform.data.client.model.LayerVersions
- LayerVersions - Class in com.here.platform.data.client.model
-
param: version Version of this catalog.
- LayerVersions(long, Seq<LayerVersion>) - Constructor for class com.here.platform.data.client.model.LayerVersions
- LBN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lebanon
- LBN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
- LBR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Liberia
- LBR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
- LBY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Libya
- LBY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
- LCA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Lucia
- LCA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
- leaseRenewInterval() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- leaseTakeDuration() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- leaseTakeInterval() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- LEFT - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.SignLocations
-
Signal is located to the left of the travel direction.
- Left$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Left$
- LEGAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadDividers
-
A painted line that prohibits turns by statute only.
- Legal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
- length() - Method in interface com.here.platform.data.client.base.http.DataPublisher
- length() - Method in class com.here.platform.location.core.geospatial.LengthSeq.Impl
- length() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- length() - Method in class com.here.platform.location.core.mapmatching.LogProbabilitySeq.Impl
- length() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- length() - Method in class com.here.platform.location.core.shortestpath.CostSeq.Impl
- length() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- length() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
The length of the
PackedLineString. - length() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- length() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that returns the length of a
Vertex. - length() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- length() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- length() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- length() - Method in class com.here.platform.location.referencing.OlrLayers
- length() - Method in class com.here.platform.location.referencing.TmcLayers
- length() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- length(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).length(). - length(LengthLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- length(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Length layer.
- lengthAffected() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- lengthAffected() - Method in class com.here.platform.location.tpeg2.tec.Event
- LengthLayer - Class in com.here.platform.location.integration.optimizedmap
- LengthLayer(Function1<TileId, Option<UndirectedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.LengthLayer
- LengthSeq - Interface in com.here.platform.location.core.geospatial
-
A Sequence of length values in meters.
- LengthSeq.Impl - Class in com.here.platform.location.core.geospatial
- LESS_THAN - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- LESS_THAN_EQUAL - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- LessThanVersion - Class in com.here.platform.data.client.model.geojson
- LessThanVersion(long) - Constructor for class com.here.platform.data.client.model.geojson.LessThanVersion
- LEVEL - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Level$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
- LevelOfService - Class in com.here.platform.location.tpeg2.tfp
- LevelOfService(short) - Constructor for class com.here.platform.location.tpeg2.tfp.LevelOfService
- LevelToLevelPartitionResolver - Class in com.here.platform.location.integration.herecommons.graph
-
Connects input partitions to output partitions when input partitions only contribute data to the corresponding output partitions.
- LevelToLevelPartitionResolver(HereTileLevel, HereTileLevel) - Constructor for class com.here.platform.location.integration.herecommons.graph.LevelToLevelPartitionResolver
- lfrcnp() - Method in class com.here.platform.location.tpeg2.olr.PathProperties
- LIE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Liechtenstein
- LIE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
- LIME - Static variable in class com.here.platform.location.io.javadsl.Color
- limit() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- limit() - Method in class com.here.platform.data.client.service.config.GetSubsets
- limit() - Method in class com.here.platform.data.client.service.config.ListSubscriptions
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- limit() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- LIMITED_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates separately digitised, high speed roads where traffic is controlled via ramps.
- LimitedAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates separately digitised, high speed roads where traffic is controlled via ramps.
- limitReached() - Method in class com.here.platform.data.client.service.interactiveMap.FeatureCounter
- line() - Method in exception com.here.platform.data.client.json.ParseException
- linear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
LinearLocationReferences. - linear() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
LinearLocationReferences. - linear(ProximitySearch<GeoCoordinate, Vertex>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
This is an experimental API.
- linear(DirectedGraph<Vertex, Edge>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
This is an experimental API.
- LinearLocation - Class in com.here.platform.location.referencing
-
A path in the road network expressed in the Location Library's data model.
- LinearLocation(List<Vertex>, double, double) - Constructor for class com.here.platform.location.referencing.LinearLocation
- LinearLocation(Seq<Vertex>, double, double) - Constructor for class com.here.platform.location.referencing.LinearLocation
- LinearLocationNotRepresentedInTmcException - Exception in com.here.platform.location.referencing.tmc
- LinearLocationNotRepresentedInTmcException(LinearLocation) - Constructor for exception com.here.platform.location.referencing.tmc.LinearLocationNotRepresentedInTmcException
- LinearLocationNotValid - Exception in com.here.platform.location.referencing.tmc
- LinearLocationNotValid(LinearLocation) - Constructor for exception com.here.platform.location.referencing.tmc.LinearLocationNotValid
- LinearLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
LinearLocationReferencerefers to a path in the road network in a map neutral and compressed way. - LinearLocationReference(FirstLocationReferencePoint, LastLocationReferencePoint, List<IntermediateLocationReferencePoint>, Optional<DistanceMetresMax15000>, Optional<DistanceMetresMax15000>, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.LinearLocationReference
- LinearLocationReference(FirstLocationReferencePoint, LastLocationReferencePoint, Seq<IntermediateLocationReferencePoint>, Option<DistanceMetresMax15000>, Option<DistanceMetresMax15000>, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.LinearLocationReference
- linearRingAdapter() - Static method in class com.here.platform.location.referencing.PolygonLocation
- LinearRingAdapter<LR,
P> - Interface in com.here.platform.location.core.geospatial.javadsl -
Provides operations to linear ring types.
- LinearRingHolder<P> - Interface in com.here.platform.location.core.geospatial.javadsl
-
An interface for objects that represent linear ring.
- linearRingOperations() - Static method in class com.here.platform.location.referencing.PolygonLocation
- LinearRingOperations<LR> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing a linear ring.
- LinearRingOperations.GeoCoordinateSeqLinearRingOps$ - Class in com.here.platform.location.core.geospatial
- LinearRingOperations.LinearRingOperationsAsMembers<LR> - Class in com.here.platform.location.core.geospatial
- LinearRingOperations.LinearRingOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- LinearRingOperationsAsMembers(LR) - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- LinearRingOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers$
- LineBreak() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- LineBreak2() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- lineProperties() - Method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- LineProperties - Class in com.here.platform.location.tpeg2.olr
-
LinePropertiesspecify the properties of the the road section directly adjacent to a reference point. - LineProperties(FunctionalRoadClass, FormOfWay, Bearing, Optional<Bearing>, Optional<Bearing>) - Constructor for class com.here.platform.location.tpeg2.olr.LineProperties
- LineProperties(FunctionalRoadClass, FormOfWay, Bearing, Option<Bearing>, Option<Bearing>) - Constructor for class com.here.platform.location.tpeg2.olr.LineProperties
- linestring() - Method in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- linestring() - Method in class com.here.platform.location.core.geospatial.OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers
- lineString(LineStringHolder<GC>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given line string at the end of this feature collection.
- lineString(LineStringHolder<GC>, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given line string and properties at the end of this feature collection.
- LineString - Class in com.here.platform.data.client.model.geojson
- LineString<P> - Class in com.here.platform.location.core.geospatial.javadsl
- LineString(String, Option<Seq<Object>>, Option<Seq<Seq<Object>>>) - Constructor for class com.here.platform.data.client.model.geojson.LineString
- LineString(List<P>) - Constructor for class com.here.platform.location.core.geospatial.javadsl.LineString
- LineString.Builder - Class in com.here.platform.data.client.model.geojson
- LineStringAdapter<LS,
GC> - Interface in com.here.platform.location.core.geospatial.javadsl -
Extracts a sequence of points (line string) for some type.
- LineStringHolder<GC> - Interface in com.here.platform.location.core.geospatial.javadsl
-
Represents objects containing a sequence of points (line string).
- LineStringOperations<LS> - Interface in com.here.platform.location.core.geospatial
-
Type class for objects representing an ordered sequence of Points, called a line string.
- LineStringOperations.LineStringOperationsAsMembers<LS> - Class in com.here.platform.location.core.geospatial
-
Allows using
LineStringOperationsmethods as extension methods. - LineStringOperations.LineStringOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- LineStringOperationsAsMembers(LS) - Constructor for class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- LineStringOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers$
- LineStringOpsImpl$() - Constructor for class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- lineStringPoints(LineStringHolder<GC>, List<PointBasedProperty<T>>, Function<PointBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given points a line string and properties at the end of this feature collection.
- lineStringRanges(LineStringHolder<GC>, List<RangeBasedProperty<T>>, Function<RangeBasedProperty<T>, Properties>) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given ranges on the line string at the end of this feature collection.
- LineStrings<LS,
GC> - Class in com.here.platform.location.core.geospatial.javadsl -
Provides high-level operations on line strings.
- LineStrings() - Constructor for class com.here.platform.location.core.geospatial.javadsl.LineStrings
- lineWithAccessPoint() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- linkAccuracy() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
-
Creates a map that returns Link Accuracy that indicates if the geometry associated with a
Vertexmeets specific height, slope or positional accuracy. - LinkageToRelatedService - Class in com.here.platform.location.tpeg2.sni
- LinkageToRelatedService(short, List<RelatedServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- LinkageToRelatedService(short, Seq<RelatedServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- LinkageToSameService - Class in com.here.platform.location.tpeg2.sni
- LinkageToSameService(short, List<SameServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToSameService
- LinkageToSameService(short, Seq<SameServiceEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.LinkageToSameService
- LinkedCause - Class in com.here.platform.location.tpeg2.tec
- LinkedCause - Class in com.here.platform.location.tpeg2.tfp
- LinkedCause(long, short, Optional<ServiceIdentifier>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.LinkedCause
- LinkedCause(long, short, Option<ServiceIdentifier>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.LinkedCause
- LinkedCause(CauseCode, long, Optional<Object>, Optional<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.tec.LinkedCause
- LinkedCause(CauseCode, long, Option<Object>, Option<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.tec.LinkedCause
- linkedMessage() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- linkSchemaToProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- linkSchemaToProject(String, Optional<LinkSchemaToProjectRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Link schema and all attached Artifacts to a linkable project.
- LinkSchemaToProjectAdapter(ApiRequest<LinkSchemaToProjectResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- LinkSchemaToProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter$
- LinkSchemaToProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- list(Option<String>, Option<Object>, boolean) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- list(Option<String>, Option<Object>, boolean) - Method in interface com.here.platform.data.client.blobstore.ReadObjectStoreSupport
- listArtifacts() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- listArtifacts(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Long>, Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Return the list of available artifacts.
- ListArtifactsAdapter(ApiRequest<ListArtifactsResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- ListArtifactsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter$
- ListArtifactsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- listBlobs(String, Option<String>, Option<Object>, Option<String>, boolean) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- listBlobs(String, Option<String>, Option<Object>, Option<String>, boolean) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- listCatalogs() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Return list of catalog HRNs
- listCatalogs() - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- listCatalogs() - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Return list of catalog HRNs
- listCatalogs(ListCatalogsParams) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Return list of catalog configurations that match the given filter
- listCatalogs(ListCatalogsParams) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- listCatalogs(ListCatalogsParams) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Return list of catalog configurations that match the given filter
- listCatalogs(ListCatalogsParams, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- listCatalogs(ListCatalogsParams, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- listCatalogs(InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- listCatalogs(InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- ListCatalogs - Class in com.here.platform.data.client.service.config
- ListCatalogs(Option<ListCatalogsParams>) - Constructor for class com.here.platform.data.client.service.config.ListCatalogs
- ListCatalogsParams - Class in com.here.platform.data.client.model
- ListCatalogsParams(Option<String>, Option<AccessType>, Set<String>, Option<String>, Option<String>) - Constructor for class com.here.platform.data.client.model.ListCatalogsParams
- ListCatalogsParams.Builder - Class in com.here.platform.data.client.model
- listKeys() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- listKeys(String, String, Optional<String>, Optional<String>, Optional<Integer>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
List virtual directory-like structure created from keys in the storage where '/' is used as a separator.
- ListKeysAdapter(ApiRequest<KeysListResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- ListKeysAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter$
- ListKeysBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- listMapping(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- listObjects(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves Source of elements under the provided parent key at one level of depth.
- listObjects(String, String) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listObjects(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves List of elements under the provided parent key at one level of depth.
- listObjects(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- listObjects(String, String, Integer) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves Source of elements under the provided parent key at one level of depth.
- listObjects(String, String, Integer) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listObjects(String, String, Integer) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkReadEngine
-
Retrieves List of elements under the provided parent key at one level of depth.
- listObjects(String, String, Integer) - Method in class com.here.platform.data.client.flink.javadsl.FlinkReadEngineImpl
- listObjectsAsCollection(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves List of elements under the provided parent key at one level of depth.
- listObjectsAsCollection(String, String) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listObjectsAsCollection(String, String, Integer) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves List of elements under the provided parent key at one level of depth.
- listObjectsAsCollection(String, String, Integer) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listObjectsDeep(String, String) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves Source of elements under the provided parent key.
- listObjectsDeep(String, String) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listObjectsDeep(String, String, Integer) - Method in interface com.here.platform.data.client.engine.javadsl.ReadEngine
-
Retrieves Source of elements under the provided parent key.
- listObjectsDeep(String, String, Integer) - Method in class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- listSchemas() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- listSchemas(Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Integer>, Optional<Long>, Optional<String>, Optional<Boolean>, Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Return the list of available schemas.
- ListSchemasAdapter(ApiRequest<ListSchemasResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- ListSchemasAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter$
- ListSchemasBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- listSearchCustomizations() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- listSearchCustomizations(Optional<String>, Optional<Boolean>, Optional<String>, Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Returns all search customization definitions by available to the requesting principal.
- ListSearchCustomizationsAdapter(ApiRequest<InlineResponse200>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- ListSearchCustomizationsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter$
- ListSearchCustomizationsBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- listStatus(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- listStatus(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- listSubscriptions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- listSubscriptions() - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Return list of all subscriptions that your account has access to
- listSubscriptions(Optional<String>, Optional<Integer>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
-
Lists all subscriptions that your account has access to.
- listSubscriptions(OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Return list of all subscriptions that your account has access to
- listSubscriptions(OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- listSubscriptions(OptionalInt) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Return list of all subscriptions that your account has access to
- listSubscriptions(Option<Object>, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- listSubscriptions(Option<Object>, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- ListSubscriptions - Class in com.here.platform.data.client.service.config
- ListSubscriptions(Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.service.config.ListSubscriptions
- ListSubscriptionsAdapter(ApiRequest<SubscriptionList>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- ListSubscriptionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter$
- listSubscriptionsAsSource(Option<Object>, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- listSubscriptionsAsSource(Option<Object>, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- ListSubscriptionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- listTags() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- listTags(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
-
List tags available in the layer.
- ListTagsAdapter(ApiRequest<Seq<Tag>>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- ListTagsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter$
- ListTagsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsBuilder
- listVersions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- listVersions(String, Optional<Long>, Optional<Long>, List<Long>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns information about specific catalog version(s).
- ListVersionsAdapter(ApiRequest<VersionInfos>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- ListVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter$
- ListVersionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- LKA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sri Lanka
- LKA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
- load() - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Retrieve the data in the user defined format (see
LayerDataFrameReader.format(java.lang.String)) which satisfies the provided query (seeLayerDataFrameReader.query(java.lang.String)). - loaders() - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- loadFailureCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- loadSuccessCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- loadTimeInNanoSeconds() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- loc() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- loc() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- localDateDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- localDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- LocalEnvironmentSupport - Interface in com.here.platform.data.client.service.lookup
-
Interface to enable the "local" environment when local-support is available
- LocalEnvironmentSupportImpl - Class in com.here.platform.data.client.local
- LocalEnvironmentSupportImpl() - Constructor for class com.here.platform.data.client.local.LocalEnvironmentSupportImpl
- LocalisedLongString - Class in com.here.platform.location.tpeg2.tdt
- LocalisedLongString(LanguageCode, String) - Constructor for class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- LocalisedShortString - Class in com.here.platform.location.tpeg2.tdt
- LocalisedShortString(LanguageCode, String) - Constructor for class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- localRoad() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.
- localRoad() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- LocalRoad - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Local road characteristics: Frontage, parking lot, POI access.
- LocalRoad(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
- LocalRoads - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Local road characteristics: Frontage, parking lot, POI access.
- locateEndpoint(LocatorContext) - Method in class com.here.platform.data.client.settings.DefaultEndpointLocator
- locateEndpoint(LocatorContext) - Method in interface com.here.platform.data.client.settings.EndpointLocator
- location() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- location() - Method in exception com.here.platform.location.referencing.tmc.LinearLocationNotRepresentedInTmcException
- location() - Method in exception com.here.platform.location.referencing.tmc.LinearLocationNotValid
- location() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- locationCode() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- locationCode() - Method in class com.here.platform.location.referencing.tmc.TmcId
- locationDescription() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- LocationDescription - Class in com.here.platform.location.tpeg2.olr
-
A localized description of a location.
- LocationDescription(List<LocalisedLongString>) - Constructor for class com.here.platform.location.tpeg2.olr.LocationDescription
- LocationDescription(Seq<LocalisedLongString>) - Constructor for class com.here.platform.location.tpeg2.olr.LocationDescription
- locationDisposition() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- locationID() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationID() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- locationReference() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- LocationReferenceCreator<L,
LR> - Interface in com.here.platform.location.referencing -
Creates location references from locations.
- LocationReferenceCreatorException - Interface in com.here.platform.location.referencing
-
A basic type to represent errors that happened when creating location references.
- LocationReferenceCreators - Class in com.here.platform.location.referencing.javadsl
-
Provides
LocationReferenceCreators factories to create different location reference types from Location Library data model specific representations. - LocationReferenceCreators(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
- LocationReferenceCreators(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
- LocationReferenceException - Interface in com.here.platform.location.referencing
-
A basic type to represent errors that happened when creating or resolving location references.
- LocationReferenceResolver<LR,
R> - Interface in com.here.platform.location.referencing -
Represents a way of resolving location references into map-specific representations.
- LocationReferenceResolverException - Interface in com.here.platform.location.referencing
-
A basic type to represent errors that happened when resolving location references.
- LocationReferenceResolvers - Class in com.here.platform.location.referencing.javadsl
-
Provides factories for
LocationReferenceResolvers to resolve different location reference types into Location Library data model specific representations. - LocationReferenceResolvers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
- LocationReferenceResolvers(OptimizedMapLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
- locationReferences() - Method in class com.here.platform.location.tpeg2.Tpeg2MessageView
- locationReferencingContainer() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a LocationReferencingContainer with default configuration.
- locationReferencingContainer(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a LocationReferencingContainer.
- LocationReferencingContainer - Class in com.here.platform.location.tpeg2.lrc
- LocationReferencingContainer(List<Method>) - Constructor for class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- LocationReferencingContainer(Seq<Method>) - Constructor for class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- LocationReferencingPropertyMaps - Class in com.here.platform.location.referencing.javadsl
-
Provides
PropertyMapfactories for location referencing reference data. - LocationReferencingPropertyMaps(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.LocationReferencingPropertyMaps
- locationTableNumber() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationTableNumber() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- locationTableVersion() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- locationTableVersion() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- LocatorContext - Class in com.here.platform.data.client.settings
- LocatorContext(ApiType, Option<HRN>, HttpRequestSigner) - Constructor for class com.here.platform.data.client.settings.LocatorContext
- LocatorResponse - Class in com.here.platform.data.client.settings
- LocatorResponse(String, Map<String, String>) - Constructor for class com.here.platform.data.client.settings.LocatorResponse
- login() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- logout() - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTClientLoginModule
- LogProbability - Class in com.here.platform.location.core.mapmatching
-
Logarithmic probability used in HMM computations.
- LogProbability(double) - Constructor for class com.here.platform.location.core.mapmatching.LogProbability
- LogProbabilityMatrix - Class in com.here.platform.location.core.mapmatching
-
A Matrix of
LogProbabilityvalues. - LogProbabilityMatrix(IndexedSeq<LogProbabilitySeq>) - Constructor for class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- LogProbabilitySeq - Interface in com.here.platform.location.core.mapmatching
-
A Sequence of
LogProbabilityvalues. - LogProbabilitySeq.Impl - Class in com.here.platform.location.core.mapmatching
- logRetryAttempts() - Method in class com.here.platform.data.client.utils.RetryContext
- LongAdditionalField - Class in com.here.platform.data.client.v2.adapter.model
- LongAdditionalField(String, long) - Constructor for class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- longitude() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- longitude() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate
- longitude() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- longitude() - Method in class com.here.platform.location.referencing.CircleLocation
- longitude() - Method in class com.here.platform.location.referencing.GeoCoordinateLocation
- longitude() - Method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- longitude() - Method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- longitude() - Method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- longitude(GeoCoordinate) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
- longitude(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- longitude(PackedGeoCoordinate) - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- longitude(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- LongMapping$() - Constructor for class com.here.platform.data.client.base.Mappings.LongMapping$
- LongMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.LongMapping$
- looksCompressed(byte[]) - Static method in class com.here.platform.data.client.utils.GZip
- lookup() - Static method in class com.here.platform.data.client.blobstore.BlobstoreClient
- lookup() - Static method in class com.here.platform.data.client.engine.javadsl.DataEngine
- lookup() - Static method in class com.here.platform.data.client.javadsl.DataClient
- lookup() - Static method in class com.here.platform.data.client.settings.DataClientSettings
- lookup() - Static method in class com.here.platform.data.client.settings.DataClientSSLConfig
- Lookup(String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.Lookup
- Lookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Lookup$
- LookupRequest(Option<String>, Option<HRN>) - Constructor for class com.here.platform.data.client.service.lookup.LookupService.LookupRequest
- LookupRequest$() - Constructor for class com.here.platform.data.client.service.lookup.LookupService.LookupRequest$
- LookupResponse(Seq<LookupService.ServiceEndpointDetails>) - Constructor for class com.here.platform.data.client.service.lookup.LookupService.LookupResponse
- LookupResponse$() - Constructor for class com.here.platform.data.client.service.lookup.LookupService.LookupResponse$
- LookupScalaApi - Interface in com.here.platform.data.client.base
- LookupService - Interface in com.here.platform.data.client.service.lookup
-
Abstraction to a server that can resolve service endpoints
- LookupService.LookupRequest - Class in com.here.platform.data.client.service.lookup
- LookupService.LookupRequest$ - Class in com.here.platform.data.client.service.lookup
- LookupService.LookupResponse - Class in com.here.platform.data.client.service.lookup
- LookupService.LookupResponse$ - Class in com.here.platform.data.client.service.lookup
- LookupService.ServiceEndpointDetails - Class in com.here.platform.data.client.service.lookup
- LookupService.ServiceEndpointDetails$ - Class in com.here.platform.data.client.service.lookup
- Loop - Class in com.here.platform.location.compilation.core
- Loop() - Constructor for class com.here.platform.location.compilation.core.Loop
- los() - Method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- LOW - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- LOW_MOBILITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LowMobilities
-
Driving condition is low mobility.
- lowercaseName() - Static method in class com.here.platform.data.client.http.HereDigest
- lowercaseName() - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- lowerLeftCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- LOWMED - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- LowMobilities - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Low Mobility identifies roads where traversal requires a very low speed due to such driving conditions which prohibits high speed (e.g.
- lowMobility() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
LowMobilityof aVertex. - lowMobility() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
LowMobilityof aVertex. - LowMobility - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Low Mobility identifies roads where traversal requires a very low speed due to such driving conditions which prohibits high speed (e.g.
- LowMobility.NotLowMobility$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Driving condition is not low mobility.
- LowMobility.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- LowMobility.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- LowMobility$LowMobility - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Driving condition is low mobility.
- LowMobility$LowMobility() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- lr() - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- LRUCachingDataLoader<Id,
T> - Class in com.here.platform.location.dataloader.core.caching -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- LRUCachingDataLoader(DataLoader<Id, T>, long) - Constructor for class com.here.platform.location.dataloader.core.caching.LRUCachingDataLoader
-
Deprecated.
- LRUCachingTileLoader<T> - Class in com.here.platform.location.dataloader.core.caching
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- LRUCachingTileLoader(TileLoader<T>, long) - Constructor for class com.here.platform.location.dataloader.core.caching.LRUCachingTileLoader
-
Deprecated.
- LSO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lesotho
- LSO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
- LTU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Lithuania
- LTU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
- LUX - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Luxembourg
- LUX$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
- LVA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Latvia
- LVA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
M
- MAC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Macao
- MAC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
- MAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Martin (French part)
- MAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
- mainCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- mainCause() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- mainDescriptor() - Method in interface com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolder
- mainDescriptor() - Method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- majorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- MajorEvent - Class in com.here.platform.location.tpeg2.tec
- MajorEvent(short) - Constructor for class com.here.platform.location.tpeg2.tec.MajorEvent
- majorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- makeSchemaLinkable() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- makeSchemaLinkable(String, MakeSchemaLinkableRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Make schema and all attached artifacts available for linking to a specific project or realm.
- MakeSchemaLinkableAdapter(ApiRequest<MakeSchemaLinkableResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- MakeSchemaLinkableAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter$
- MakeSchemaLinkableBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- makeString() - Method in class com.here.platform.data.client.json.CharBuilder
- MalfunctioningRoadsideEquipment - Class in com.here.platform.location.tpeg2.tec
- MalfunctioningRoadsideEquipment(short) - Constructor for class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- Manage - Enum constant in enum class com.here.platform.data.client.model.AccessType
-
Defines catalogs an user have have manage access to
- ManageChangesetsApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- ManageChangesetsApi.DeleteChangesetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.DeleteChangesetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.DeleteChangesetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageChangesetsApi.GetChangesetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- ManageTagsApi.CreateTagAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.CreateTagAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.CreateTagBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.DeleteTagAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.DeleteTagAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.DeleteTagBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.GetTagAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.GetTagAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.GetTagBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.ListTagsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.ListTagsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.ListTagsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.UpdateTagAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.UpdateTagAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ManageTagsApi.UpdateTagBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- MANOEUVRE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.IntersectionInternalCategories
-
Identifies a segment or a sequence of segments which may be grouped into a single guidance instruction.
- Manoeuvre$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
- ManualLatestOffset - Class in com.here.platform.data.client.settings
- ManualLatestOffset() - Constructor for class com.here.platform.data.client.settings.ManualLatestOffset
- ManualOffset - Class in com.here.platform.data.client.settings
- ManualOffset() - Constructor for class com.here.platform.data.client.settings.ManualOffset
- map() - Static method in class com.here.platform.data.client.base.Mappings
- map(InteractiveMapFeaturePojo) - Method in class com.here.platform.data.client.flink.impl.FeaturePojoToRowMapper
- map(PendingPartition) - Method in class com.here.platform.data.client.flink.impl.UploadBlobStoreFunction
- map(CommitPartition) - Method in class com.here.platform.data.client.flink.impl.SkippingMetadataPublishingMapFunction
- map(Function<T, T2>) - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
-
Maps the output of this accessor into some other type.
- map(RowData) - Method in class com.here.platform.data.client.flink.impl.ToExternalMapper
- map(Row) - Method in class com.here.platform.data.client.flink.impl.IndexLayerFormatterMapFunction
- map(Row) - Method in class com.here.platform.data.client.flink.impl.RowToRowDataConverterMapFunction
- map(Row) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerFormatterMapFunction
- map(Function1<T, U>, ClassTag<U>) - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData
- MapMatchingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- MapMatchingApi.MapVersionAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MapVersionsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- MapMatchingApi.MatchedPathBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.map
- mapping() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- mapping() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- mapping(MappingTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Mapping tile.
- mapping(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Mapping layer.
- MappingLayer - Class in com.here.platform.location.integration.optimizedmap
- MappingLayer(AncestorTileResolver, Function1<TileId, Option<MappingTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.MappingLayer
- Mappings - Class in com.here.platform.data.client.base
- Mappings() - Constructor for class com.here.platform.data.client.base.Mappings
- Mappings.ArrayIdentity$ - Class in com.here.platform.data.client.base
- Mappings.AsJava<J> - Interface in com.here.platform.data.client.base
- Mappings.AsScala<S> - Interface in com.here.platform.data.client.base
- Mappings.BooleanMapping$ - Class in com.here.platform.data.client.base
- Mappings.DoubleMapping$ - Class in com.here.platform.data.client.base
- Mappings.FloatMapping$ - Class in com.here.platform.data.client.base
- Mappings.Identity<T> - Class in com.here.platform.data.client.base
- Mappings.Implicits$ - Class in com.here.platform.data.client.base
- Mappings.IntMapping$ - Class in com.here.platform.data.client.base
- Mappings.LongMapping$ - Class in com.here.platform.data.client.base
- Mappings.StringIdentity$ - Class in com.here.platform.data.client.base
- MappingTile - Class in com.here.platform.location.integration.optimizedmap.graph
-
Contains the mapping data for a single tile.
- MappingTile(TileId, long[], String[]) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- mapQuadFactory() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapTileSource
- MapQuadGeoCoordinateAdapter - Class in com.here.platform.location.integration.herecommons.geospatial.javadsl
-
Singleton adapter for
com.here.olp.util.geo.GeoCoordinate. - MapQuadGeoCoordinateAdapter() - Constructor for class com.here.platform.location.integration.herecommons.geospatial.javadsl.MapQuadGeoCoordinateAdapter
- mapSearchOperator(String) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- mapVersion() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- mapVersion(Optional<String>, String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Path: /maps/versions/{version}
- MapVersionAdapter(ApiRequest<MapVersion>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- MapVersionAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter$
- MapVersionBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- mapVersions(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Path: /maps/versions
- MapVersionsAdapter(ApiRequest<MapVersions>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- MapVersionsAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter$
- MAR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Morocco
- MAR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
- markerColor(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The color of a marker for a "Point/MultiPoint".
- markerImage(Object) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
An url (web or data) to use as marker icon for points with no radius.
- markerSize(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The size of a marker for a "Point/MultiPoint".
- markerSymbol(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A short name of a marker image for a "Point/MultiPoint".
- markerSymbolImages(MarkerSymbolImages) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Appends the markerSymbolImages to this collection.
- MarkerSymbolImages - Class in com.here.platform.location.io.javadsl.geojson
-
For defining images that can be applied to "Point/MultiPoint" through the "marker-symbol" property.
- MarkerSymbolImages() - Constructor for class com.here.platform.location.io.javadsl.geojson.MarkerSymbolImages
- marketplaceReady() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- MAROON - Static variable in class com.here.platform.location.io.javadsl.Color
- marshal(Seq<PublishPartition>) - Static method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- marshal(Seq<String>, Seq<VersionDependency>) - Static method in class com.here.platform.data.client.service.publish.OpenPublication
- marshall(A, OutputStream) - Method in interface com.here.platform.location.tpeg2.BinaryMarshaller
- marshall(A, OutputStream) - Method in interface com.here.platform.location.tpeg2.XmlMarshaller
- marshaller(Formats) - Static method in class com.here.platform.data.client.json.JsonMarshalling
- marshalSubscriptionConfig(WritableSubscriptionConfiguration) - Static method in class com.here.platform.data.client.model.SubscriptionConfiguration
- marshalUpdatableLayer(UpdatableLayer) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- marshalWritableConfig(WritableCatalogConfiguration) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- mask() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
- mask() - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Returns the integer representation of the mask
- mask() - Method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- mask() - Method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
- mask() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
- mask() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
- maskedTime() - Method in class com.here.platform.location.tpeg2.sni.AppStartTime
- MaskedTime - Class in com.here.platform.location.tpeg2.sni
- MaskedTime(short, short, short, short, short, short) - Constructor for class com.here.platform.location.tpeg2.sni.MaskedTime
- masterMessageVersions() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- matchedPath() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- matchedPath(Optional<String>, String, String, Trace, Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
-
Snaps a sequence of geocoordinates to the specified map version and gets information about the geometry of the roads and their identifiers.
- MatchedPath<V,
T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
The result of applying a
PathMatcherto observations. - MatchedPathAdapter(ApiRequest<MatchedPath>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- MatchedPathAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter$
- MatchedPathBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- MatchedPathToSegmentAnchorConverter - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
-
This is an experimental API.
- MatchedPathToSegmentAnchorConverter(PropertyMap<Vertex, HereMapContentReference>) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.MatchedPathToSegmentAnchorConverter
- matchPath(List<O>) - Method in interface com.here.platform.location.core.mapmatching.javadsl.PathMatcher
-
Given a sequence of observations, returns a matched path.
- matchPath(List<O>) - Method in class com.here.platform.location.core.mapmatching.javadsl.PathMatcherWithFilter
- matchPath(Seq<O>) - Method in class com.here.platform.location.core.mapmatching.HMMPathMatcher
- matchPathAsync(Seq<O>, ExecutionContext) - Method in class com.here.platform.location.core.mapmatching.HMMPathMatcher
- matchPathAsync(Seq<O>, ExecutionContext) - Method in class com.here.platform.location.core.mapmatching.PathMatcherWithFilterAsync
-
Given a sequence of observations, returns a matched path asynchronously.
- MatchResult<V> - Interface in com.here.platform.location.core.mapmatching
-
The result of matching an observation to a road network.
- MatchResults - Interface in com.here.platform.location.core.mapmatching.javadsl
- materializer() - Method in class com.here.platform.data.client.context.ClientExecutionContext
- materializer() - Method in class com.here.platform.data.client.flink.impl.DataClientFlinkContext
- materializer() - Method in class com.here.platform.data.client.hdfs.DataClientHdfsContext
- materializer() - Method in class com.here.platform.data.client.spark.DataClientSparkContext
- materializer() - Method in interface com.here.platform.data.client.utils.DataClientContext
- MAX_PARALLEL_BATCHES() - Static method in class com.here.platform.data.client.flink.common.Properties
- MAX_PARALLEL_BATCHES_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- MAX_SIZE_VOLATILE_PARTITION() - Static method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- MAX_URI_LENGTH() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- maxByteArrayEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxInMemoryEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxMemoryPolicy() - Method in class com.here.platform.data.client.model.VolatileVolume
- MaxMemoryPolicy - Enum Class in com.here.platform.data.client.model
- MaxMemoryPolicySerializer - Class in com.here.platform.data.client.json
- MaxMemoryPolicySerializer() - Constructor for class com.here.platform.data.client.json.MaxMemoryPolicySerializer
- maxMetadataValueLength() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- maxMetadataValueLength() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- maxOnTheFlyEntryCount() - Method in class com.here.platform.location.dataloader.core.caching.InMemoryLruCachePolicy
-
Deprecated.
- maxOverflow() - Method in class com.here.platform.location.compilation.core.IntHashSet
- maxOverflow() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- maxOverflow() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- MaxPartSize() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- maxReferentialDepth() - Static method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- maxSpeedDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
-
Custom decoder for MaxSpeed.
- maxSpeedEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
-
Custom encoder for MaxSpeed Encodes String to appropriate JSON format: - "unlimited" → JSON string "unlimited" - "5" → JSON number 5 - "5.5" → JSON number 5.5
- maxVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- MaxWaitElementDuration() - Static method in class com.here.platform.data.client.utils.IteratorUtils
- maxWaitingTimeBetweenRetries(RetryPolicyType) - Method in interface com.here.platform.data.client.http.Endpoint
- maybeLong(String, Option<Object>) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- maybeString(String, Option<String>) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- MCO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Monaco
- MCO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
- MD5() - Static method in class com.here.platform.data.client.model.DigestAlgorithm
- MDA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Moldova, Republic of
- MDA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
- MDG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Madagascar
- MDG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
- MDV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Maldives
- MDV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
- mean() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- MED - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- MEDHIGH - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- median() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- merge(Map<String, Object>, Iterator<byte[]>) - Method in interface com.here.platform.index.compaction.core.CompactionUDF
-
Merges all files in user-defined format and returns an array of bytes.
- MERGE - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- mergeFeatureCollection(Seq<FeatureCollection>) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- mergeFeatureCollectionWithLimit(Seq<FeatureCollection>, Option<FeatureCounter>) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- message() - Method in exception com.here.platform.data.client.BatchPublicationFailedException
- message() - Method in exception com.here.platform.data.client.ConflictException
- message() - Method in exception com.here.platform.data.client.HttpStatusException
- message() - Method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- message() - Method in class com.here.platform.data.client.model.PublicationDetails
- message() - Method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- message() - Method in exception com.here.platform.data.client.NotFoundException
- message() - Method in exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- message() - Method in exception com.here.platform.data.client.StreamSubscriptionShutDownException
- message() - Method in exception com.here.platform.data.client.utils.Retrier.NoMoreAttemptsException
- MESSAGE_ID - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Message ID of the input data.
- messageClassName() - Method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- messageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- messageCount() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- MessageDigestAlgorithm - Class in com.here.platform.data.client.utils
- MessageDigestAlgorithm(String) - Constructor for class com.here.platform.data.client.utils.MessageDigestAlgorithm
- messageDispatcher() - Method in class com.here.platform.data.client.utils.IOExecutionContext
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageExpiryTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageExpiryTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageGenerationTime() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageGenerationTime() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- messageID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- messageID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- messageID() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- MessageManagementContainer - Class in com.here.platform.location.tpeg2.mmc
- MessageManagementContainer(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>) - Constructor for class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- MessageManagementContainer(long, short, Instant, boolean, Option<Instant>, Option<Priority>) - Constructor for class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- MessageOps - Class in com.here.platform.data.client.spark.datasources.protobuf.converter
-
This class adds some convenient operations to Protobuf's message
- MessageOps() - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
- metadata() - Method in interface com.here.platform.data.client.impl.IndexingPartition
- metadata() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- metaData() - Method in class com.here.platform.data.client.service.stream.StreamMessage
- METADATA_COLUMNS() - Static method in class com.here.platform.data.client.flink.common.Properties
- MetadataApi - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- MetadataApi.CompatibleVersionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.CompatibleVersionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.CompatibleVersionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetChangesPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetLayersVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.GetPartitionsPartsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.LatestVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.ListVersionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.MinimumVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApi.SetMinimumVersionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.metadata
- MetadataApiType - Class in com.here.platform.data.client.settings
- MetadataApiType() - Constructor for class com.here.platform.data.client.settings.MetadataApiType
- MetadataCacheBuilder - Class in com.here.platform.data.client.v2.caching.caffeine.javadsl
- MetadataCacheBuilder(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.caffeine.javadsl.MetadataCacheBuilder
-
Creates a MetadataCacheBuilder from a configuration.
- metadataCacheStats() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- MetadataClientJsonFormats - Class in com.here.platform.data.client.impl.json
- MetadataClientJsonFormats() - Constructor for class com.here.platform.data.client.impl.json.MetadataClientJsonFormats
- MetadataEndpoint - Interface in com.here.platform.data.client.service.metadata
- MetadataFetchPolicy<K extends LayerMetadataKey> - Interface in com.here.platform.data.client.v2.caching.javadsl.versioned
- metadataFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- MetadataFields - Class in com.here.platform.data.client.flink.impl.schema
- MetadataFields - Class in com.here.platform.data.client.flink.impl.schema.v2
- MetadataFields() - Constructor for class com.here.platform.data.client.flink.impl.schema.MetadataFields
- MetadataFields() - Constructor for class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- metadataFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- MetadataHyperEndpoint - Interface in com.here.platform.data.client.service.metadata
- MetadataName - Enum Class in com.here.platform.dal.custom
-
Metadata information the user can use for any purpose.
- MetadataSchemaDeriver - Class in com.here.platform.data.client.flink.impl.schema
- MetadataSchemaDeriver - Class in com.here.platform.data.client.flink.impl.schema.v2
- MetadataSchemaDeriver() - Constructor for class com.here.platform.data.client.flink.impl.schema.MetadataSchemaDeriver
- MetadataSchemaDeriver() - Constructor for class com.here.platform.data.client.flink.impl.schema.v2.MetadataSchemaDeriver
- MetadataService - Interface in com.here.platform.data.client.service.metadata
- METERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- MetersPerDegree() - Static method in class com.here.platform.location.core.geospatial.GeoConstants
- metersToChunkLength(double) - Static method in class com.here.platform.location.inmemory.geospatial.GeometryTile
-
Converts a length value in meters to a value suitable for
GeometryTile.cumulativeChunkLengths. - method() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- method() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- method() - Method in class com.here.platform.data.client.auth.hereaccount.SignatureMethod
- method() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- method() - Method in class com.here.platform.data.client.base.ApiRequest
- method() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request method type (POST, PUT, GET etc.).
- method() - Method in interface com.here.platform.data.client.http.Endpoint
- method() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- method() - Method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- method() - Method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.GetUploadStatus
- method() - Method in class com.here.platform.data.client.service.blobstore.model.ActionLink
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- method() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- method() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- method() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- method() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- method() - Method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- method() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- method() - Method in class com.here.platform.data.client.service.config.CreateSubscription
- method() - Method in class com.here.platform.data.client.service.config.DeleteCatalog
- method() - Method in class com.here.platform.data.client.service.config.DeleteLayer
- method() - Method in class com.here.platform.data.client.service.config.DeleteSubscription
- method() - Method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- method() - Method in class com.here.platform.data.client.service.config.GetConfigurationHref
- method() - Method in class com.here.platform.data.client.service.config.GetStatus
- method() - Method in class com.here.platform.data.client.service.config.HasConfiguration
- method() - Method in class com.here.platform.data.client.service.config.UpdateCatalog
- method() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- method() - Method in class com.here.platform.data.client.service.index.DeleteIndexes
- method() - Method in class com.here.platform.data.client.service.index.Indexes
- method() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- method() - Method in class com.here.platform.data.client.service.ingest.UploadPartitions
- method() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- method() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- method() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- method() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- method() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- method() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- method() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- method() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- method() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- method() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- method() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- method() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- method() - Method in class com.here.platform.data.client.service.publish.CancelPublication
- method() - Method in class com.here.platform.data.client.service.publish.ClosePublication
- method() - Method in class com.here.platform.data.client.service.publish.OpenPublication
- method() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- method() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- method() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- method() - Method in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- Method - Interface in com.here.platform.location.tpeg2.lrc
- methods() - Method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- methods() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- metricName() - Method in class com.here.platform.data.client.base.ApiRequest
- metricReporter() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- MetricReporter - Interface in com.here.platform.data.client.model
- metricReporterCallback() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- MetricsJava - Interface in com.here.platform.data.client.base.common.metrics.javadsl
-
Trait for java metrics
- MetricType - Class in com.here.platform.data.client.base.common.metrics
- MetricType() - Constructor for class com.here.platform.data.client.base.common.metrics.MetricType
- MEX - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mexico
- MEX$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
- MHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Marshall Islands
- MHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
- min() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- MIN_BBOX_SIZE() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- minimumVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- minimumVersion(String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Returns minimum version for the given catalog.
- MinimumVersionAdapter(ApiRequest<VersionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- MinimumVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter$
- MinimumVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- minorApplicationVersion() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- minorVersionNumber() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- MinPartSize() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- MinPartUploadParallelism() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- minRadius(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Minimum radius in pixels for "Point/MultiPoint" geometries
- minus(CacheStats) - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.Field by field subtraction
- minVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- minWidth(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Minimum pixel width for "LineString/MultiLineString" geometries.
- missCount() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- missCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- MissingExtendedCountryCodeException - Exception in com.here.platform.location.referencing.tmc
- MissingExtendedCountryCodeException() - Constructor for exception com.here.platform.location.referencing.tmc.MissingExtendedCountryCodeException
- MIXED - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- MixedBlobIdGenerator - Class in com.here.platform.data.client.engine.model
-
BlobIdGeneratorimplementation that uses UUIDBlobIdGenerator for non volatile partitions and StableBlobIdGenerator for volatile ones. - MixedBlobIdGenerator() - Constructor for class com.here.platform.data.client.engine.model.MixedBlobIdGenerator
- MKD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Macedonia, the former Yugoslav Republic of
- MKD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
- mkdirs(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- mkdirs(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- mkdirs(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- mkdirs(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- mkdirs(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- mkdirs(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- mkdirs(Path, FsPermission) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- MLI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mali
- MLI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
- MLT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malta
- MLT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
- MMCMasterMessage - Class in com.here.platform.location.tpeg2.mmc
- MMCMasterMessage(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>, List<MultiPartMessageDirectory>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MMCMasterMessage(long, short, Instant, boolean, Option<Instant>, Option<Priority>, Seq<MultiPartMessageDirectory>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MMCMessagePart - Class in com.here.platform.location.tpeg2.mmc
- MMCMessagePart(long, short, Instant, boolean, Optional<Instant>, Optional<Priority>, short, UpdateMode, List<Object>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- MMCMessagePart(long, short, Instant, boolean, Option<Instant>, Option<Priority>, short, UpdateMode, Seq<Object>) - Constructor for class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- MMCSwitch - Interface in com.here.platform.location.tpeg2.tec
- MMCSwitch - Interface in com.here.platform.location.tpeg2.tfp
- MMCTemplate - Interface in com.here.platform.location.tpeg2.mmc
- MMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Myanmar
- MMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
- mmt() - Method in class com.here.platform.location.tpeg2.tec.TECMessage
- mmt() - Method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- MNE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Montenegro
- MNE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
- MNG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mongolia
- MNG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
- MNP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Northern Mariana Islands
- MNP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
- Mode(int, int) - Constructor for class com.here.platform.data.client.json.PimpedAsyncParser.Mode
- modifications() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList
- modified() - Method in class com.here.platform.data.client.model.PublicationDetails
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Authenticated$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Lookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.OLSLookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.ResourceLookup$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.AccessType.Unauthenticated$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.CONNECT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.DELETE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.GET$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.HEAD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.OPTIONS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.PATCH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.POST$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.PUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.HttpMethod.TRACE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.IOExecutionContext.Implicits$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.ArrayIdentity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.BooleanMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.DoubleMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.FloatMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.Implicits$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.IntMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.LongMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.Mappings.StringIdentity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.common.VolatilePartitionsFilter.AndFilter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.common.VolatilePartitionsFilter.EmptyFilter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.common.VolatilePartitionsFilter.IdsFilter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.common.VolatilePartitionsFilter.SinceFilter$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.common.VolatilePartitionsFilter.Terms$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplit$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.Split$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Closed$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Normal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Seek$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.AdditionalFieldMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.CommitPartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.DeletedPartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.IndexPartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.NewPartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.PartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.PendingPartitionMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.VersionDependencyMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.DataJavaMapping.VersionInfoMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.IndexParser.IndexParser$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.IndexParser.IndexPartsParser$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.AdminConfigurationMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.BooleanMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.ConfigurationMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.DoneMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.DoubleMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.HRNMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.Implicits$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.IntMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.LongMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.StringIdentity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.JavaMapping.SubscriptionConfigurationMapping$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.javadsl.NewPartition.ByteArrayData$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.javadsl.NewPartition.FileBlob$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.json.PimpedAsyncParser.SingleValue$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.json.PimpedAsyncParser.UnwrapArray$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.json.PimpedAsyncParser.UnwrapObject$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.json.PimpedAsyncParser.ValueStream$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.CrcAlgorithm.NamedCrcAlgorithm$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Expired$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Failed$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Processing$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Scheduled$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Succeeded$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.DigestAlgorithm.NamedDigestAlgorithm$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.model.InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.blobstore.model.ConflictProblemResponse.ExistingObjectResponse$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.ConfigService.Operation$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.ConfigService.StatusResponse$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusToken$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.DefaultConfigService.RawIndexProperties$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.lookup.LookupService.LookupRequest$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.lookup.LookupService.LookupResponse$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.endpoints.Commit$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.endpoints.Consume$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.endpoints.Subscribe$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Catalog$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.ClientId$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Layer$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.NodeId$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Partition$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Topic$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.Futures.AugmentedFuture$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.HttpUtils.ResponseEntityOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.Close$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.Data$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.Failed$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.Finished$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.Initialized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorSinkStage.ReadElementAcknowledgement$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorUtils.IteratorRelatedSourceOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.IteratorUtils.SourceRelatedTraversableOnceOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.Retrier.NoMoreAttemptsException$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.AdaptiveExponential$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.NoRetries$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.Repeat$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.data.client.v2.api.JavaScalaConverters.ExecutorExecutionContextConverters$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData.AugmentedDenseRangeBasedPropertyMapData$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.FibonacciHashing$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.Id$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.compilation.core.IntHashSet.Statistics$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinate.GeoCoordinatesOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.geospatial.OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.ByteArray$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.InMemory$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.dataloader.core.caching.CacheLevel.OnTheFly$
-
Deprecated.Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap.Identity$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Left$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Overhead$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Right$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Negative$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Positive$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.External$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcSectionType.Internal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
-
Static reference to the singleton instance of this Scala object.
- MODULE$ - Static variable in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized$
-
Static reference to the singleton instance of this Scala object.
- Modulo$() - Constructor for class com.here.platform.location.compilation.core.HashTableIndexing.Modulo$
- month() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- Motorcycle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Motorcycle - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- MOUNTAIN_BIKE_TRAIL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
An unpaved pathway for use by mountain bike riders.
- MountainBikeTrail() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
An unpaved pathway for use by mountain bike riders.
- MOVABLE_BRIDGE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Movable Bridge indicates a bridge that moves to allow passage (usually) for boats or barges.
- MovableBridge() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Movable Bridge indicates a bridge that moves to allow passage (usually) for boats or barges.
- MOZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mozambique
- MOZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
- MRT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mauritania
- MRT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
- msg() - Method in exception com.here.platform.data.client.json.IncompleteParseException
- msg() - Method in exception com.here.platform.data.client.json.ParseException
- MSR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Montserrat
- MSR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
- MTQ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Martinique
- MTQ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
- MultiDataChunk - Class in com.here.platform.data.client.utils
- MultiDataChunk(ByteString) - Constructor for class com.here.platform.data.client.utils.MultiDataChunk
- MultiInstance - Enum constant in enum class com.here.platform.data.client.model.DataRedundancy
- MultiKeysUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with multiple values for each message.
- MultiLineString - Class in com.here.platform.data.client.model.geojson
- MultiLineString(String, Option<Seq<Object>>, Option<Seq<Seq<Seq<Object>>>>) - Constructor for class com.here.platform.data.client.model.geojson.MultiLineString
- MultiLineString.Builder - Class in com.here.platform.data.client.model.geojson
- MultiPartManager - Class in com.here.platform.data.client.hdfs.streams
- MultiPartManager(String, String, int, WriteEngine, ExecutionContext) - Constructor for class com.here.platform.data.client.hdfs.streams.MultiPartManager
- multiPartMessageDirectories() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- MultiPartMessageDirectory - Class in com.here.platform.location.tpeg2.mmc
- MultiPartMessageDirectory(short, PartType) - Constructor for class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- multipartToken() - Method in class com.here.platform.data.client.model.ObjectMultipartToken
- multipartToken() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultipartTokenRaw
- multipartToken() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- multipartToken() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- multipartToken() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- multipartToken() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreMultipartEndpoint
- multipartToken() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- multiPartUploadParallelism() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- MULTIPLY_DIGITIZED - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Multiply Digitised identifies separately digitised roads, i.e., roads that are digitised with one line per direction of traffic instead of one line per road.
- MultiplyDigitized() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Multiply Digitised identifies separately digitised roads, i.e., roads that are digitised with one line per direction of traffic instead of one line per road.
- MultiPoint - Class in com.here.platform.data.client.model.geojson
- MultiPoint(String, Option<Seq<Object>>, Option<Seq<Seq<Object>>>) - Constructor for class com.here.platform.data.client.model.geojson.MultiPoint
- MultiPoint.Builder - Class in com.here.platform.data.client.model.geojson
- MultiPolygon - Class in com.here.platform.data.client.model.geojson
- MultiPolygon(String, Option<Seq<Object>>, Option<Seq<Seq<Seq<Seq<Object>>>>>) - Constructor for class com.here.platform.data.client.model.geojson.MultiPolygon
- MultiPolygon.Builder - Class in com.here.platform.data.client.model.geojson
- multiProperty(MultiPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Multi Property tile.
- MultiPropertyTile - Class in com.here.platform.location.inmemory.graph
- MultiPropertyTile(TileId, RangeBasedPropertyTileV2[], PointBasedPropertyTile[], EntityPropertyTile[]) - Constructor for class com.here.platform.location.inmemory.graph.MultiPropertyTile
- MUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mauritius
- MUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
- MutableByteArrayInputStream - Class in com.here.platform.data.client.external.org.apache.flink.formats.avro.utils
-
An extension of the ByteArrayInputStream that allows to change a buffer that should be read without creating a new ByteArrayInputStream instance.
- MutableByteArrayInputStream() - Constructor for class com.here.platform.data.client.external.org.apache.flink.formats.avro.utils.MutableByteArrayInputStream
- MWI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malawi
- MWI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
- MYS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Malaysia
- MYS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
- MYT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Mayotte
- MYT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
N
- n() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- NAM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Namibia
- NAM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
- name() - Method in class com.here.platform.data.client.base.http.HttpMethod
- name() - Static method in class com.here.platform.data.client.http.HereDigest
- name() - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- name() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- name() - Method in class com.here.platform.data.client.model.CatalogSubset
- name() - Method in class com.here.platform.data.client.model.CrcAlgorithm
- name() - Method in class com.here.platform.data.client.model.CrcAlgorithm.NamedCrcAlgorithm
- name() - Method in class com.here.platform.data.client.model.DigestAlgorithm
- name() - Method in class com.here.platform.data.client.model.DigestAlgorithm.NamedDigestAlgorithm
- name() - Method in class com.here.platform.data.client.model.IndexDefinition
- name() - Method in class com.here.platform.data.client.model.Layer
- name() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- name() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- name() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- name() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- name() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- name() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- name() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- name() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- name() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- name() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- name() - Method in class com.here.platform.data.client.model.WritableLayer
- name() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- name() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- name() - Method in interface com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Catalog$
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.ClientId$
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Layer$
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.NodeId$
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Partition$
- name() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Topic$
- name() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- name() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- name() - Method in class com.here.platform.data.client.utils.RetryContext
- name() - Method in interface com.here.platform.data.client.v2.adapter.model.AdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- name() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- name() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- name() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- name() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- name() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- name() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- name() - Method in interface com.here.platform.location.compilation.core.AttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
-
Deprecated.
- name() - Method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
-
Deprecated.
- name() - Method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
-
Deprecated.
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
-
Deprecated.
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
-
Deprecated.
- name() - Method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- name() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributeCapability
- name() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- name() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.CustomLayerCapability
- name() - Method in interface com.here.platform.location.integration.optimizedmap.capabilities.LayerCapability
- NamedCrcAlgorithm(String) - Constructor for class com.here.platform.data.client.model.CrcAlgorithm.NamedCrcAlgorithm
- NamedCrcAlgorithm$() - Constructor for class com.here.platform.data.client.model.CrcAlgorithm.NamedCrcAlgorithm$
- NamedDigestAlgorithm(String) - Constructor for class com.here.platform.data.client.model.DigestAlgorithm.NamedDigestAlgorithm
- NamedDigestAlgorithm$() - Constructor for class com.here.platform.data.client.model.DigestAlgorithm.NamedDigestAlgorithm$
- NamedInteractiveMapSubscriptionType(String) - Constructor for class com.here.platform.data.client.model.InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType
- NamedInteractiveMapSubscriptionType$() - Constructor for class com.here.platform.data.client.model.InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType$
- NarrowLanes - Class in com.here.platform.location.tpeg2.tec
- NarrowLanes(short) - Constructor for class com.here.platform.location.tpeg2.tec.NarrowLanes
- navigationAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<NavigationAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).navigationAttributes(). - NavigationAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- navigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- navigationAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Use
topologyAttributes(). - navigationAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- navigationAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- navigationAttributes(Seq<NavigationAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- NavigationAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).navigationAttributes(). - NavigationAttributes(NavigationAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.
- NavigationAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.
- NavigationAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `navigation-attributes` layer of a HERE Map Content.
- NavigationAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
-
Deprecated.Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
- NavigationAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
-
Deprecated.
- NAVY - Static variable in class com.here.platform.location.io.javadsl.Color
- NCL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
New Caledonia
- NCL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
- nearest() - Method in class com.here.platform.location.core.geospatial.ElementProjection
- NEGATIVE_EXTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The negative external section of a TMC (Traffic Message Channel) code.
- NEGATIVE_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The negative internal section of a TMC (Traffic Message Channel) code.
- Negative$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Negative$
- NegativeExternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- NegativeInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- negativeOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- NER - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Niger
- NER$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
- NEVER - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- NeverEmitSourceReader - Class in com.here.platform.data.client.flink.impl
-
SourceReader that never emits – just keeps the source alive.
- NeverEmitSourceReader(Schema) - Constructor for class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- newHMMPathMatcher(CandidateGenerator<O, V>, EmissionProbabilityStrategy<O, V>, TransitionProbabilityStrategy<O, V, T>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher from its components.
- newIndexPartition() - Method in class com.here.platform.data.client.javadsl.CommitPartition.Builder
- NewIndexPartitionBuilder() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- newInstance() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanCreateWithExternalCaches
-
Creates a new
OptimizedMapCatalogwith using passed external caches. - newInstance() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Creates a new
OptimizedMapCatalogwith creating internal caches with given or default sizes. - newPartition() - Method in class com.here.platform.data.client.javadsl.CommitPartition.Builder
- NewPartition - Class in com.here.platform.data.client.javadsl
-
Represents a new (or changed) partition pending for commit.
- NewPartition() - Constructor for class com.here.platform.data.client.javadsl.NewPartition
- NewPartition.BufferedBlob - Interface in com.here.platform.data.client.javadsl
-
Defines a blob which contents are buffered and that can be read multiple times.
- NewPartition.Builder - Class in com.here.platform.data.client.javadsl
-
Build a new partition to be committed
- NewPartition.ByteArrayData - Class in com.here.platform.data.client.javadsl
-
Sets the data source to be a byte array.
- NewPartition.ByteArrayData$ - Class in com.here.platform.data.client.javadsl
- NewPartition.FileBlob - Class in com.here.platform.data.client.javadsl
-
Sets the data source from file.
- NewPartition.FileBlob$ - Class in com.here.platform.data.client.javadsl
- NewPartitionBuilder() - Constructor for class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- NewPartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.NewPartitionMapping$
- newScanBuilder(CaseInsensitiveStringMap) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- newScanBuilder(CaseInsensitiveStringMap) - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- newSingleSplitList() - Static method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils
- newSingleSplitList() - Static method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils
- newStream() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile
- newVersionedLayerReadersConfigurationBuilder() - Static method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- newWriteBuilder(LogicalWriteInfo) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- newWriteBuilder(LogicalWriteInfo) - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- next() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- next() - Method in class com.here.platform.data.client.impl.PartitionPage
- next() - Method in class com.here.platform.data.client.impl.PartitionSinglePage
- next() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- next() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- next() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- next() - Static method in class com.here.platform.data.client.utils.ShortUUID
- Next - Enum constant in enum class com.here.platform.data.client.model.ChangeHistoryDirection
- NextDeparturesApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- NextDeparturesApi.GetDeparturesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi.GetDeparturesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextDeparturesApi.GetDeparturesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- NextField - Class in com.here.platform.data.client.impl
- NextField(String) - Constructor for class com.here.platform.data.client.impl.NextField
- nextLocationCodes(TmcId) - Method in interface com.here.platform.location.referencing.tmc.TmcAdjacencyProvider
-
Returns the location codes that follow the given location (positive direction).
- nextOffset() - Method in class com.here.platform.data.client.service.stream.CheckpointMark
-
an offset value that should be commited to Kafka broker, see
- nextPageToken() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- nextPageToken() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- nextRefreshInterval(long) - Method in interface com.here.platform.data.client.auth.HereTokenProvider
- NFK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Norfolk Island
- NFK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
- NGA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nigeria
- NGA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
- NIC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nicaragua
- NIC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
- NIU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Niue
- NIU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
- NLD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Netherlands
- NLD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
- noBuffer() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- noBuffer() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- nodeBaseURL() - Method in class com.here.platform.data.client.service.stream.StreamOutput
- nodeById() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- nodeById(NodeId, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- nodeById(Partition, NodeId) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- nodeById(Partition, NodeId) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodeId(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedNode
- nodeId(Node) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodeId(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- NodeId - Class in com.here.platform.location.compilation.core
-
The unique ID of a Node param: value The node ID
- NodeId(String) - Constructor for class com.here.platform.location.compilation.core.NodeId
- NodeId$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.NodeId$
- NodeReference - Class in com.here.platform.location.compilation.core
- NodeReference(PartitionId, NodeId) - Constructor for class com.here.platform.location.compilation.core.NodeReference
- nodes(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- nodes(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- nodes(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- NodeToSegmentResolver<TopologyPartition,
Node, Segment> - Class in com.here.platform.location.compilation.core - NodeToSegmentResolver(Function1<PartitionId, Option<TopologyPartition>>, TopologyPartitionOperations<TopologyPartition>) - Constructor for class com.here.platform.location.compilation.core.NodeToSegmentResolver
- NoLinearAvailableException - Exception in com.here.platform.location.referencing.tmc
- NoLinearAvailableException(TmcId) - Constructor for exception com.here.platform.location.referencing.tmc.NoLinearAvailableException
- NoMoreAttemptsException(String) - Constructor for exception com.here.platform.data.client.utils.Retrier.NoMoreAttemptsException
- NoMoreAttemptsException$() - Constructor for class com.here.platform.data.client.utils.Retrier.NoMoreAttemptsException$
- None - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- None - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- NoOpSink<T> - Class in com.here.platform.data.client.flink.impl
-
A simple no-op Sink v2 that discards all elements.
- NoOpSink() - Constructor for class com.here.platform.data.client.flink.impl.NoOpSink
- NoPartition() - Static method in class com.here.platform.data.client.model.Partitioning
- NoPartitioning - Class in com.here.platform.data.client.model
- NoPartitioning - Enum constant in enum class com.here.platform.data.client.model.PartitioningScheme
- NoPartitioning() - Constructor for class com.here.platform.data.client.model.NoPartitioning
- NOR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Norway
- NOR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
- NoRangeNormalization() - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.NoRangeNormalization
- NoRetries$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.NoRetries$
- Normal$() - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Normal$
- normalizeLongitude(double) - Static method in class com.here.platform.location.core.Utils
-
Returns longitude from range [-180;180) degrees
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.NoRangeNormalization
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in interface com.here.platform.location.compilation.core.RangeNormalizationStrategy
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SetValuedRangeNormalization
- normalizeRanges(IndexedSeq<SimpleRangeValue<T>>) - Method in class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SingleValuedRangeNormalization
- NormalRetryType - Class in com.here.platform.data.client.settings
- NormalRetryType() - Constructor for class com.here.platform.data.client.settings.NormalRetryType
- northLatitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- northLatitude() - Method in class com.here.platform.data.client.utils.rsql.BoundingBox
- northLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- northLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- northLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- northLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- northLatitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- northLatitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- northLatitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- NOT_COLLECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- NOT_EQUAL - Enum constant in enum class com.here.platform.data.client.model.SearchOperator
- NOT_LOW_MOBILITY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LowMobilities
-
Driving condition is not low mobility.
- NotCollected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
- NotFoundException - Exception in com.here.platform.data.client
-
Exception returned when a resource is not found in Data Service.
- NotFoundException(String, Option<Throwable>) - Constructor for exception com.here.platform.data.client.NotFoundException
- Notification - Interface in com.here.platform.data.client.model
- NotificationAPIV2Api - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- NotificationAPIV2Api.DeleteSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.DeleteSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.DeleteSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.GetSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationAPIV2Api.SubscribeBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.notifications
- NotificationConsumerSettings - Class in com.here.platform.data.client.settings
- NotificationConsumerSettings(String) - Constructor for class com.here.platform.data.client.settings.NotificationConsumerSettings
- NotificationConsumerSettings.Builder - Class in com.here.platform.data.client.settings
-
Builder for Notification consumer settings
- notificationOpt() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- NotificationParser - Class in com.here.platform.data.client.service.stream
- NotificationParser() - Constructor for class com.here.platform.data.client.service.stream.NotificationParser
- notifications() - Method in class com.here.platform.data.client.javadsl.NotificationSubscription
- notificationsEnabled() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- notificationsEnabled() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- NotificationSubscription - Class in com.here.platform.data.client.javadsl
-
An subscription to a topic with access to the Source of notifications and control operation.
- NotificationSubscription(Source<BatchPublicationNotification, NotUsed>, NotificationSubscriptionControl) - Constructor for class com.here.platform.data.client.javadsl.NotificationSubscription
- NotificationSubscriptionControl - Interface in com.here.platform.data.client.javadsl
- notifyAvailable() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.AvailabilityHelper
-
Called from background thread when new data is available.
- notifyCheckpointComplete(long) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- notifyNoMoreSplits() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- NotLowMobility$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
- NoTransition - Class in com.here.platform.location.core.mapmatching
-
A type that indicates that no transitions are returned from the corresponding path matcher.
- NoTransition() - Constructor for class com.here.platform.location.core.mapmatching.NoTransition
- NPL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nepal
- NPL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
- nrColumns() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- nrRows() - Method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- NRU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Nauru
- NRU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
- number() - Method in class com.here.platform.data.client.model.ObjectUploadPart
- number() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartRaw
- number() - Method in class com.here.platform.data.client.service.blobstore.model.UploadPart
- number() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- numberOfEdges(R) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- numberOfLanes() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- numberOfMessages() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- NumberOfMessages - Class in com.here.platform.location.tpeg2.sni
- NumberOfMessages(short, List<NumberOfMessagesEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessages
- NumberOfMessages(short, Seq<NumberOfMessagesEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessages
- NumberOfMessagesEntry - Class in com.here.platform.location.tpeg2.sni
- NumberOfMessagesEntry(short, long) - Constructor for class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- numberOfVersionsToKeep() - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- NumericalMagnitude - Class in com.here.platform.location.tpeg2.tdt
- NumericalMagnitude(short) - Constructor for class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- numRequestedParts() - Method in class com.here.platform.data.client.service.metadata.GetChangesParts
- numRequestedParts() - Method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- NZL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
New Zealand
- NZL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
O
- OAuthBasedTokenProvider - Class in com.here.platform.data.client.auth
- OAuthBasedTokenProvider(OAuthHereTokenRequester, ClientExecutionContext) - Constructor for class com.here.platform.data.client.auth.OAuthBasedTokenProvider
- OAuthHereTokenRequester - Class in com.here.platform.data.client.auth
- OAuthHereTokenRequester(RequestExecutor, Option<ProxySettings>, HereAccountRequestSignerSettings, Option<String>, ClientExecutionContext) - Constructor for class com.here.platform.data.client.auth.OAuthHereTokenRequester
- Object - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreKeyType
- objectContext() - Method in interface com.here.platform.data.client.json.Facade
- objectContext(int) - Method in interface com.here.platform.data.client.json.Facade
- objectContext(int) - Method in interface com.here.platform.data.client.json.RawFacade
- ObjectMetadata - Class in com.here.platform.data.client.model
-
param: lastModified Indicates the time when the object was modified last.
- ObjectMetadata(ZonedDateTime, long, Option<String>, Option<ContentEncoding>) - Constructor for class com.here.platform.data.client.model.ObjectMetadata
- ObjectMultipartToken - Class in com.here.platform.data.client.model
-
param: multipartToken Token for multipart.
- ObjectMultipartToken(String) - Constructor for class com.here.platform.data.client.model.ObjectMultipartToken
- objectScanner(String, int) - Static method in class com.here.platform.data.client.json.CustomJsonFraming
-
Framing scanner that given any number of
ByteStringchunks return oneByteStrings for each complete JSON object in the first array property named "propertyName". - ObjectsOnTheRoad - Class in com.here.platform.location.tpeg2.tec
- ObjectsOnTheRoad(short) - Constructor for class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- ObjectStore - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- ObjectStore() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use ObjectStoreLayerType. For comparison please use LayerType.isObjectstore. Since 1.18.xxx.
- ObjectStoreCompleteMultipartUpload - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreCompleteMultipartUpload(String, String, ObjectStoreUploadPartsRaw) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- ObjectStoreCopyBlob - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreCopyBlob(String, String, String) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- ObjectStoreDeleteBlob - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreDeleteBlob(String, String) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- ObjectStoreGetBlob - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreGetBlob(String, String, ByteRange, Option<BlobAccessType>) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- ObjectStoreGetMultipartUpload - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreGetMultipartUpload(String, String) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- ObjectStoreHeadBlob - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreHeadBlob(String, String) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- ObjectStoreKeyEndpoint - Interface in com.here.platform.data.client.service.blobstore
- ObjectStoreKeyType - Enum Class in com.here.platform.data.client.model
- ObjectStoreLayerTtl - Enum Class in com.here.platform.data.client.model
-
TTL enums for objectstore layer.
- ObjectStoreLayerTtlSerializer - Class in com.here.platform.data.client.json
- ObjectStoreLayerTtlSerializer() - Constructor for class com.here.platform.data.client.json.ObjectStoreLayerTtlSerializer
- ObjectStoreLayerType - Class in com.here.platform.data.client.model
- ObjectStoreLayerType(EncryptionType, ObjectStoreLayerTtl) - Constructor for class com.here.platform.data.client.model.ObjectStoreLayerType
- ObjectStoreLayerType.Builder - Class in com.here.platform.data.client.model
- ObjectStoreListing - Class in com.here.platform.data.client.model
-
param: items List result items.
- ObjectStoreListing(Seq<ObjectStoreListingItem>, Option<String>) - Constructor for class com.here.platform.data.client.model.ObjectStoreListing
- ObjectStoreListingItem - Class in com.here.platform.data.client.model
-
param: name Name of the key.
- ObjectStoreListingItem(String, String, Option<ZonedDateTime>, Option<Object>) - Constructor for class com.here.platform.data.client.model.ObjectStoreListingItem
- ObjectStoreListingItemRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreListingItemRaw(String, String, Option<ZonedDateTime>, Option<Object>) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- ObjectStoreListingRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreListingRaw(Seq<ObjectStoreListingItemRaw>, Option<String>) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- ObjectStoreListItem - Class in com.here.platform.data.client.model
-
param: name Name of the key.
- ObjectStoreListItem(String, ObjectStoreKeyType, Option<ZonedDateTime>, Option<Object>) - Constructor for class com.here.platform.data.client.model.ObjectStoreListItem
- ObjectStoreListKeys - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreListKeys(String, Option<String>, Option<Object>, Option<String>, boolean) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- ObjectStoreMetadataRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreMetadataRaw(ZonedDateTime, long, Option<ContentType>, Option<HttpEncoding>) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- ObjectStoreMultipartCopyPart - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreMultipartCopyPart(String, String, String, int, ByteRange) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- ObjectStoreMultipartEndpoint - Interface in com.here.platform.data.client.service.blobstore
- ObjectStoreMultipartTokenRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreMultipartTokenRaw(String) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultipartTokenRaw
- ObjectStoreMultipartUploadPart - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreMultipartUploadPart(String, String, int, ContentType, Option<HereDigest>, ByteString) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- ObjectStoreMultiPartUploadResultRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreMultiPartUploadResultRaw(Seq<ObjectStoreUploadPartRaw>) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultiPartUploadResultRaw
- objectStoreProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- ObjectStorePutBlob - Class in com.here.platform.data.client.service.blobstore
- ObjectStorePutBlob(String, String, ContentType, Option<HttpEncoding>, Option<HereDigest>, ByteString) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- ObjectStoreReadVolume - Class in com.here.platform.data.client.blobstore.objectstore
- ObjectStoreReadVolume(ObjectStoreReadVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- ObjectStoreReadVolume(ObjectStoreReadVolumeConfiguration, InternalSettings, BlobstoreClientExt, ObjectStoreService) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolume
- ObjectStoreReadVolumeConfiguration - Class in com.here.platform.data.client.blobstore.objectstore
- ObjectStoreReadVolumeConfiguration(HRN, String, String) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- ObjectStoreService - Interface in com.here.platform.data.client.service.blobstore
- ObjectStoreSingleUploadResultRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreSingleUploadResultRaw() - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreSingleUploadResultRaw
- ObjectStoreStartMultipartUpload - Class in com.here.platform.data.client.service.blobstore
- ObjectStoreStartMultipartUpload(String, String, ContentType, Option<HttpEncoding>) - Constructor for class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- ObjectStoreUploadPartRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreUploadPartRaw(int, String) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartRaw
- ObjectStoreUploadPartsRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreUploadPartsRaw(Seq<ObjectStoreUploadPartRaw>) - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartsRaw
- ObjectStoreUploadResult - Class in com.here.platform.data.client.model
-
param: parts Collection of all the uploaded parts.
- ObjectStoreUploadResult(Seq<ObjectUploadPart>) - Constructor for class com.here.platform.data.client.model.ObjectStoreUploadResult
- ObjectStoreUploadResultRaw - Class in com.here.platform.data.client.service.blobstore.model
- ObjectStoreUploadResultRaw() - Constructor for class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadResultRaw
- ObjectStoreWriteVolume - Class in com.here.platform.data.client.blobstore.objectstore
- ObjectStoreWriteVolume(ObjectStoreWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, ObjectStoreService, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- ObjectStoreWriteVolume(ObjectStoreWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, RetryPolicyType) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- ObjectStoreWriteVolumeConfiguration - Class in com.here.platform.data.client.blobstore.objectstore
- ObjectStoreWriteVolumeConfiguration(HRN, String, String, Set<Region>) - Constructor for class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- ObjectUploadPart - Class in com.here.platform.data.client.model
-
param: number Part number.
- ObjectUploadPart(int, String) - Constructor for class com.here.platform.data.client.model.ObjectUploadPart
- OctetStream - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- OFF - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- offer(ByteString) - Method in class com.here.platform.data.client.json.CustomJsonObjectParser
-
Appends input ByteString to internal byte string buffer.
- officialCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates a map that return the
OfficialCountryCodeof aVertex. - officialCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that return the
OfficialCountryCodeof aVertex. - OfficialCountryCode - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Officially assigned ISO 3166-1 alpha-3 codes, using the English short country names officially defined by the ISO 3166 Maintenance Agency (ISO 3166/MA).
- OfficialCountryCode.ABW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Aruba
- OfficialCountryCode.AFG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Afghanistan
- OfficialCountryCode.AGO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Angola
- OfficialCountryCode.AIA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Anguilla
- OfficialCountryCode.ALA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Aland Islands
- OfficialCountryCode.ALB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Albania
- OfficialCountryCode.AND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Andorra
- OfficialCountryCode.ARE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United Arab Emirates
- OfficialCountryCode.ARG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Argentina
- OfficialCountryCode.ARM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Armenia
- OfficialCountryCode.ASM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
American Samoa
- OfficialCountryCode.ATA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Antarctica
- OfficialCountryCode.ATF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Southern Territories
- OfficialCountryCode.ATG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Antigua and Barbuda
- OfficialCountryCode.AUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Australia
- OfficialCountryCode.AUT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Austria
- OfficialCountryCode.AZE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Azerbaijan
- OfficialCountryCode.BDI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Burundi
- OfficialCountryCode.BEL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belgium
- OfficialCountryCode.BEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Benin
- OfficialCountryCode.BES$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bonaire, Sint Eustatius and Saba
- OfficialCountryCode.BFA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Burkina Faso
- OfficialCountryCode.BGD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bangladesh
- OfficialCountryCode.BGR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bulgaria
- OfficialCountryCode.BHR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bahrain
- OfficialCountryCode.BHS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bahamas
- OfficialCountryCode.BIH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bosnia and Herzegovina
- OfficialCountryCode.BLM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Barthélemy
- OfficialCountryCode.BLR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belarus
- OfficialCountryCode.BLZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Belize
- OfficialCountryCode.BMU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bermuda
- OfficialCountryCode.BOL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bolivia, Plurinational State of
- OfficialCountryCode.BRA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Brazil
- OfficialCountryCode.BRB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Barbados
- OfficialCountryCode.BRN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Brunei Darussalam
- OfficialCountryCode.BTN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bhutan
- OfficialCountryCode.BVT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Bouvet Island
- OfficialCountryCode.BWA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Botswana
- OfficialCountryCode.CAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Central African Republic
- OfficialCountryCode.CAN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Canada
- OfficialCountryCode.CCK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cocos (Keeling) Islands
- OfficialCountryCode.CHE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Switzerland
- OfficialCountryCode.CHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Chile
- OfficialCountryCode.CHN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
China
- OfficialCountryCode.CIV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Côte d'Ivoire
- OfficialCountryCode.CMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cameroon
- OfficialCountryCode.COD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Congo, the Democratic Republic of the
- OfficialCountryCode.COG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Congo
- OfficialCountryCode.COK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cook Islands
- OfficialCountryCode.COL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Colombia
- OfficialCountryCode.COM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Comoros
- OfficialCountryCode.CPV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cabo Verde
- OfficialCountryCode.CRI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Costa Rica
- OfficialCountryCode.CUB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cuba
- OfficialCountryCode.CUW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Curaçao
- OfficialCountryCode.CXR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Christmas Island
- OfficialCountryCode.CYM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cayman Islands
- OfficialCountryCode.CYP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cyprus
- OfficialCountryCode.CZE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Czechia
- OfficialCountryCode.DEU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Germany
- OfficialCountryCode.DJI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Djibouti
- OfficialCountryCode.DMA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Dominica
- OfficialCountryCode.DNK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Denmark
- OfficialCountryCode.DOM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Dominican Republic
- OfficialCountryCode.DZA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Algeria
- OfficialCountryCode.ECU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ecuador
- OfficialCountryCode.EGY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Egypt
- OfficialCountryCode.ERI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Eritrea
- OfficialCountryCode.ESH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Western Sahara
- OfficialCountryCode.ESP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Spain
- OfficialCountryCode.EST$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Estonia
- OfficialCountryCode.ETH$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ethiopia
- OfficialCountryCode.FIN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Finland
- OfficialCountryCode.FJI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Fiji
- OfficialCountryCode.FLK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Falkland Islands (Malvinas)
- OfficialCountryCode.FRA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
France
- OfficialCountryCode.FRO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Faroe Islands
- OfficialCountryCode.FSM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Micronesia, Federated States of
- OfficialCountryCode.GAB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gabon
- OfficialCountryCode.GBR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United Kingdom
- OfficialCountryCode.GEO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Georgia
- OfficialCountryCode.GGY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guernsey
- OfficialCountryCode.GHA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ghana
- OfficialCountryCode.GIB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gibraltar
- OfficialCountryCode.GIN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guinea
- OfficialCountryCode.GLP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guadeloupe
- OfficialCountryCode.GMB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Gambia
- OfficialCountryCode.GNB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guinea-Bissau
- OfficialCountryCode.GNQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Equatorial Guinea
- OfficialCountryCode.GRC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Greece
- OfficialCountryCode.GRD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Grenada
- OfficialCountryCode.GRL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Greenland
- OfficialCountryCode.GTM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guatemala
- OfficialCountryCode.GUF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Guiana
- OfficialCountryCode.GUM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guam
- OfficialCountryCode.GUY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Guyana
- OfficialCountryCode.HKG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Hong Kong
- OfficialCountryCode.HMD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Heard Island and McDonald Islands
- OfficialCountryCode.HND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Honduras
- OfficialCountryCode.HRV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Croatia
- OfficialCountryCode.HTI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Haiti
- OfficialCountryCode.HUN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Hungary
- OfficialCountryCode.IDN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Indonesia
- OfficialCountryCode.IMN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Isle of Man
- OfficialCountryCode.IND$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
India
- OfficialCountryCode.IOT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
British Indian Ocean Territory
- OfficialCountryCode.IRL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ireland
- OfficialCountryCode.IRN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iran, Islamic Republic of
- OfficialCountryCode.IRQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iraq
- OfficialCountryCode.ISL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Iceland
- OfficialCountryCode.ISR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Israel
- OfficialCountryCode.ITA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Italy
- OfficialCountryCode.JAM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jamaica
- OfficialCountryCode.JEY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jersey
- OfficialCountryCode.JOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Jordan
- OfficialCountryCode.JPN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Japan
- OfficialCountryCode.KAZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kazakhstan
- OfficialCountryCode.KEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kenya
- OfficialCountryCode.KGZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kyrgyzstan
- OfficialCountryCode.KHM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Cambodia
- OfficialCountryCode.KIR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kiribati
- OfficialCountryCode.KNA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Kitts and Nevis
- OfficialCountryCode.KOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Korea, Republic of
- OfficialCountryCode.KWT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Kuwait
- OfficialCountryCode.LAO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lao People's Democratic Republic
- OfficialCountryCode.LBN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lebanon
- OfficialCountryCode.LBR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Liberia
- OfficialCountryCode.LBY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Libya
- OfficialCountryCode.LCA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Lucia
- OfficialCountryCode.LIE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Liechtenstein
- OfficialCountryCode.LKA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sri Lanka
- OfficialCountryCode.LSO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lesotho
- OfficialCountryCode.LTU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Lithuania
- OfficialCountryCode.LUX$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Luxembourg
- OfficialCountryCode.LVA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Latvia
- OfficialCountryCode.MAC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Macao
- OfficialCountryCode.MAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Martin (French part)
- OfficialCountryCode.MAR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Morocco
- OfficialCountryCode.MCO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Monaco
- OfficialCountryCode.MDA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Moldova, Republic of
- OfficialCountryCode.MDG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Madagascar
- OfficialCountryCode.MDV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Maldives
- OfficialCountryCode.MEX$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mexico
- OfficialCountryCode.MHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Marshall Islands
- OfficialCountryCode.MKD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Macedonia, the former Yugoslav Republic of
- OfficialCountryCode.MLI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mali
- OfficialCountryCode.MLT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malta
- OfficialCountryCode.MMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Myanmar
- OfficialCountryCode.MNE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Montenegro
- OfficialCountryCode.MNG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mongolia
- OfficialCountryCode.MNP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Northern Mariana Islands
- OfficialCountryCode.MOZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mozambique
- OfficialCountryCode.MRT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mauritania
- OfficialCountryCode.MSR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Montserrat
- OfficialCountryCode.MTQ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Martinique
- OfficialCountryCode.MUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mauritius
- OfficialCountryCode.MWI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malawi
- OfficialCountryCode.MYS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Malaysia
- OfficialCountryCode.MYT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Mayotte
- OfficialCountryCode.NAM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Namibia
- OfficialCountryCode.NCL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
New Caledonia
- OfficialCountryCode.NER$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Niger
- OfficialCountryCode.NFK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Norfolk Island
- OfficialCountryCode.NGA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nigeria
- OfficialCountryCode.NIC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nicaragua
- OfficialCountryCode.NIU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Niue
- OfficialCountryCode.NLD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Netherlands
- OfficialCountryCode.NOR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Norway
- OfficialCountryCode.NPL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nepal
- OfficialCountryCode.NRU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Nauru
- OfficialCountryCode.NZL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
New Zealand
- OfficialCountryCode.OMN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Oman
- OfficialCountryCode.PAK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Pakistan
- OfficialCountryCode.PAN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Panama
- OfficialCountryCode.PCN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Pitcairn
- OfficialCountryCode.PER$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Peru
- OfficialCountryCode.PHL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Philippines
- OfficialCountryCode.PLW$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Palau
- OfficialCountryCode.PNG$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Papua New Guinea
- OfficialCountryCode.POL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Poland
- OfficialCountryCode.PRI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Puerto Rico
- OfficialCountryCode.PRK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Korea, Democratic People's Republic of
- OfficialCountryCode.PRT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Portugal
- OfficialCountryCode.PRY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Paraguay
- OfficialCountryCode.PSE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Palestine, State of
- OfficialCountryCode.PYF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
French Polynesia
- OfficialCountryCode.QAT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Qatar
- OfficialCountryCode.REU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Réunion
- OfficialCountryCode.ROU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Romania
- OfficialCountryCode.RUS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Russian Federation
- OfficialCountryCode.RWA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Rwanda
- OfficialCountryCode.SAU$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saudi Arabia
- OfficialCountryCode.SDN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sudan
- OfficialCountryCode.SEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Senegal
- OfficialCountryCode.SGP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Singapore
- OfficialCountryCode.SGS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Georgia and the South Sandwich Islands
- OfficialCountryCode.SHN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Helena, Ascension and Tristan da Cunha
- OfficialCountryCode.SJM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Svalbard and Jan Mayen
- OfficialCountryCode.SLB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Solomon Islands
- OfficialCountryCode.SLE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sierra Leone
- OfficialCountryCode.SLV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
El Salvador
- OfficialCountryCode.SMR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
San Marino
- OfficialCountryCode.SOM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Somalia
- OfficialCountryCode.SPM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Pierre and Miquelon
- OfficialCountryCode.SRB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Serbia
- OfficialCountryCode.SSD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Sudan
- OfficialCountryCode.STP$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sao Tome and Principe
- OfficialCountryCode.SUR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Suriname
- OfficialCountryCode.SVK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Slovakia
- OfficialCountryCode.SVN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Slovenia
- OfficialCountryCode.SWE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sweden
- OfficialCountryCode.SWZ$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Swaziland
- OfficialCountryCode.SXM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Sint Maarten (Dutch part)
- OfficialCountryCode.SYC$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Seychelles
- OfficialCountryCode.SYR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Syrian Arab Republic
- OfficialCountryCode.TCA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turks and Caicos Islands
- OfficialCountryCode.TCD$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Chad
- OfficialCountryCode.TGO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Togo
- OfficialCountryCode.THA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Thailand
- OfficialCountryCode.TJK$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tajikistan
- OfficialCountryCode.TKL$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tokelau
- OfficialCountryCode.TKM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turkmenistan
- OfficialCountryCode.TLS$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Timor-Leste
- OfficialCountryCode.TON$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tonga
- OfficialCountryCode.TTO$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Trinidad and Tobago
- OfficialCountryCode.TUN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tunisia
- OfficialCountryCode.TUR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Turkey
- OfficialCountryCode.TUV$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tuvalu
- OfficialCountryCode.TWN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Taiwan, Province of China
- OfficialCountryCode.TZA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Tanzania, United Republic of
- OfficialCountryCode.UGA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uganda
- OfficialCountryCode.UKR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ukraine
- OfficialCountryCode.UMI$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United States Minor Outlying Islands
- OfficialCountryCode.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- OfficialCountryCode.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OfficialCountryCode.URY$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uruguay
- OfficialCountryCode.USA$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
United States of America
- OfficialCountryCode.UZB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Uzbekistan
- OfficialCountryCode.VAT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Holy See
- OfficialCountryCode.VCT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Saint Vincent and the Grenadines
- OfficialCountryCode.VEN$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Venezuela, Bolivarian Republic of
- OfficialCountryCode.VGB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Virgin Islands, British
- OfficialCountryCode.VIR$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Virgin Islands, U.S.
- OfficialCountryCode.VNM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Viet Nam
- OfficialCountryCode.VUT$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Vanuatu
- OfficialCountryCode.WLF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Wallis and Futuna
- OfficialCountryCode.WSM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Samoa
- OfficialCountryCode.YEM$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Yemen
- OfficialCountryCode.ZAF$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
South Africa
- OfficialCountryCode.ZMB$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Zambia
- OfficialCountryCode.ZWE$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Zimbabwe
- OfficialCountryCodes - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
- OffRoad - Class in com.here.platform.location.core.mapmatching
-
Represents an "off-road" where a path matcher decides that the corresponding observation occurred outside of the road network.
- OffRoad() - Constructor for class com.here.platform.location.core.mapmatching.OffRoad
- OFFROAD - Static variable in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Represents an "off-road" where a path matcher decides that the corresponding observation occurred outside of the road network.
- offset() - Method in class com.here.platform.data.client.service.stream.CheckpointMark
- offset() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- offset() - Method in class com.here.platform.data.client.service.stream.StreamMessage
- offset() - Method in class com.here.platform.data.client.service.stream.StreamMessageOffset
- offset() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- offset() - Method in class com.here.platform.data.client.settings.ConsumerSettings
- offset() - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedProperty
-
The relative offset.
- offset() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- Offset - Class in com.here.platform.data.client.model
-
Indicates that we should process all the bytes from start to end of resource.
- Offset - Interface in com.here.platform.data.client.settings
- Offset(long) - Constructor for class com.here.platform.data.client.model.Offset
- OFFSET_PROPERTY() - Static method in class com.here.platform.data.client.flink.common.Properties
- OFFSET_PROPERTY_EARLIEST_VALUE() - Static method in class com.here.platform.data.client.flink.common.Properties
- OFFSET_PROPERTY_LATEST_VALUE() - Static method in class com.here.platform.data.client.flink.common.Properties
- offsets() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- offsets() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- offsets() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- OIL_FIELD_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road used for the sole purpose of accessing an oil field and oil field operations.
- OilFieldRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road used for the sole purpose of accessing an oil field and oil field operations.
- OLIVE - Static variable in class com.here.platform.location.io.javadsl.Color
- olr() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
OpenLRLocationReferences fromReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver that resolves
OpenLRLocationReferences toReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
OpenLRLocationReferences fromReferencingLocations. - olr() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver that resolves
OpenLRLocationReferences toReferencingLocations. - olr(ProximitySearch<GeoCoordinate, Vertex>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
This is an experimental API.
- olr(DirectedGraph<Vertex, Edge>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
This is an experimental API.
- olr(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olr(). - olr(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olr(). - olrCircle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
CircleLocationReference. - olrCircle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
CircleLocationReferences. - olrClosedLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
ClosedLinearLocationReferences. - olrClosedLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
ClosedLinearLocationReferences. - olrClosedLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrClosedLinear(). - olrClosedLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrClosedLinear(). - OlrException - Exception in com.here.platform.location.referencing.olr
-
A basic type to represent errors that happened when creating or resolving OLR references.
- OlrException(String) - Constructor for exception com.here.platform.location.referencing.olr.OlrException
- olrGeoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGeoCoordinate() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
GeoCoordinateLocationReference. - olrGeoCoordinate(GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGeoCoordinateFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GeoCoordinateLocationReference. - olrGrid() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
GridLocationReference. - olrGrid() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
GridLocationReferences. - OlrLayers - Class in com.here.platform.location.referencing
- OlrLayers(GeometryLayer, RoutingGraphLayer, LengthLayer, RoadAccessLayer, TopologyAttributesLayer) - Constructor for class com.here.platform.location.referencing.OlrLayers
- OlrLayers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.OlrLayers
- olrLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
LinearLocationReferences. - olrLinear() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
LinearLocationReferences. - olrLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrLinear(). - olrLinear(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrLinear(). - OlrLocationReferenceCreators - Class in com.here.platform.location.referencing.javadsl
-
Provides
LocationReferenceCreators factories to create different location reference types from Location Library data model specific representations. - OlrLocationReferenceCreators(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
- OlrLocationReferenceCreators(OlrLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
- OlrLocationReferenceResolvers - Class in com.here.platform.location.referencing.javadsl
-
Provides factories for
LocationReferenceResolvers to resolve different location reference types into Location Library data model specific representations. - OlrLocationReferenceResolvers(OptimizedMapLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
- OlrLocationReferenceResolvers(OlrLayers) - Constructor for class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
- olrPointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PointAlongLineLocationReferences. - olrPointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
PointAlongLineLocationReferences. - olrPointAlongLine(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrPointAlongLine(). - olrPointAlongLine(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrPointAlongLine(). - olrPoiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
POIWithAccessPointLocationReferences. - olrPoiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
POIWithAccessPointLocationReferences. - olrPoiWithAccessPoint(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).olrPoiWithAccessPoint(). - olrPoiWithAccessPoint(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).olrPoiWithAccessPoint(). - olrPolygon() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - olrPolygon() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
PolygonLocationReferences. - olrPolygon(LinearRingAdapter<LR, P>, GeoCoordinateAdapter<P>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - olrPolygonFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - OlrPrettyPrinter - Class in com.here.platform.location.referencing.olr
- OlrPrettyPrinter() - Constructor for class com.here.platform.location.referencing.olr.OlrPrettyPrinter
- olrRectangle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - olrRectangle() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for
RectangleLocationReferences. - olrRectangle(BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - olrRectangleFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - OlrResolverException - Exception in com.here.platform.location.referencing.olr
-
A basic type to represent errors that happened when resolving OLR references.
- OlrResolverException(String) - Constructor for exception com.here.platform.location.referencing.olr.OlrResolverException
- OLSLookup(String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.OLSLookup
- OLSLookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.OLSLookup$
- Omit<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- Omit(O) - Constructor for class com.here.platform.location.core.mapmatching.Omit
- OMN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Oman
- OMN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
- ON_BOTH_SIDES - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_LEFT - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_RIGHT - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- ON_THE_FLY - Static variable in interface com.here.platform.location.dataloader.core.caching.javadsl.CacheLevels
-
Deprecated.Used for
DataLoaders of on-the-fly compiled tiles. - onCancel() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- ONE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
One lane in each travel direction
- One$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
- OneAndHalfYears - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- OneAndHalfYears - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
548 days
- OneDay - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- OneMonth - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- OneMonth - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
30 days
- OneToOneMetadataFetchPolicy<K extends LayerMetadataKey> - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- OneToOneMetadataFetchPolicy() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.OneToOneMetadataFetchPolicy
- OneVersion - Class in com.here.platform.data.client.utils.rsql
- OneVersion(long) - Constructor for class com.here.platform.data.client.utils.rsql.OneVersion
- onExtensionSignal() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- OneYear - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- OneYear - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
365 days
- onFeatureExists() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- onFeatureNotExists() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- onInit() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- onRequest() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- OnRoad<V> - Class in com.here.platform.location.core.mapmatching
-
Represents a successful match to an element of type `V`.
- OnRoad(ElementProjection<V>) - Constructor for class com.here.platform.location.core.mapmatching.OnRoad
- OnTheFly$() - Constructor for class com.here.platform.location.dataloader.core.caching.CacheLevel.OnTheFly$
-
Deprecated.
- onTokenChange(HereToken) - Method in interface com.here.platform.data.client.auth.HereTokenChangeListener
- opacity(Double) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
-
Can be applied to "Point/MultiPoint" with the "radius" property in meters, "LineString/MultiLineString" and "Polygon/MultiPolygon" (only the filled part is affected, not the outline)
- open(OpenContext) - Method in class com.here.platform.data.client.flink.impl.DeleteAccumulatorWindow
- open(OpenContext) - Method in class com.here.platform.data.client.flink.impl.FeaturePoJoDeduplicationFilterFunction
- open(OpenContext) - Method in class com.here.platform.data.client.flink.impl.RowToRowDataConverterMapFunction
- open(OpenContext) - Method in class com.here.platform.data.client.flink.impl.ToExternalMapper
- open(OpenContext) - Method in class com.here.platform.data.client.flink.impl.UpsertAccumulatorWindow
- open(Configuration, RuntimeContext) - Method in interface com.here.platform.dal.custom.UDF
-
Initialization method which is called before the actual working methods (like getKeys/aggregate) and thus suitable for one time setup work.
- open(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- open(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- open(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- open(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- open(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- open(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- open(Path, int) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- openLRLocationReference() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
OpenLRLocationReferences with default configuration. - openLRLocationReference() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for an OpenLRLocationReference with default configuration.
- openLRLocationReference(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
OpenLRLocationReferences. - openLRLocationReference(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for an OpenLRLocationReference.
- OpenLRLocationReference - Class in com.here.platform.location.tpeg2.olr
-
Container for a location references providing additional meta-data.
- OpenLRLocationReference(String, AbstractLocationReference, Optional<LocationDescription>) - Constructor for class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- OpenLRLocationReference(String, AbstractLocationReference, Option<LocationDescription>) - Constructor for class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- openPublication(HRN, InternalSettings, Seq<String>, Seq<VersionDependency>) - Method in interface com.here.platform.data.client.service.publish.PublishService
- openPublication(HRN, InternalSettings, Seq<String>, Seq<VersionDependency>) - Method in class com.here.platform.data.client.service.publish.PublishServiceImpl
- OpenPublication - Class in com.here.platform.data.client.service.publish
- OpenPublication(Seq<String>, Seq<VersionDependency>) - Constructor for class com.here.platform.data.client.service.publish.OpenPublication
- operatingTime() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- Operation(String) - Constructor for class com.here.platform.data.client.service.config.ConfigService.Operation
- Operation$() - Constructor for class com.here.platform.data.client.service.config.ConfigService.Operation$
- operationId() - Method in class com.here.platform.data.client.base.ApiRequest
- operationId() - Method in class com.here.platform.data.client.http.TemplateId
- operator() - Method in class com.here.platform.data.client.model.geojson.SearchParam
- oppositeDir() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- oppositeDirectionVertex() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- oppositeLocation() - Method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- OpTime - Class in com.here.platform.location.tpeg2.sni
- OpTime(long, long) - Constructor for class com.here.platform.location.tpeg2.sni.OpTime
- OptimizedLineStringOperations<LS> - Interface in com.here.platform.location.core.geospatial
-
A kind of
LineStringOperationsthat enables additional, optimized operations that make some operations on line strings faster. - OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers<LS> - Class in com.here.platform.location.core.geospatial
-
Allows using
OptimizedLineStringOperationsmethods as extension methods. - OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers$ - Class in com.here.platform.location.core.geospatial
- OptimizedLineStringOperationsAsMembers(LS) - Constructor for class com.here.platform.location.core.geospatial.OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers
- OptimizedLineStringOperationsAsMembers$() - Constructor for class com.here.platform.location.core.geospatial.OptimizedLineStringOperations.OptimizedLineStringOperationsAsMembers$
- OptimizedMap - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMap.v2 - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMapCatalog - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalog(OptimizedMapCatalog) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
-
Creates a new
VersionedLayerReadersConfigurationconfiguration. - OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$ - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
-
DSL methods for constructing
OptimizedMapCatalog. - OptimizedMapCatalogDsl() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl
- OptimizedMapCatalogDsl.CanCreateWithExternalCaches - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSelectDataApi - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapCatalogDsl.CanSetExternalCaches - Class in com.here.platform.location.integration.optimizedmap.dcl2.javadsl
- OptimizedMapLayers - Interface in com.here.platform.location.integration.optimizedmap
- OptimizedMapVersionedLayers - Class in com.here.platform.location.integration.optimizedmap.dcl2
- OptimizedMapVersionedLayers(VersionedLayers, long) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- OptimizedMapVersionedLayers(VersionedLayers, long) - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- option(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- option(String, boolean) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- option(String, boolean) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Adds an input option for the underlying data source.
- option(String, boolean) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Adds an option for the underlying data source.
- option(String, boolean) - Method in interface com.here.platform.data.client.spark.LayerUpdater
-
Adds an input option for the underlying data source.
- option(String, double) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- option(String, double) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Adds an input option for the underlying data source.
- option(String, double) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Adds an option for the underlying data source.
- option(String, long) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- option(String, long) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Adds an input option for the underlying data source.
- option(String, long) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Adds an option for the underlying data source.
- option(String, long) - Method in interface com.here.platform.data.client.spark.LayerUpdater
-
Adds an input option for the underlying data source.
- option(String, Enum<?>) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Adds an input option for the underlying data source.
- option(String, String) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- option(String, String) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Adds an input option for the underlying data source.
- option(String, String) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Adds an option for the underlying data source.
- option(String, String) - Method in interface com.here.platform.data.client.spark.LayerUpdater
-
Adds an input option for the underlying data source.
- OptionalBoolean - Class in com.here.platform.location.tpeg2.tdt
- OptionalBoolean(short) - Constructor for class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- OptionalLayerMetadata - Interface in com.here.platform.data.client.v2.caching.model.versioned
- options() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- options() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- options() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- options() - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- options() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- options() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- options() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- OPTIONS$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.OPTIONS$
- opts() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- org.apache.spark.sql.avro - package org.apache.spark.sql.avro
- organisation() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- organisation() - Method in class com.here.platform.data.client.model.Owner
- Organisation - Class in com.here.platform.data.client.model
- Organisation(String) - Constructor for class com.here.platform.data.client.model.Organisation
- orientation() - Method in class com.here.platform.location.referencing.AccessPoint
- orientation() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- Orientation - Class in com.here.platform.location.tpeg2.olr
-
Describes the relationship between a POI and the driving direction on the referenced road section.
- Orientation(short) - Constructor for class com.here.platform.location.tpeg2.olr.Orientation
- OrientationType - Class in com.here.platform.location.tpeg2.tdt
- OrientationType(short) - Constructor for class com.here.platform.location.tpeg2.tdt.OrientationType
- originatorServiceID() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- originatorSID() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- originatorSID() - Method in class com.here.platform.location.tpeg2.tec.LinkedCause
- Other(Publishers.GenericSubscription.Extension) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- Other$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other$
- out() - Method in class com.here.platform.data.client.json.SimpleLinearGraphStage
- out() - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- outDegree(Vertex) - Method in interface com.here.platform.location.inmemory.graph.TiledGraph.CutBorders
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- outDegree(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- OUTDOOR_ACTIVITY_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A generic trail or path required to access an Outdoor POI.
- OUTDOOR_ACTIVITY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road required to access an Outdoor POI.
- OutdoorActivityAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A generic trail or path required to access an Outdoor POI.
- OutdoorActivityRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road required to access an Outdoor POI.
- outEdgeIterator(Vertex) - Method in interface com.here.platform.location.inmemory.graph.TiledGraph.CutBorders
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- outEdgeIterator(Vertex) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- Outgoing - Class in com.here.platform.location.compilation.core
- Outgoing() - Constructor for class com.here.platform.location.compilation.core.Outgoing
- outputClass() - Method in interface com.here.platform.location.compilation.heremapcontent.javadsl.AttributeAccessor
- outputLevel() - Method in class com.here.platform.location.integration.herecommons.geospatial.javadsl.HereTileResolver
- OutputStreamPekkoStreamConverter() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- outsideObject() - Method in class com.here.platform.data.client.json.CustomJsonObjectParser
- OVER_130_KMPH__80_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- Over130KmphOr80Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
- overflowFrequencies() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- overflows() - Method in class com.here.platform.location.compilation.core.IntHashSet.Statistics
- OVERHEAD - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.SignLocations
-
Signal is located overhead of the travel direction.
- Overhead$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Overhead$
- overlappingRangeBasedProperty(Catalog, String, CacheManager, TileLoader<P>, PartitionResolver, AttributeAccessor<P, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.This functionality will be removed.
- OverlappingRangeBasedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the range-based property data for a single tile.
- OverlappingRangeBasedPropertyTile(TileId, int[], double[], double[], Object) - Constructor for class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- OverlappingRangesException - Exception in com.here.platform.location.compilation.core
- OverlappingRangesException(String) - Constructor for exception com.here.platform.location.compilation.core.OverlappingRangesException
- OVERPASS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OverpassUnderpasses
- Overpass$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
- overpassUnderpass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates a map that return the
OverpassUnderpassof aVertex. - overpassUnderpass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that return the
OverpassUnderpassof aVertex. - OverpassUnderpass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Indication that a road goes over/under another road.
- OverpassUnderpass.Overpass$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpass.Underpass$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpass.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- OverpassUnderpass.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- OverpassUnderpasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Indication that a road goes over/under another road.
- OvertakingNotAllowed - Class in com.here.platform.location.tpeg2.tec
- OvertakingNotAllowed(short) - Constructor for class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- owner() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- owner() - Method in class com.here.platform.data.client.model.Layer
- owner() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- owner() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- owner() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- Owner - Class in com.here.platform.data.client.model
-
Holder for information related to ownership of catalog or layer
- Owner(Organisation, Creator) - Constructor for class com.here.platform.data.client.model.Owner
P
- pack(IntIterator) - Method in class com.here.platform.location.compilation.core.BitPacking
- packedArraySize(int) - Method in class com.here.platform.location.compilation.core.BitPacking
- PackedGeoCoordinate - Class in com.here.platform.location.inmemory.geospatial
-
Represents geocoordinates packed into a Long.
- PackedGeoCoordinate(long) - Constructor for class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- PackedGeoCoordinate.PackedGeoCoordinateOps$ - Class in com.here.platform.location.inmemory.geospatial
- PackedGeoCoordinateOps$() - Constructor for class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate.PackedGeoCoordinateOps$
- PackedLineString - Interface in com.here.platform.location.inmemory.geospatial
-
A line string containing
PackedGeoCoordinates. - PackedLineString.PackedLineStringOps$ - Class in com.here.platform.location.inmemory.geospatial
- PackedLineStringOps$() - Constructor for class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- pageToken() - Method in class com.here.platform.data.client.model.ObjectStoreListing
- pageToken() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- pageToken() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- pageToken() - Method in class com.here.platform.data.client.service.config.GetSubsets
- pageToken() - Method in class com.here.platform.data.client.service.config.ListSubscriptions
- pageToken() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- pageToken() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- pageTokenQueryParam(Option<String>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- PAK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Pakistan
- PAK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
- PAN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Panama
- PAN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
- ParallelizableResult - Class in com.here.platform.data.client.utils.rsql
- ParallelizableResult() - Constructor for class com.here.platform.data.client.utils.rsql.ParallelizableResult
- ParallelizableResultByPartitionIds - Class in com.here.platform.data.client.utils.rsql
- ParallelizableResultByPartitionIds(Seq<String>, Function2<QueryApi, Seq<String>, IterableOnce<Partition>>) - Constructor for class com.here.platform.data.client.utils.rsql.ParallelizableResultByPartitionIds
- ParallelizableResultByParts - Class in com.here.platform.data.client.utils.rsql
- ParallelizableResultByParts(Seq<String>, Function2<QueryApi, String, IterableOnce<Partition>>) - Constructor for class com.here.platform.data.client.utils.rsql.ParallelizableResultByParts
- parallelization() - Method in class com.here.platform.data.client.model.StreamProperties
- parallelization() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties
- parameters() - Method in class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails
- parameters() - Method in class com.here.platform.data.client.settings.LocatorResponse
- Parameters(LogProbability) - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters
- Parameters$() - Constructor for class com.here.platform.location.core.mapmatching.DistanceTransitionProbabilityStrategy.Parameters$
- params() - Method in class com.here.platform.data.client.service.config.ListCatalogs
- parent() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- PARKING_AISLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is within a parking lot or not.
- PARKING_LOT_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is within a parking lot or not.
- ParkingAisle() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is within a parking lot or not.
- ParkingLotRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is within a parking lot or not.
- Parquet - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- ParquetBlobConverter - Class in com.here.platform.data.client.flink.impl.decoders
- ParquetBlobConverter(String) - Constructor for class com.here.platform.data.client.flink.impl.decoders.ParquetBlobConverter
- parse(String) - Method in interface com.here.platform.data.client.base.ApiEnumParser
- parse(String) - Static method in class com.here.platform.data.client.http.HereDigest
- parse(String) - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- parse(String, boolean, ConsumerRecord<String, byte[]>) - Static method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaSerialization
- parse(Option<String>, IndexPartitionDeserializer, Materializer) - Method in class com.here.platform.data.client.impl.IndexParser$IndexParser
- parse(Option<String>, IndexPartsDeserializer, Materializer) - Method in class com.here.platform.data.client.impl.IndexParser.IndexPartsParser
- parseConfig(Config) - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- parseConnectorProperties(Config) - Static method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- ParsedField - Interface in com.here.platform.data.client.impl
- ParsedQuery - Interface in com.here.platform.data.client.utils.rsql
- parsedQueryOpt() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- ParseException - Exception in com.here.platform.data.client.json
- ParseException(String, int, int, int) - Constructor for exception com.here.platform.data.client.json.ParseException
- parseJson(String) - Static method in class com.here.platform.data.client.service.stream.NotificationParser
- parseLookupConfig(Config) - Static method in class com.here.platform.data.client.base.http.ApiConfigurationProfile
- parseMaterialized(ContentType, Option<String>, Materializer) - Method in class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps
- parseMessage(StreamMessage) - Static method in class com.here.platform.data.client.service.stream.NotificationParser
- parseNotification(ConsumerRecord<String, byte[]>) - Static method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaSerialization
- parsePrematerialized(ContentType, Option<String>, Materializer) - Method in class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps
- Parser<J> - Class in com.here.platform.data.client.json
-
Parser implements a state machine for correctly parsing JSON data.
- Parser() - Constructor for class com.here.platform.data.client.json.Parser
- parseResponse(String) - Static method in class com.here.platform.data.client.service.lookup.DiscoveryService
- parseString(int, RawFContext<J>) - Method in interface com.here.platform.data.client.json.ByteBasedParser
-
Parse the string according to JSON rules, and add to the given context.
- parseStringSimple(int, RawFContext<J>) - Method in interface com.here.platform.data.client.json.ByteBasedParser
-
See if the string has any escape sequences.
- part() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- part() - Method in class com.here.platform.data.client.utils.MultiDataChunk
- PartData - Class in com.here.platform.data.client.flink.impl
- PartData(String, long, long) - Constructor for class com.here.platform.data.client.flink.impl.PartData
- partId() - Method in class com.here.platform.data.client.flink.impl.PartData
- partId() - Method in class com.here.platform.data.client.flink.impl.PartVersionState
- partId() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- partId() - Method in class com.here.platform.data.client.service.index.Query
- partId() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- partId() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- partID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- partID() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- partition() - Method in class com.here.hrn.HRN
- partition() - Method in class com.here.platform.data.client.flink.impl.IndexData
- partition() - Method in class com.here.platform.data.client.flink.impl.PartitionData
- partition() - Method in class com.here.platform.data.client.flink.impl.PartitionVersionState
- partition() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterListPartitionsOps
- partition() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- partition() - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- partition() - Method in class com.here.platform.data.client.flink.impl.VolatileData
- partition() - Method in class com.here.platform.data.client.impl.PartitionField
- partition() - Method in interface com.here.platform.data.client.impl.PublishPartition
- partition() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- partition() - Method in interface com.here.platform.data.client.model.PendingPartition
-
The partition id of this pending partition.
- partition() - Method in class com.here.platform.data.client.model.PublicationPartition
- partition() - Method in class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition
- partition() - Method in class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition
- partition() - Method in interface com.here.platform.data.client.service.index.DefaultIndexService.UpdatePartition
- partition() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- partition() - Method in class com.here.platform.data.client.service.stream.StreamMessageOffset
- partition() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- partition() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- Partition - Class in com.here.platform.data.client.v2.adapter.model
-
The partition metadata.
- Partition - Interface in com.here.platform.data.client.javadsl
-
Represent a already committed partition
- Partition(String, String) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partition
- Partition(String, String, AdditionalField[]) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partition
- Partition$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Partition$
- PartitionBlobAsync - Class in com.here.platform.data.client.flink.impl
- PartitionBlobAsync(HRN, Settings, DataClientFlinkContextFactory, ReadEngineFactory) - Constructor for class com.here.platform.data.client.flink.impl.PartitionBlobAsync
- PartitionBuilder - Class in com.here.platform.data.client.javadsl
- PartitionBuilder() - Constructor for class com.here.platform.data.client.javadsl.PartitionBuilder
- partitionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithProperties
- partitionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- partitionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithSelection
- partitionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithTimestamp
- partitionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithVersion
- PartitionCondition - Interface in com.here.platform.data.client.utils.rsql
- PartitionConverter - Interface in com.here.platform.data.client.converters
- PartitionConverter - Interface in com.here.platform.data.client.flink.impl.decoders
- PartitionConverterImpl - Class in com.here.platform.data.client.flink.impl.decoders
- PartitionConverterImpl(RowTypeInfo, BlobConverter, String, LayerType) - Constructor for class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- PartitionConverterImplV2 - Class in com.here.platform.data.client.flink.impl.decoders
- PartitionConverterImplV2(RowTypeInfo, BlobConverter, String, LayerType) - Constructor for class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- PartitionConverterV2 - Class in com.here.platform.data.client.flink.impl.decoders
- PartitionConverterV2() - Constructor for class com.here.platform.data.client.flink.impl.decoders.PartitionConverterV2
- partitionCounts() - Method in class com.here.platform.data.client.model.VersionInfo
- PartitionData - Class in com.here.platform.data.client.flink.impl
- PartitionData(Partition, byte[]) - Constructor for class com.here.platform.data.client.flink.impl.PartitionData
- PartitionDecoder - Interface in com.here.platform.data.client.converters
- PartitionDecoder - Interface in com.here.platform.data.client.flink.impl.decoders
- PartitionDecoders - Interface in com.here.platform.data.client.converters
- PartitionDescriptorHolder - Interface in com.here.platform.data.client.converters.protobuf
- PartitionDescriptorHolderImpl - Class in com.here.platform.data.client.converters.protobuf
-
To create the mainDescriptor, the FileDescriptorSet and messageClassName are required.
- PartitionDescriptorHolderImpl(DescriptorProtos.FileDescriptorSet, String) - Constructor for class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- PartitionEncoder - Interface in com.here.platform.data.client.converters
- PartitionEncoder - Interface in com.here.platform.data.client.flink.impl.decoders
- PartitionEncoders - Interface in com.here.platform.data.client.converters
- PartitionField - Class in com.here.platform.data.client.impl
- PartitionField(ReferencePartition) - Constructor for class com.here.platform.data.client.impl.PartitionField
- PartitionField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- PartitionField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- partitionFilters() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- partitionFilters() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- PartitionFromFeatureIds - Class in com.here.platform.data.client.utils.rsql
- PartitionFromFeatureIds(Seq<String>) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionFromFeatureIds
- PartitionFromIds - Class in com.here.platform.data.client.utils.rsql
- PartitionFromIds(Seq<String>) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionFromIds
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList
- partitionId() - Method in class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- partitionId() - Method in class com.here.platform.location.compilation.core.NodeReference
- partitionId() - Method in class com.here.platform.location.compilation.core.SegmentReference
- partitionId() - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- partitionId() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- partitionId(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- partitionId(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- partitionId(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- partitionId(R) - Method in interface com.here.platform.location.compilation.heremapcontent.RoutingGraphOperations
- PartitionId - Class in com.here.platform.location.compilation.core
- PartitionId - Class in com.here.platform.location.integration.heremapcontent
-
An Id that uniquely identifies a partition in HERE Map Content.
- PartitionId(String) - Constructor for class com.here.platform.location.compilation.core.PartitionId
- PartitionId(String) - Constructor for class com.here.platform.location.integration.heremapcontent.PartitionId
- partitionIds() - Method in class com.here.platform.data.client.service.query.GetChangesById
- partitionIds() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- partitionIds() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- partitionIds() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- partitionIds() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- partitionIds() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.Gets the partition IDs available from this loader.
- partitionIds() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- partitionIds() - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.Gets the tile IDs available from this loader.
- partitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- partitionIds(long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- PartitionIdsFilter - Class in com.here.platform.data.client.flink.impl
- PartitionIdsFilter(Set<String>, VolatilePartitionsFilter) - Constructor for class com.here.platform.data.client.flink.impl.PartitionIdsFilter
- PartitionInArea - Class in com.here.platform.data.client.utils.rsql
-
Parent case class for supporting geo-spatial functions As specified here: https://confluence.in.here.com/x/WA75KQ
- PartitionInArea(Area) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionInArea
- partitioning() - Method in class com.here.platform.data.client.model.Layer
- partitioning() - Method in class com.here.platform.data.client.model.WritableLayer
- partitioning() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- partitioning() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- partitioning() - Method in class com.here.platform.location.dataloader.core.AbstractDataLoaderDecorator
-
Deprecated.
- partitioning() - Method in interface com.here.platform.location.dataloader.core.DataLoader
-
Deprecated.
- partitioning() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- Partitioning - Class in com.here.platform.data.client.model
- Partitioning - Class in com.here.platform.data.client.v2.adapter.model
-
Describes the way in which data is partitioned within the layer.
- Partitioning() - Constructor for class com.here.platform.data.client.model.Partitioning
- Partitioning(PartitioningScheme, int[]) - Constructor for class com.here.platform.data.client.v2.adapter.model.Partitioning
- PartitioningScheme - Enum Class in com.here.platform.data.client.model
-
Partitioning scheme supported by the server
- PartitioningScheme - Enum Class in com.here.platform.data.client.v2.adapter.model
-
The partitioning scheme defines the way in which partitions are handled.
- PartitioningSchemeSerializer - Class in com.here.platform.data.client.json
- PartitioningSchemeSerializer() - Constructor for class com.here.platform.data.client.json.PartitioningSchemeSerializer
- PartitioningType - Interface in com.here.platform.data.client.model
-
Partitioning scheme supported by the server
- PartitionKeySelector - Class in com.here.platform.data.client.flink.impl
- PartitionKeySelector(Seq<String>) - Constructor for class com.here.platform.data.client.flink.impl.PartitionKeySelector
- PartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.PartitionMapping$
- PartitionMetadata - Interface in com.here.platform.data.client.v2.api.javadsl
- PartitionPage - Class in com.here.platform.data.client.impl
- PartitionPage(Source<Partition, NotUsed>, Future<Option<String>>) - Constructor for class com.here.platform.data.client.impl.PartitionPage
- PartitionPageParseOps(Source<ByteString, ?>) - Constructor for class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps
- PartitionPageParseOps$() - Constructor for class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps$
- PartitionPageParser - Class in com.here.platform.data.client.impl
- PartitionPageParser() - Constructor for class com.here.platform.data.client.impl.PartitionPageParser
- PartitionPageParser.PartitionPageParseOps - Class in com.here.platform.data.client.impl
- PartitionPageParser.PartitionPageParseOps$ - Class in com.here.platform.data.client.impl
- PartitionPageRetriever - Class in com.here.platform.data.client.impl
- PartitionPageRetriever() - Constructor for class com.here.platform.data.client.impl.PartitionPageRetriever
- PartitionPageRetriever.RetrievePartitionPageOps - Class in com.here.platform.data.client.impl
- PartitionPageRetriever.RetrievePartitionPageOps$ - Class in com.here.platform.data.client.impl
- partitionResolver(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.Returns a
PartitionResolverfor this layer. - PartitionResolver - Interface in com.here.platform.location.integration.herecommons.graph
-
Returns the input tiles that an output tile requires for compilation.
- partitions() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterIterablePojoPartitionsOps
- partitions() - Method in class com.here.platform.data.client.impl.PartitionPage
- partitions() - Method in class com.here.platform.data.client.impl.PartitionSinglePage
- partitions() - Method in class com.here.platform.data.client.model.PublicationPartitions
- partitions() - Method in class com.here.platform.data.client.service.index.Indexes
- partitions() - Method in class com.here.platform.data.client.service.ingest.UploadPartitions
- partitions() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- partitionSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- partitionSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- PartitionSchema - Class in com.here.platform.data.client.flink.impl.schema
- PartitionSchema(PartitionConverter) - Constructor for class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- partitionSelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- partitionSelector() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- PartitionSinglePage - Class in com.here.platform.data.client.impl
- PartitionSinglePage() - Constructor for class com.here.platform.data.client.impl.PartitionSinglePage
- partitionsProvider(QueryApi) - Method in class com.here.platform.data.client.flink.javadsl.QueryChangesSource
- partitionsProvider(QueryApi) - Method in class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionSource
- partitionsProvider(QueryApi) - Method in class com.here.platform.data.client.flink.javadsl.QueryPartitionSource
- partitionsProvider(QueryApi) - Method in class com.here.platform.data.client.flink.javadsl.QueryVolatileChangesSource
- PartitionVersionState - Class in com.here.platform.data.client.flink.impl
- PartitionVersionState(Option<String>, long) - Constructor for class com.here.platform.data.client.flink.impl.PartitionVersionState
- PartitionWithProperties - Class in com.here.platform.data.client.utils.rsql
- PartitionWithProperties(PartitionCondition, Seq<PropertyCondition>) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionWithProperties
- PartitionWithPropertiesAndSelection - Class in com.here.platform.data.client.utils.rsql
- PartitionWithPropertiesAndSelection(PartitionCondition, Seq<PropertyCondition>, SelectionCondition) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- PartitionWithSelection - Class in com.here.platform.data.client.utils.rsql
- PartitionWithSelection(PartitionCondition, SelectionCondition) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionWithSelection
- PartitionWithTimestamp - Class in com.here.platform.data.client.utils.rsql
- PartitionWithTimestamp(PartitionCondition, TimestampCondition) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionWithTimestamp
- PartitionWithVersion - Class in com.here.platform.data.client.utils.rsql
- PartitionWithVersion(PartitionCondition, VersionCondition) - Constructor for class com.here.platform.data.client.utils.rsql.PartitionWithVersion
- partNumber() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- partNumber() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- partNumber() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- parts() - Method in class com.here.platform.data.client.model.ObjectStoreUploadResult
- parts() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultiPartUploadResultRaw
- parts() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartsRaw
- parts() - Method in class com.here.platform.data.client.service.blobstore.model.UploadMultiDataResult
- parts() - Method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- parts() - Method in class com.here.platform.data.client.service.index.Parts
- parts() - Method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByParts
- parts() - Method in class com.here.platform.data.client.utils.SingleDataChunk
- parts() - Method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- Parts - Class in com.here.platform.data.client.service.index
- Parts(String, int) - Constructor for class com.here.platform.data.client.service.index.Parts
- PartSize() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- partType() - Method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- PartType - Class in com.here.platform.location.tpeg2.mmc
- PartType(short) - Constructor for class com.here.platform.location.tpeg2.mmc.PartType
- PartUploadParallelism() - Static method in class com.here.platform.data.client.hdfs.BlobFsConfig
- PartVersionState - Class in com.here.platform.data.client.flink.impl
- PartVersionState(Option<String>, long, long) - Constructor for class com.here.platform.data.client.flink.impl.PartVersionState
- password() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- password() - Method in class com.here.platform.data.client.http.ProxyCredentials
- PATCH - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- PATCH$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.PATCH$
- patchCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- patchCatalog(String, PatchCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Modify some fields of the catalog.
- PatchCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- PatchCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter$
- PatchCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- patchFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- patchFeature(HRN, String, Feature, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- patchFeature(HRN, String, Feature, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- patchFeature(String, Feature, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Patch specified feature in Interactive Map layer.
- patchFeature(String, Feature, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- patchFeature(String, Feature, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Patch specified feature in Interactive Map layer.
- patchFeature(String, String, String, Feature, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Patches an existing feature.
- PatchFeature - Class in com.here.platform.data.client.service.interactiveMap
- PatchFeature(String, String, String) - Constructor for class com.here.platform.data.client.service.interactiveMap.PatchFeature
- PatchFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- PatchFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter$
- PatchFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- patchFeatureJson(HRN, String, String, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- patchFeatureJson(HRN, String, String, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- patchFeatureJson(String, String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Patch specified feature in Interactive Map layer.
- patchFeatureJson(String, String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- patchFeatureJson(String, String, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Patch specified feature in Interactive Map layer.
- patchLayer() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- patchLayer(String, String, PatchLayer, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Modify some fields of the catalog layer.
- PatchLayerAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- PatchLayerAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter$
- PatchLayerBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- patchVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- patchVolatileBlob(String, String, String, PatchProperties, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Modify ttl of the volatile data blob in the underlying storage mechanism (volume).
- PatchVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- PatchVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter$
- PatchVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- path() - Method in class com.here.platform.data.client.base.ApiRequest
- path() - Method in exception com.here.platform.data.client.base.StatusCodeException
- path() - Method in interface com.here.platform.data.client.http.RestEndpoint
- path() - Method in class com.here.platform.data.client.impl.NextField
- path() - Method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- path() - Method in class com.here.platform.data.client.service.artifact.GetSchema
- path() - Method in class com.here.platform.data.client.service.blobstore.BlobExists
- path() - Method in interface com.here.platform.data.client.service.blobstore.BlobstoreRestEndpoint
- path() - Method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- path() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreKeyEndpoint
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- path() - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreMultipartEndpoint
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- path() - Method in class com.here.platform.data.client.service.blobstore.PutBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- path() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- path() - Method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- path() - Method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- path() - Method in interface com.here.platform.data.client.service.config.ConfigLayerResourceEndpoint
- path() - Method in interface com.here.platform.data.client.service.config.ConfigResourceEndpoint
- path() - Method in interface com.here.platform.data.client.service.config.ConfigSubscriptionEndpoint
- path() - Method in interface com.here.platform.data.client.service.config.ConfigSubscriptionResourceEndpoint
- path() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- path() - Method in class com.here.platform.data.client.service.config.CreateSubscription
- path() - Method in class com.here.platform.data.client.service.config.DeleteLayer
- path() - Method in class com.here.platform.data.client.service.config.DeleteSubscription
- path() - Method in class com.here.platform.data.client.service.config.GetSubscription
- path() - Method in class com.here.platform.data.client.service.config.GetSubscriptionStatus
- path() - Method in class com.here.platform.data.client.service.config.ListCatalogs
- path() - Method in class com.here.platform.data.client.service.config.ListSubscriptions
- path() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- path() - Method in class com.here.platform.data.client.service.index.DeleteIndexes
- path() - Method in class com.here.platform.data.client.service.index.DeleteIndexesStatus
- path() - Method in class com.here.platform.data.client.service.index.Indexes
- path() - Method in class com.here.platform.data.client.service.index.Parts
- path() - Method in class com.here.platform.data.client.service.index.Query
- path() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- path() - Method in class com.here.platform.data.client.service.ingest.UploadPartitions
- path() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- path() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- path() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- path() - Method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- path() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- path() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- path() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- path() - Method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- path() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- path() - Method in class com.here.platform.data.client.service.metadata.GetChangesParts
- path() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- path() - Method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- path() - Method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- path() - Method in class com.here.platform.data.client.service.metadata.GetMinimumVersion
- path() - Method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- path() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- path() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- path() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- path() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- path() - Method in class com.here.platform.data.client.service.publish.CancelPublication
- path() - Method in class com.here.platform.data.client.service.publish.ClosePublication
- path() - Method in class com.here.platform.data.client.service.publish.GetPublication
- path() - Method in class com.here.platform.data.client.service.publish.OpenPublication
- path() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- path() - Method in class com.here.platform.data.client.service.query.GetChangesById
- path() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- path() - Method in interface com.here.platform.data.client.service.query.QueryEndpoint
- path() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- path() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- path() - Method in class com.here.platform.data.client.service.stream.endpoints.Consume
- path() - Method in interface com.here.platform.data.client.service.stream.endpoints.StreamEndpoint
- path() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- path() - Method in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- path() - Method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- path() - Method in class com.here.platform.location.referencing.ClosedLinearLocation
- path() - Method in class com.here.platform.location.referencing.LinearLocation
- Path - Class in com.here.platform.location.tpeg2.olr
-
A
Pathspecifies a sequence of coordinates defining a path. - Path(List<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Path
- Path(Seq<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Path
- PathMatcher<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
A path-based map matcher.
- PathMatchers - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- PathMatchers(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates a
PathMatchersfrom an Optimized Map for Location Library. - PathMatcherWithFilter<O,
V, T> - Class in com.here.platform.location.core.mapmatching.javadsl -
This is an experimental API.
- PathMatcherWithFilter(PathMatcher<O, V, T>, Filter<O>, Interpolator<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.javadsl.PathMatcherWithFilter
- PathMatcherWithFilterAsync<O,
V, T> - Class in com.here.platform.location.core.mapmatching - PathMatcherWithFilterAsync(HMMPathMatcher<O, V, T>, Filter<O>, Interpolator<O, V, T>) - Constructor for class com.here.platform.location.core.mapmatching.PathMatcherWithFilterAsync
- pathParams() - Method in class com.here.platform.data.client.base.ApiRequest
- pathProperties() - Method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- pathProperties() - Method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- PathProperties - Class in com.here.platform.location.tpeg2.olr
-
PathPropertiesspecify the properties of the full path betweeen subsequent reference points. - PathProperties(FunctionalRoadClass, DistanceMetresMax15000, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PathProperties
- paths() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- paths() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- pathSuffix() - Method in interface com.here.platform.data.client.service.config.ConfigResourceEndpoint
- pathSuffix() - Method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- pathSuffix() - Method in class com.here.platform.data.client.service.config.GetSubset
- pathSuffix() - Method in class com.here.platform.data.client.service.config.GetSubsets
- pathSuffix() - Method in class com.here.platform.data.client.service.config.GetSubsetsFingerprint
- pathToBlobDir(Path) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- pathToBlobObjectId(Path) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- pathToPoi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- pathToPoint() - Method in class com.here.platform.location.referencing.PointOfInterest
- Paved() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Indicates whether the navigable segment is paved.
- PAVED - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Indicates whether the navigable segment is paved.
- PAYLOAD_TOO_LARGE() - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- PCN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Pitcairn
- PCN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
- Pedestrian - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Pedestrian - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- PendingPartition - Interface in com.here.platform.data.client.model
-
A partition pending for commit, either a new partition, an update to an existing partition, or the deletion of an existing partition.
- PendingPartitionMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.PendingPartitionMapping$
- PeopleOnRoadway - Class in com.here.platform.location.tpeg2.tec
- PeopleOnRoadway(short) - Constructor for class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- PER - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Peru
- PER_FEATURE() - Static method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- PER_TRANSACTION() - Static method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- PER$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
- performDelete() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performDelete(String, String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Deletes the partitions that match the query in the index layer.
- PerformDeleteAdapter(ApiRequest<DeleteResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- PerformDeleteAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter$
- PerformDeleteBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- performQuery() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performQuery(String, String, String, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Queries the index layer for the partitions that match the query.
- PerformQueryAdapter(ApiRequest<DataResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- PerformQueryAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter$
- PerformQueryBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- performUpdate() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- performUpdate(String, String, UpdateIndexRequest, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
-
Modifies partitions in an index layer.
- PerformUpdateAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- PerformUpdateAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter$
- PerformUpdateBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- perimeter(LinearRingOperations<LR>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- permissivelyJoin(LinearLocation, LinearLocation) - Static method in class com.here.platform.location.referencing.LinearLocation
- perRequestTimeout(RetryPolicyType) - Method in interface com.here.platform.data.client.http.Endpoint
- PHL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Philippines
- PHL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
- PHYSICAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadDividers
-
A physical divider preventing specific manoeuvres.
- Physical$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
- physicalAttribute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates a map that return the
PhysicalAttributeof aVertex. - physicalAttribute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that return the
PhysicalAttributeof aVertex. - PhysicalAttribute - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Physical characteristics for a vertex range.
- PhysicalAttribute(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
- PhysicalAttributes - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Physical characteristics for a vertex range.
- physicalLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the lane physical-count of a
Vertex. - physicalLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the lane physical-count of a
Vertex. - piecewiseExtendedTmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for
PiecewiseTmcCoverage. - piecewiseExtendedTmc() - Method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for
PiecewiseTmcCoverage. - piecewiseExtendedTmc(PropertyMap<Vertex, Double>, DirectedGraph<Vertex, Edge>, PropertyMap<TrafficMessageChannelCode, Optional<LinearLocation>>, RangeBasedPropertyMap<Vertex, Set<TrafficMessageChannelCode>>, Optional<TmcAdjacencyProvider>) - Static method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for
PiecewiseTmcCoverage. - piecewiseExtendedTmcV2(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).piecewiseExtendedTmc(). - piecewiseExtendedTmcV2(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).piecewiseExtendedTmc(). - PiecewiseTmcCoverage - Class in com.here.platform.location.referencing.tmc
-
Generalized result of TMC reference creation.
- PiecewiseTmcCoverage(List<TmcCoverage>) - Constructor for class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- PiecewiseTmcCoverage(Seq<TmcCoverage>) - Constructor for class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- PimpedAsyncParser<J> - Class in com.here.platform.data.client.json
-
AsyncParser is able to parse chunks of data (encoded as Option[ByteBuffer] instances) and parse asynchronously.
- PimpedAsyncParser.Mode - Class in com.here.platform.data.client.json
- PimpedAsyncParser.SingleValue$ - Class in com.here.platform.data.client.json
- PimpedAsyncParser.UnwrapArray$ - Class in com.here.platform.data.client.json
- PimpedAsyncParser.UnwrapObject$ - Class in com.here.platform.data.client.json
- PimpedAsyncParser.ValueStream$ - Class in com.here.platform.data.client.json
- pinCertificates() - Method in class com.here.platform.data.client.settings.DataClientSSLConfigExt
- PlainText - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- plus(CacheStats) - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.Field by field addition
- PLW - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Palau
- PLW$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
- Png - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- PNG - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Papua New Guinea
- PNG$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
- poi() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- POI_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LocalRoads
-
Indicates whether the segment range is a POI Access Road.
- PoiAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
-
Indicates whether the segment range is a POI Access Road.
- point() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- point() - Method in class com.here.platform.location.referencing.PointOfInterest
- point(GeoCoordinateHolder) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given point at the end of this feature collection.
- point(GeoCoordinateHolder, Properties) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Adds the given point and properties at the end of this feature collection.
- Point - Class in com.here.platform.data.client.model.geojson
- Point(String, Option<Seq<Object>>, Option<Seq<Object>>) - Constructor for class com.here.platform.data.client.model.geojson.Point
- Point.Builder - Class in com.here.platform.data.client.model.geojson
- PointAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- PointAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- PointAdvancedNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- PointAdvancedNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
-
Deprecated.
- pointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PointAlongLineLocationReferences. - pointAlongLine() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
PointAlongLineLocationReferences. - pointAlongLine() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- pointAlongLine(ProximitySearch<GeoCoordinate, Vertex>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
This is an experimental API.
- pointAlongLine(DirectedGraph<Vertex, Edge>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
This is an experimental API.
- PointAlongLineLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
PointAlongLineLocationReferencerefers to a point relative to a road sections in a map-agnostic fashion. - PointAlongLineLocationReference(PointLocationLineReferenceData, Optional<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- PointAlongLineLocationReference(PointLocationLineReferenceData, Option<Shape>) - Constructor for class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- PointAttributeDescription - Interface in com.here.platform.location.compilation.core
- pointBasedProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- PointBasedProperty<T> - Interface in com.here.platform.location.core.graph.javadsl
-
Represents the value of a property together with the offset on the entity to which this value applies.
- PointBasedPropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
Specialized
PropertyMapfor properties that potentially apply to only part of a key. - pointBasedPropertyTile(PointBasedPropertyTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- PointBasedPropertyTile - Interface in com.here.platform.location.inmemory.graph
- pointForFraction(GC, GC, double) - Method in class com.here.platform.location.core.geospatial.javadsl.GeoCoordinates
-
Intermediate point at some fraction between two points on a great-circle in degrees.
- pointForFraction(LS, double) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Calculates the intermediate point on a great-circle at some fraction of a line string.
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- PointGeoCoordinateOperations() - Method in interface com.here.platform.location.core.geospatial.LinearRingOperations
- PointGeoCoordinateOperations() - Method in interface com.here.platform.location.core.geospatial.LineStringOperations
- PointGeoCoordinateOperations() - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- PointLocationLineReferenceData - Class in com.here.platform.location.tpeg2.olr
-
The reference data for a point along a line.
- PointLocationLineReferenceData(FirstLocationReferencePoint, LastLocationReferencePoint, SideOfRoad, Orientation, Optional<DistanceMetresMax15000>) - Constructor for class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- PointLocationLineReferenceData(FirstLocationReferencePoint, LastLocationReferencePoint, SideOfRoad, Orientation, Option<DistanceMetresMax15000>) - Constructor for class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- pointMode() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- pointMode() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- pointNorthWest() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- PointOfInterest - Class in com.here.platform.location.referencing
-
A geocoordinate based point of interest (POI).
- PointOfInterest(GeoCoordinate, AccessPoint, List<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PointOfInterest
- PointOfInterest(GeoCoordinate, AccessPoint, Seq<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PointOfInterest
- PointOrientation - Enum Class in com.here.platform.location.referencing.javadsl
-
The orientation of an event in the road.
- pointProjection(GC, LS, GeoProjection) - Method in class com.here.platform.location.core.geospatial.javadsl.LineStrings
-
Computes the projection and distance between a point and a line string for which
GeoCoordinateOperationsandLineStringOperationsare defined. - points - Variable in class com.here.platform.location.core.geospatial.javadsl.LineString
- points() - Method in class com.here.platform.location.referencing.PolygonLocation
- points() - Method in class com.here.platform.location.tpeg2.olr.Path
- points() - Method in class com.here.platform.location.tpeg2.olr.Shape
- points(LinearRingOperations<LR>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.LinearRingOperationsAsMembers
- points(LineStringOperations<LS>) - Method in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- points(PackedLineString) - Method in class com.here.platform.location.inmemory.geospatial.PackedLineString.PackedLineStringOps$
- points(LR) - Method in interface com.here.platform.location.core.geospatial.LinearRingOperations
-
The points that compose the
linearRingin order. - points(LS) - Method in interface com.here.platform.location.core.geospatial.LineStringOperations
-
The points in the `lineString` in order.
- points(Seq<GeoCoordinate>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinate.LineStringOpsImpl$
- points(Seq<GeoCoordinate>) - Method in class com.here.platform.location.core.geospatial.LinearRingOperations.GeoCoordinateSeqLinearRingOps$
- pointSouthEast() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- PointTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- PointTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- poiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
POIWithAccessPointLocationReferences. - poiWithAccessPoint() - Method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
POIWithAccessPointLocationReferences. - poiWithAccessPoint(ProximitySearch<GeoCoordinate, Vertex>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
This is an experimental API.
- poiWithAccessPoint(DirectedGraph<Vertex, Edge>, DirectedGraph<Vertex, Edge>, PropertyMap<Vertex, LineStringHolder<GeoCoordinate>>, PropertyMap<Vertex, Double>, RangeBasedPropertyMap<Vertex, Boolean>, RangeBasedPropertyMap<Vertex, FunctionalClass>, RangeBasedPropertyMap<Vertex, FormOfWay>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
This is an experimental API.
- POIWithAccessPointLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
POIWithAccessPointLocationReferencedescribes a point of interest (POI) and an access point to that POI on the road network, for example an entry to a car park associated with the POI. - POIWithAccessPointLocationReference(PointLocationLineReferenceData, RelativeGeoCoordinate, Optional<Shape>, Optional<Path>) - Constructor for class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- POIWithAccessPointLocationReference(PointLocationLineReferenceData, RelativeGeoCoordinate, Option<Shape>, Option<Path>) - Constructor for class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- pojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartitionVersionStateOps
- pojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartVersioniStateOps
- pojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterVersionTupleOps
- PojoConverter - Class in com.here.platform.data.client.flink.impl
- PojoConverter() - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter
- PojoConverter.PojoConverterIterablePojoPartitionsOps - Class in com.here.platform.data.client.flink.impl
- PojoConverter.PojoConverterListPartitionsOps - Class in com.here.platform.data.client.flink.impl
- PojoConverter.PojoConverterPartitionVersionStateOps - Class in com.here.platform.data.client.flink.impl
- PojoConverter.PojoConverterPojoPartitionVersionStateOps - Class in com.here.platform.data.client.flink.impl
- PojoConverter.PojoConverterPojoPartVersioniStateOps - Class in com.here.platform.data.client.flink.impl
- PojoConverter.PojoConverterVersionTupleOps - Class in com.here.platform.data.client.flink.impl
- PojoConverterIterablePojoPartitionsOps(Iterable<PojoPartition>) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterIterablePojoPartitionsOps
- PojoConverterListPartitionsOps(ReferencePartition) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterListPartitionsOps
- PojoConverterPartitionVersionStateOps(PartitionVersionState) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPartitionVersionStateOps
- PojoConverterPojoPartitionVersionStateOps(PojoPartitionVersionState) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartitionVersionStateOps
- PojoConverterPojoPartVersioniStateOps(PojoPartVersionState) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPojoPartVersioniStateOps
- PojoConverterVersionTupleOps(PartVersionState) - Constructor for class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterVersionTupleOps
- PojoPartition - Class in com.here.platform.data.client.flink.impl
-
POJO Class have to https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/stream/state/schema_evolution.html#pojo-types
- PojoPartition() - Constructor for class com.here.platform.data.client.flink.impl.PojoPartition
- PojoPartition(long, String, String, String, String, String, long, long, String, long) - Constructor for class com.here.platform.data.client.flink.impl.PojoPartition
- PojoPartitionVersionState - Class in com.here.platform.data.client.flink.impl
-
POJO Class have to https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/stream/state/schema_evolution.html#pojo-types
- PojoPartitionVersionState() - Constructor for class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- PojoPartitionVersionState(String, long) - Constructor for class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- PojoPartVersionState - Class in com.here.platform.data.client.flink.impl
-
POJO Class have to https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/stream/state/schema_evolution.html#pojo-types
- PojoPartVersionState() - Constructor for class com.here.platform.data.client.flink.impl.PojoPartVersionState
- PojoPartVersionState(String, long, long) - Constructor for class com.here.platform.data.client.flink.impl.PojoPartVersionState
- PojoQuery - Class in com.here.platform.data.client.flink.impl
-
POJO Class have to https://ci.apache.org/projects/flink/flink-docs-release-1.10/dev/stream/state/schema_evolution.html#pojo-types
- PojoQuery() - Constructor for class com.here.platform.data.client.flink.impl.PojoQuery
- PojoQuery(String, Seq<Seq<String>>, Seq<Object>, Seq<String>, long, Seq<Seq<String>>, Seq<Object>, String, long, Set<AdditionalField>) - Constructor for class com.here.platform.data.client.flink.impl.PojoQuery
- POL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Poland
- POL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
- PoliceCheckpoint - Class in com.here.platform.location.tpeg2.tec
- PoliceCheckpoint(short) - Constructor for class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- policy() - Method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.
- poll() - Method in class com.here.platform.data.client.json.CustomJsonObjectParser
-
Attempt to locate next complete JSON object in buffered ByteString and returns
Some(it)if found. - pollNext(ReaderOutput<InteractiveMapFeaturePojo>) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- pollNext(ReaderOutput<PartData>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- pollNext(ReaderOutput<PartitionIdsFilter>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- pollNext(ReaderOutput<QueryNotification>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- pollNext(ReaderOutput<IndexPartition>) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- pollNext(ReaderOutput<Partition>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- pollNext(ReaderOutput<Row>) - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- pollNext(ReaderOutput<Row>) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- pollNext(ReaderOutput<Tuple2<Object, String>>) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- pollNext(ReaderOutput<Tuple2<Object, Seq<String>>>) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- polygon() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - polygon() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
PolygonLocationReferences. - polygon(LinearRingAdapter<LR, P>, GeoCoordinateAdapter<P>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - Polygon - Class in com.here.platform.data.client.model.geojson
- Polygon - Class in com.here.platform.data.client.utils.rsql
- Polygon(String, Option<Seq<Object>>, Option<Seq<Seq<Seq<Object>>>>) - Constructor for class com.here.platform.data.client.model.geojson.Polygon
- Polygon(Seq<Object>) - Constructor for class com.here.platform.data.client.utils.rsql.Polygon
- Polygon.Builder - Class in com.here.platform.data.client.model.geojson
- polygonFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
PolygonLocationReference. - polygonIndex() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- PolygonLocation - Class in com.here.platform.location.referencing
-
A location surrounded by a sequence of points given as geocoordinates.
- PolygonLocation(List<GeoCoordinateHolder>) - Constructor for class com.here.platform.location.referencing.PolygonLocation
- PolygonLocation(Seq<GeoCoordinate>) - Constructor for class com.here.platform.location.referencing.PolygonLocation
- PolygonLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
PolygonLocationReferencerefers to an area described by the geometric shape of a polygon and is not tied to the road network. - PolygonLocationReference(AbsoluteGeoCoordinate, List<RelativeGeoCoordinate>, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- PolygonLocationReference(AbsoluteGeoCoordinate, Seq<RelativeGeoCoordinate>, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- PolygonPoint - Class in com.here.platform.location.tpeg2.tfp
- PolygonPoint(long, long) - Constructor for class com.here.platform.location.tpeg2.tfp.PolygonPoint
- polygonPoints() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- polygons() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- port() - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- port() - Method in class com.here.platform.data.client.http.ProxySettings
- port() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoint
- POSITIVE_EXTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The positive external section of a TMC (Traffic Message Channel) code.
- POSITIVE_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.TmcLocationDispositions
-
The positive internal section of a TMC (Traffic Message Channel) code.
- Positive$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcDirection.Positive$
- PositiveExternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- PositiveInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- positiveOffset() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- positiveOffset() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- POST$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.POST$
- POSTED - Static variable in interface com.here.platform.location.integration.optimizedmap.commonattributes.javadsl.SpeedLimitSources
-
Speed Limit is based on a posted speed limit sign, speed limit information painted on the road, or data obtained from official sources.
- Posted$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
- postFeatureCollection(HRN, String, FeatureCollection, Option<InteractiveMapOptions.IfExistType>, Option<InteractiveMapOptions.IfNotExistType>, boolean, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- postFeatureCollection(HRN, String, FeatureCollection, Option<InteractiveMapOptions.IfExistType>, Option<InteractiveMapOptions.IfNotExistType>, boolean, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- postFeatureCollection(String, FeatureCollection, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- postFeatureCollection(String, FeatureCollection, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- postFeatureCollection(String, FeatureCollection, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- PostFeatureCollection - Class in com.here.platform.data.client.service.interactiveMap
- PostFeatureCollection(String, String, Option<InteractiveMapOptions.IfExistType>, Option<InteractiveMapOptions.IfNotExistType>, boolean) - Constructor for class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- postFeatureCollectionJson(HRN, String, String, Option<InteractiveMapOptions.IfExistType>, Option<InteractiveMapOptions.IfNotExistType>, boolean, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- postFeatureCollectionJson(HRN, String, String, Option<InteractiveMapOptions.IfExistType>, Option<InteractiveMapOptions.IfNotExistType>, boolean, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- postFeatureCollectionJson(String, String, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- postFeatureCollectionJson(String, String, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- postFeatureCollectionJson(String, String, Optional<InteractiveMapOptions.IfExistType>, Optional<InteractiveMapOptions.IfNotExistType>, Boolean) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- postFeatureModifications(HRN, String, FeatureModificationList, boolean, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- postFeatureModifications(HRN, String, FeatureModificationList, boolean, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- postFeatureModifications(String, FeatureModificationList, Boolean) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads FeatureCollection(s) specified in FeatureModificationList to Interactive Map layer.
- postFeatureModifications(String, FeatureModificationList, Boolean) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- postFeatureModifications(String, FeatureModificationList, Boolean) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads FeatureCollection(s) specified in FeatureModificationList to Interactive Map layer.
- PostFeatureModifications - Class in com.here.platform.data.client.service.interactiveMap
- PostFeatureModifications(String, String, boolean) - Constructor for class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- postFeatureModificationsJson(HRN, String, String, boolean, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- postFeatureModificationsJson(HRN, String, String, boolean, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- postFeatureModificationsJson(String, String, Boolean) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads FeatureCollection(s) specified in FeatureModificationList to Interactive Map layer.
- postFeatureModificationsJson(String, String, Boolean) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- postFeatureModificationsJson(String, String, Boolean) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads FeatureCollection(s) specified in FeatureModificationList to Interactive Map layer.
- postFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- postFeatures(String, String, FeatureCollection, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Create or patch features.
- PostFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- PostFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter$
- PostFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- Precipitation - Class in com.here.platform.location.tpeg2.tec
- Precipitation(short) - Constructor for class com.here.platform.location.tpeg2.tec.Precipitation
- preciseTMCInfo() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- preciseTMCInfo() - Method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- PreciseTMCInformation - Class in com.here.platform.location.tpeg2.etl
-
Precise TMC-Information as defined in ISO 17572-2.
- PreciseTMCInformation - Class in com.here.platform.location.tpeg2.tmc
-
Precise TMC-Information as defined in ISO 17572-2.
- PreciseTMCInformation(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- PreciseTMCInformation(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- PreciseTMCInformation(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- PreciseTMCInformation(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- prediction() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- preferredBlobAccessType() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- preferredDataIntegrityDigestAlgorithm() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- preload(Iterable<Long>, Iterable<Long>) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayerReader
-
Downloads the data for the requested versions of the given tileIds and puts it into the cache for later retrieval.
- preload(Iterable<Long>, Iterable<Long>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- preload(Iterable<Long>, Iterable<String>) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayerReader
-
Downloads the data for the requested versions of the given partitionIds and puts it into the cache for later retrieval.
- preload(Iterable<Long>, Iterable<String>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- preload(Iterable<Object>, Iterable<Object>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- preload(Iterable<Object>, Iterable<String>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- preloadAsync(Iterable<Long>, Iterable<Long>, Executor) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedHereTileLayerReader
-
Downloads the data for the requested versions of the given tileIds and puts it into the cache for later retrieval.
- preloadAsync(Iterable<Long>, Iterable<Long>, Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedHereTileLayerReader
- preloadAsync(Iterable<Long>, Iterable<String>, Executor) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.CachingVersionedGenericLayerReader
-
Downloads the data for the requested versions of the given partitionIds and puts it into the cache for later retrieval.
- preloadAsync(Iterable<Long>, Iterable<String>, Executor) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCachingVersionedGenericLayerReader
- preloadAsync(Iterable<Object>, Iterable<Object>, ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayerReader
- preloadAsync(Iterable<Object>, Iterable<String>, ExecutionContext) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayerReader
- prepare() - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.preparation of ExecutionContexts will be removed. Since Scala 2.12.0.
- prepare() - Static method in class com.here.platform.data.client.utils.SameThreadExecutionContext
- prepareNewRequest(HttpRequest, HttpResponse) - Method in class com.here.platform.data.client.http.StdRequestExecutor
- prepareRequest(RequestTemplate, InternalSettings) - Method in class com.here.platform.data.client.http.RequestResponseHandler
- prepareWrite(SparkSession, Job, Map<String, String>, StructType) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- prepareWrite(SparkSession, Job, Map<String, String>, StructType) - Method in class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- prettyPrint(LinearLocationReference) - Static method in class com.here.platform.location.referencing.olr.OlrPrettyPrinter
-
Print a
olr.LinearLocationReferenceusing a yaml inspired syntax and showing angles and coordinates in human-readable form in addition to the OLR representation. - Previous - Enum constant in enum class com.here.platform.data.client.model.ChangeHistoryDirection
- previousLocationCodes(TmcId) - Method in interface com.here.platform.location.referencing.tmc.TmcAdjacencyProvider
-
Returns the location codes that precede the given location (negative direction).
- PRI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Puerto Rico
- PRI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
- printer() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- printer() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- priority() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- priority() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- priority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- priority() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- Priority - Class in com.here.platform.location.tpeg2.tdt
- Priority(short) - Constructor for class com.here.platform.location.tpeg2.tdt.Priority
- PRIORITY_ROAD - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates road stretches that have signs indicating priority on the road.
- PriorityRoad() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates road stretches that have signs indicating priority on the road.
- Private() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Private identifies roads that are not maintained by an organisation responsible for maintenance of public roads.
- PRIVATE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Private identifies roads that are not maintained by an organisation responsible for maintenance of public roads.
- PRIVATE_ROAD_FOR_SERVICE_VEHICLES - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.
- PrivateRoadForServiceVehicles() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A road that provides access for specific service vehicles, e.g., logging roads, farm/agricultural roads etc.
- PRK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Korea, Democratic People's Republic of
- PRK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
- probabilities() - Method in class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- ProbabilitiesAndTransitions<T> - Class in com.here.platform.location.core.mapmatching.javadsl
-
Represents probabilities and transitions computed by
TransitionProbabilityStrategy. - ProbabilitiesAndTransitions(LogProbabilitySeq, Optional<List<Optional<T>>>) - Constructor for class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- probabilityDensity(double) - Method in class com.here.platform.location.core.mapmatching.ExponentialProbabilityDistribution
- probabilityDensity(double) - Method in class com.here.platform.location.core.mapmatching.GaussianProbabilityDistribution
- probabilityDensity(double) - Method in interface com.here.platform.location.core.mapmatching.ProbabilityDistribution
-
Returns the logarithm of the probability density function at a given point.
- ProbabilityDistribution - Interface in com.here.platform.location.core.mapmatching
-
Defines the probability distribution for a continuous random variable.
- problemLength1() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- problemLength1() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- problemLength2() - Method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- problemLength2() - Method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- process(int, ProcessWindowFunction.Context, Iterable<Tuple2<Object, InteractiveMapFeaturePojo>>, Collector<Seq<InteractiveMapFeaturePojo>>) - Method in class com.here.platform.data.client.flink.impl.UpsertAccumulatorWindow
- process(int, ProcessWindowFunction.Context, Iterable<Tuple2<Object, String>>, Collector<Seq<String>>) - Method in class com.here.platform.data.client.flink.impl.DeleteAccumulatorWindow
- processElement(InteractiveMapFeaturePojo, ProcessFunction.Context, Collector<InteractiveMapFeaturePojo>) - Method in class com.here.platform.data.client.flink.impl.FeatureDeleteSideOutputFunction
- PROCESSING_TIME - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
System processing time when the message is parsed by Data Archiving Library (DAL).
- Processing$() - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Processing$
- produceDataStreamRow(StreamExecutionEnvironment) - Method in class com.here.platform.data.client.flink.impl.InteractiveMapLayerTableSource
- produceDataStreamRow(StreamExecutionEnvironment) - Method in class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- produceDataStreamRow(StreamExecutionEnvironment) - Method in class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- produceDataStreamRow(StreamExecutionEnvironment) - Method in class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- producer() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState
- Producer - Interface in com.here.platform.data.client.service.stream.kafka
-
Wraps KafkaProducer through async non blocking methods
- ProducerCache - Class in com.here.platform.data.client.service.stream.kafka
- ProducerCache(ClientExecutionContext, ProducerFactory, FiniteDuration) - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerCache
- ProducerCache.ProducerState - Class in com.here.platform.data.client.service.stream.kafka
- ProducerCache.ProducerState$ - Class in com.here.platform.data.client.service.stream.kafka
- ProducerFactory - Interface in com.here.platform.data.client.service.stream.kafka
-
Creates a new producer instance from given parameters
- ProducerFactoryImpl - Class in com.here.platform.data.client.service.stream.kafka
-
Creates a new producer instance from given parameters
- ProducerFactoryImpl(StreamConfigProvider, Seq<String>, Map<String, String>, RetryPolicyType, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- ProducerImpl - Class in com.here.platform.data.client.service.stream.kafka
- ProducerImpl(String, String, Producer<String, byte[]>, RetryPolicyType, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerImpl
- ProducerKey - Class in com.here.platform.data.client.service.stream.kafka
- ProducerKey(HRN, String, InternalSettings, Option<MetricReporter>) - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerKey
- ProducerState(Future<Producer>, HereTokenChangeListener, AtomicLong) - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState
- ProducerState$() - Constructor for class com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState$
- productArity() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productArity() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productArity() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productArity() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productArity() - Static method in class com.here.platform.data.client.impl.UnknownField
- productArity() - Static method in class com.here.platform.data.client.model.AdditionalFields
- productArity() - Static method in class com.here.platform.data.client.model.AllBytes
- productArity() - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productArity() - Static method in class com.here.platform.data.client.model.DurableVolume
- productArity() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productArity() - Static method in class com.here.platform.data.client.model.NoPartitioning
- productArity() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productArity() - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productArity() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productArity() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productArity() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productArity() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productArity() - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productArity() - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productArity() - Static method in class com.here.platform.data.client.settings.IndexApiType
- productArity() - Static method in class com.here.platform.data.client.settings.IngestApiType
- productArity() - Static method in class com.here.platform.data.client.settings.InlineAccess
- productArity() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productArity() - Static method in class com.here.platform.data.client.settings.LatestOffset
- productArity() - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productArity() - Static method in class com.here.platform.data.client.settings.ManualOffset
- productArity() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productArity() - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productArity() - Static method in class com.here.platform.data.client.settings.PublishApiType
- productArity() - Static method in class com.here.platform.data.client.settings.QueryApiType
- productArity() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productArity() - Static method in class com.here.platform.data.client.settings.StreamApiType
- productArity() - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productArity() - Static method in class com.here.platform.location.compilation.core.Incoming
- productArity() - Static method in class com.here.platform.location.compilation.core.Loop
- productArity() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productArity() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productArity() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productArity() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productArity() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productArity() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productArity() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productElement(int) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productElement(int) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productElement(int) - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productElement(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productElement(int) - Static method in class com.here.platform.data.client.impl.UnknownField
- productElement(int) - Static method in class com.here.platform.data.client.model.AdditionalFields
- productElement(int) - Static method in class com.here.platform.data.client.model.AllBytes
- productElement(int) - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productElement(int) - Static method in class com.here.platform.data.client.model.DurableVolume
- productElement(int) - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productElement(int) - Static method in class com.here.platform.data.client.model.NoPartitioning
- productElement(int) - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productElement(int) - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productElement(int) - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productElement(int) - Static method in class com.here.platform.data.client.settings.IndexApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.IngestApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.InlineAccess
- productElement(int) - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.LatestOffset
- productElement(int) - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productElement(int) - Static method in class com.here.platform.data.client.settings.ManualOffset
- productElement(int) - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productElement(int) - Static method in class com.here.platform.data.client.settings.PublishApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.QueryApiType
- productElement(int) - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productElement(int) - Static method in class com.here.platform.data.client.settings.StreamApiType
- productElement(int) - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Incoming
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Loop
- productElement(int) - Static method in class com.here.platform.location.compilation.core.Outgoing
- productElement(int) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productElement(int) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productElement(int) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productElement(int) - Static method in class com.here.platform.location.inmemory.graph.Backward
- productElement(int) - Static method in class com.here.platform.location.inmemory.graph.Forward
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productElement(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productElementName(int) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productElementName(int) - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productElementName(int) - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productElementName(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productElementName(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productElementName(int) - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productElementName(int) - Static method in class com.here.platform.data.client.impl.UnknownField
- productElementName(int) - Static method in class com.here.platform.data.client.model.AdditionalFields
- productElementName(int) - Static method in class com.here.platform.data.client.model.AllBytes
- productElementName(int) - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productElementName(int) - Static method in class com.here.platform.data.client.model.DurableVolume
- productElementName(int) - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productElementName(int) - Static method in class com.here.platform.data.client.model.NoPartitioning
- productElementName(int) - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productElementName(int) - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.IndexApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.IngestApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.InlineAccess
- productElementName(int) - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.LatestOffset
- productElementName(int) - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productElementName(int) - Static method in class com.here.platform.data.client.settings.ManualOffset
- productElementName(int) - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.PublishApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.QueryApiType
- productElementName(int) - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productElementName(int) - Static method in class com.here.platform.data.client.settings.StreamApiType
- productElementName(int) - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productElementName(int) - Static method in class com.here.platform.location.compilation.core.Incoming
- productElementName(int) - Static method in class com.here.platform.location.compilation.core.Loop
- productElementName(int) - Static method in class com.here.platform.location.compilation.core.Outgoing
- productElementName(int) - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productElementName(int) - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productElementName(int) - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productElementName(int) - Static method in class com.here.platform.location.inmemory.graph.Backward
- productElementName(int) - Static method in class com.here.platform.location.inmemory.graph.Forward
- productElementName(int) - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productElementName(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productElementName(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productElementName(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productElementName(int) - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productElementNames() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productElementNames() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productElementNames() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productElementNames() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productElementNames() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productElementNames() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productElementNames() - Static method in class com.here.platform.data.client.impl.UnknownField
- productElementNames() - Static method in class com.here.platform.data.client.model.AdditionalFields
- productElementNames() - Static method in class com.here.platform.data.client.model.AllBytes
- productElementNames() - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productElementNames() - Static method in class com.here.platform.data.client.model.DurableVolume
- productElementNames() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productElementNames() - Static method in class com.here.platform.data.client.model.NoPartitioning
- productElementNames() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productElementNames() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productElementNames() - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productElementNames() - Static method in class com.here.platform.data.client.settings.IndexApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.IngestApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.InlineAccess
- productElementNames() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.LatestOffset
- productElementNames() - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productElementNames() - Static method in class com.here.platform.data.client.settings.ManualOffset
- productElementNames() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productElementNames() - Static method in class com.here.platform.data.client.settings.PublishApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.QueryApiType
- productElementNames() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productElementNames() - Static method in class com.here.platform.data.client.settings.StreamApiType
- productElementNames() - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productElementNames() - Static method in class com.here.platform.location.compilation.core.Incoming
- productElementNames() - Static method in class com.here.platform.location.compilation.core.Loop
- productElementNames() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productElementNames() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productElementNames() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productElementNames() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productElementNames() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productElementNames() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productElementNames() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productElementNames() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productElementNames() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productElementNames() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productElementNames() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productIterator() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productIterator() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productIterator() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productIterator() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productIterator() - Static method in class com.here.platform.data.client.impl.UnknownField
- productIterator() - Static method in class com.here.platform.data.client.model.AdditionalFields
- productIterator() - Static method in class com.here.platform.data.client.model.AllBytes
- productIterator() - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productIterator() - Static method in class com.here.platform.data.client.model.DurableVolume
- productIterator() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productIterator() - Static method in class com.here.platform.data.client.model.NoPartitioning
- productIterator() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productIterator() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productIterator() - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productIterator() - Static method in class com.here.platform.data.client.settings.IndexApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.IngestApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.InlineAccess
- productIterator() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.LatestOffset
- productIterator() - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productIterator() - Static method in class com.here.platform.data.client.settings.ManualOffset
- productIterator() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productIterator() - Static method in class com.here.platform.data.client.settings.PublishApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.QueryApiType
- productIterator() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productIterator() - Static method in class com.here.platform.data.client.settings.StreamApiType
- productIterator() - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productIterator() - Static method in class com.here.platform.location.compilation.core.Incoming
- productIterator() - Static method in class com.here.platform.location.compilation.core.Loop
- productIterator() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productIterator() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productIterator() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productIterator() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productIterator() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productIterator() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productIterator() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- productPrefix() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha1
- productPrefix() - Static method in class com.here.platform.data.client.auth.hereaccount.HMacSha256
- productPrefix() - Static method in class com.here.platform.data.client.auth.hereaccount.Unknown
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Cancel
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Complete
- productPrefix() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Init
- productPrefix() - Static method in class com.here.platform.data.client.impl.UnknownField
- productPrefix() - Static method in class com.here.platform.data.client.model.AdditionalFields
- productPrefix() - Static method in class com.here.platform.data.client.model.AllBytes
- productPrefix() - Static method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- productPrefix() - Static method in class com.here.platform.data.client.model.DurableVolume
- productPrefix() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- productPrefix() - Static method in class com.here.platform.data.client.model.NoPartitioning
- productPrefix() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.BestEffortRetryType
- productPrefix() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.EarliestOffset
- productPrefix() - Static method in class com.here.platform.data.client.settings.FailFastRetryType
- productPrefix() - Static method in class com.here.platform.data.client.settings.IndexApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.IngestApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.InlineAccess
- productPrefix() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.LatestOffset
- productPrefix() - Static method in class com.here.platform.data.client.settings.ManualLatestOffset
- productPrefix() - Static method in class com.here.platform.data.client.settings.ManualOffset
- productPrefix() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.NormalRetryType
- productPrefix() - Static method in class com.here.platform.data.client.settings.PublishApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.QueryApiType
- productPrefix() - Static method in class com.here.platform.data.client.settings.StorageLayerAccess
- productPrefix() - Static method in class com.here.platform.data.client.settings.StreamApiType
- productPrefix() - Static method in class com.here.platform.data.client.utils.rsql.LatestVersion
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Incoming
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Loop
- productPrefix() - Static method in class com.here.platform.location.compilation.core.Outgoing
- productPrefix() - Static method in class com.here.platform.location.core.mapmatching.OffRoad
- productPrefix() - Static method in class com.here.platform.location.core.mapmatching.Unknown
- productPrefix() - Static method in class com.here.platform.location.dataloader.core.GenericPartitioning
-
Deprecated.
- productPrefix() - Static method in class com.here.platform.location.inmemory.graph.Backward
- productPrefix() - Static method in class com.here.platform.location.inmemory.graph.Forward
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- productPrefix() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- ProdUrl() - Static method in class com.here.platform.data.client.service.lookup.DiscoveryService
- projecting(PropertyMap<V, LineStringHolder<GeoCoordinate>>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
-
Creates an
Interpolatorthat tries to insert anOnRoadresult for eachOmitted observation by projecting the observation onto thematchedPath. - projecting(PropertyMap<V, LineStringHolder<GeoCoordinate>>, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.core.mapmatching.javadsl.Interpolators
-
Creates an
Interpolatorthat tries to insert anOnRoadresult for eachOmitted observation by projecting the observation onto thematchedPath. - ProjectingInterpolator<O,
V, LS> - Class in com.here.platform.location.core.mapmatching -
This is an experimental API.
- ProjectingInterpolator(PropertyMap<V, LS>, GeoProjection, GeoCoordinateOperations<O>, LineStringOperations<LS>) - Constructor for class com.here.platform.location.core.mapmatching.ProjectingInterpolator
- ProjectionDistanceCalculator - Class in com.here.platform.location.core.geospatial
-
Projects two points using a
projectionand calculates their distance in Euclidean space. - ProjectionDistanceCalculator(GeoProjection) - Constructor for class com.here.platform.location.core.geospatial.ProjectionDistanceCalculator
- properties() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- properties() - Method in class com.here.platform.data.client.model.geojson.Feature
- properties() - Method in class com.here.platform.data.client.model.geojson.Statistics
- properties() - Method in class com.here.platform.data.client.model.VersionedLayerType
- Properties - Class in com.here.platform.data.client.flink.common
- Properties - Class in com.here.platform.location.io.javadsl.geojson
-
Metadata for a geometric feature.
- Properties() - Constructor for class com.here.platform.data.client.flink.common.Properties
- Properties() - Constructor for class com.here.platform.location.io.javadsl.geojson.Properties
- property() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- property() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- PropertyCondition - Class in com.here.platform.data.client.utils.rsql
- PropertyCondition(SearchParam) - Constructor for class com.here.platform.data.client.utils.rsql.PropertyCondition
- propertyConditions() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithProperties
- propertyConditions() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- PropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
An abstract Key, Value interface for properties.
- PropertyMaps - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
- PropertyMaps(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapsfrom an Optimized Map for Location Library. - PropertyMaps.AdasAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
adasattributeslayer of Optimized Map for Location Library. - PropertyMaps.AdvancedNavigationAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Deprecated.Use
TopologyAttributes. - PropertyMaps.NavigationAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Deprecated.Use
TopologyAttributes. - PropertyMaps.RoadAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Deprecated.Use
TopologyAttributes. - PropertyMaps.TopologyAttributes - Class in com.here.platform.location.integration.optimizedmap.graph.javadsl
-
Provides factory methods for accessing properties from the
topologyattributeslayer of Optimized Map for Location Library. - propertySelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- PROTECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is protected with a barrier.
- Protected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
- Protobuf - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- ProtobufBlobConverter - Class in com.here.platform.data.client.converters
-
Encodes and decodes Protocol buffers to and from JSON strings.
- ProtobufBlobConverter - Class in com.here.platform.data.client.flink.impl.decoders
- ProtobufBlobConverter(PartitionDescriptorHolder) - Constructor for class com.here.platform.data.client.converters.ProtobufBlobConverter
- ProtobufBlobConverter(PartitionDescriptorHolder, boolean) - Constructor for class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- ProtobufDataConverter - Class in com.here.platform.data.client.spark.datasources.protobuf
-
ProtobufDataConverteris an implementation ofDataConverterto store each message as a single protobuf data file. - ProtobufDataConverter(PartitionDescriptorHolder) - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataConverter
- ProtobufDataSourceV2 - Class in com.here.platform.data.client.spark.datasources.protobuf
- ProtobufDataSourceV2() - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataSourceV2
- ProtobufFileFormat - Class in com.here.platform.data.client.spark.datasources.protobuf
-
To read protobuf data from a layer, the schema must be specified in the layer configuration and needs to be available on Artifact service.
- ProtobufFileFormat() - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- ProtobufKryoSerializer<T extends com.google.protobuf.AbstractMessage> - Class in com.here.platform.data.client.external.org.apache.flink.serializer
- ProtobufKryoSerializer() - Constructor for class com.here.platform.data.client.external.org.apache.flink.serializer.ProtobufKryoSerializer
- ProtobufPartitionConverter - Class in com.here.platform.data.client.converters
-
Encodes and decodes Partition data using
ProtobufBlobConverter. - ProtobufPartitionConverter(Function1<String, PartitionDescriptorHolder>) - Constructor for class com.here.platform.data.client.converters.ProtobufPartitionConverter
- protobufPartitionDecoder(HRN, Settings, ActorSystem) - Static method in class com.here.platform.data.client.converters.DefaultPartitionDecoders
-
Returns Protocol buffer PartitionDecoder for the schema from the given catalog HRN.
- protobufPartitionDecoder(HRN, Settings, ActorSystem) - Method in interface com.here.platform.data.client.converters.PartitionDecoders
- protobufPartitionDecoder(HRN, ActorSystem) - Static method in class com.here.platform.data.client.converters.DefaultPartitionDecoders
-
Returns Protocol buffer PartitionDecoder for the schema from the given catalog HRN.
- protobufPartitionDecoder(HRN, ActorSystem) - Method in interface com.here.platform.data.client.converters.PartitionDecoders
- protobufPartitionDecoder(File) - Static method in class com.here.platform.data.client.converters.DefaultPartitionDecoders
-
Returns Protocol buffer PartitionDecoder for the given schema zip file.
- protobufPartitionDecoder(File) - Method in interface com.here.platform.data.client.converters.PartitionDecoders
- protobufPartitionEncoder(HRN, Settings, ActorSystem) - Static method in class com.here.platform.data.client.converters.DefaultPartitionEncoders
-
Returns Protocol buffer PartitionEncoder for the schema from the given catalog HRN.
- protobufPartitionEncoder(HRN, Settings, ActorSystem) - Method in interface com.here.platform.data.client.converters.PartitionEncoders
- protobufPartitionEncoder(HRN, ActorSystem) - Static method in class com.here.platform.data.client.converters.DefaultPartitionEncoders
-
Returns Protocol buffer PartitionEncoder for the schema from the given catalog HRN.
- protobufPartitionEncoder(HRN, ActorSystem) - Method in interface com.here.platform.data.client.converters.PartitionEncoders
- protobufPartitionEncoder(File) - Static method in class com.here.platform.data.client.converters.DefaultPartitionEncoders
-
Returns Protocol buffer PartitionEncoder for the given schema zip file.
- protobufPartitionEncoder(File) - Method in interface com.here.platform.data.client.converters.PartitionEncoders
- ProtobufPartitionReaderFactory - Class in com.here.platform.data.client.spark.datasources.protobuf
- ProtobufPartitionReaderFactory(SQLConf, Broadcast<SerializableConfiguration>, StructType, StructType, Map<String, String>) - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- protobufRef(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Specifies a link to the original raw data property that this feature visualizes.
- ProtobufScan - Class in com.here.platform.data.client.spark.datasources.protobuf
- ProtobufScan(SparkSession, PartitioningAwareFileIndex, StructType, StructType, StructType, CaseInsensitiveStringMap, Seq<Expression>, Seq<Expression>) - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- ProtobufScanBuilder - Class in com.here.platform.data.client.spark.datasources.protobuf
- ProtobufScanBuilder(SparkSession, PartitioningAwareFileIndex, StructType, StructType, CaseInsensitiveStringMap) - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- ProtobufSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema
- ProtobufSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema.v2
- ProtobufSchemaFactory(LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.ProtobufSchemaFactory
- ProtobufSchemaFactory(LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.v2.ProtobufSchemaFactory
- ProtobufTable - Class in com.here.platform.data.client.spark.datasources.protobuf
- ProtobufTable(String, SparkSession, CaseInsensitiveStringMap, Seq<String>, Option<StructType>, Class<? extends FileFormat>) - Constructor for class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- ProtobufText - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- ProximitySearch<GC,
E> - Interface in com.here.platform.location.core.geospatial.javadsl -
An interface for finding elements within a specific radius around a center.
- ProximitySearchCandidateGenerator<O,
V> - Class in com.here.platform.location.core.mapmatching -
Generates candidate
States for an observation by proximity search. - ProximitySearchCandidateGenerator(ProximitySearch<V>, Function1<O, Object>, GeoCoordinateOperations<O>) - Constructor for class com.here.platform.location.core.mapmatching.ProximitySearchCandidateGenerator
- ProximitySearches - Class in com.here.platform.location.integration.optimizedmap.geospatial.javadsl
- ProximitySearches(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchesfrom an Optimized Map for Location Library. - ProxyCredentials - Class in com.here.platform.data.client.base.http.settings
-
Create a new
ProxyCredentials. - ProxyCredentials - Class in com.here.platform.data.client.http
- ProxyCredentials(String, String) - Constructor for class com.here.platform.data.client.base.http.settings.ProxyCredentials
- ProxyCredentials(String, String) - Constructor for class com.here.platform.data.client.http.ProxyCredentials
- proxyPassword() - Method in class com.here.platform.data.client.base.common.CommonSettings
- proxySettings() - Method in class com.here.platform.data.client.settings.InternalSettings
- proxySettings() - Method in class com.here.platform.data.client.settings.Settings
- ProxySettings - Class in com.here.platform.data.client.base.http.settings
- ProxySettings - Class in com.here.platform.data.client.http
- ProxySettings(String, int, Option<ProxyCredentials>) - Constructor for class com.here.platform.data.client.base.http.settings.ProxySettings
- ProxySettings(String, int, Option<ProxyCredentials>) - Constructor for class com.here.platform.data.client.http.ProxySettings
- ProxySettings.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new proxy settings.
- ProxySettings.Builder - Class in com.here.platform.data.client.http
- proxyUser() - Method in class com.here.platform.data.client.base.common.CommonSettings
- PRT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Portugal
- PRT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
- PRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Paraguay
- PRY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
- PSE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Palestine, State of
- PSE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
- PUBLIC_ACCESS - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Indicates if the segment is accessible to general public.
- PublicAccess() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Indicates if the segment is accessible to general public.
- Publication - Class in com.here.platform.data.client.model
- Publication(String, PublicationDetails, Seq<String>, String, long, Option<Seq<VersionDependency>>) - Constructor for class com.here.platform.data.client.model.Publication
- Publication.Builder - Class in com.here.platform.data.client.model
- PublicationDetails - Class in com.here.platform.data.client.model
- PublicationDetails(String, String, long, long, long) - Constructor for class com.here.platform.data.client.model.PublicationDetails
- publicationId() - Method in class com.here.platform.data.client.service.publish.CancelPublication
- publicationId() - Method in class com.here.platform.data.client.service.publish.ClosePublication
- publicationId() - Method in class com.here.platform.data.client.service.publish.GetPublication
- publicationId() - Method in class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- PublicationPartition - Class in com.here.platform.data.client.model
- PublicationPartition(String, Option<String>, Option<String>, Option<Object>, Option<Object>, Option<String>, Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.model.PublicationPartition
- PublicationPartitions - Class in com.here.platform.data.client.model
- PublicationPartitions(Seq<PublicationPartition>) - Constructor for class com.here.platform.data.client.model.PublicationPartitions
- publish() - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Publish new partitions to a catalog.
- publish() - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- publish(HRN, PublishPartition, InternalSettings, Option<MetricReporter>, boolean) - Method in interface com.here.platform.data.client.service.stream.DirectKafka
- publish(HRN, PublishPartition, InternalSettings, Option<MetricReporter>, boolean) - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- publish(Iterator<? extends PendingPartition>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Publish new partitions to a catalog.
- publish(Iterator<? extends PendingPartition>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publish(Iterator<PendingPartition>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkKafkaPublisher
-
Publish new partitions to a stream layer without closing publisher.
- publish(Source<PendingPartition, NotUsed>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Publish new partitions to a catalog.
- publish(Source<PendingPartition, NotUsed>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publish(Source<PendingPartition, NotUsed>, PartitionEncoder) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Publish new partitions to a catalog.
- publish(Source<PendingPartition, NotUsed>, PartitionEncoder) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publishApi(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog publish API object
- publishApi(HRN) - Method in class com.here.platform.data.client.javadsl.DataClient
- publishApi(HRN) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog publish API object
- publishApi(HRN, Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog publish API object
- publishApi(HRN, Settings) - Method in class com.here.platform.data.client.javadsl.DataClient
- publishApi(HRN, Settings) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog publish API object
- PublishApi - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi - Interface in com.here.platform.data.client.javadsl
-
Publish partition metadata to a catalog.
- PublishApi - Interface in com.here.platform.data.client.service.publish
- PublishApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- PublishApi.CancelPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.CancelPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.CancelPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.GetPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.InitPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.SubmitPublicationBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- PublishApi.UploadPartitionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.publish
- publishApiFactory() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- publishApiFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- publishApiFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- publishApiFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- PublishApiFactory - Interface in com.here.platform.data.client.flink.impl
- PublishApiFactoryImpl - Class in com.here.platform.data.client.flink.impl
- PublishApiFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.PublishApiFactoryImpl
- PublishApiType - Class in com.here.platform.data.client.settings
- PublishApiType() - Constructor for class com.here.platform.data.client.settings.PublishApiType
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Iterator<? extends PendingPartition>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Performs new batch publication to a catalog.
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Iterator<? extends PendingPartition>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Source<PendingPartition, NotUsed>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Performs new batch publication to a catalog.
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Source<PendingPartition, NotUsed>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Source<PendingPartition, NotUsed>, PartitionEncoder) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Performs new batch publication to a catalog.
- publishBatch2(int, Optional<List<String>>, List<VersionDependency>, Source<PendingPartition, NotUsed>, PartitionEncoder) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- publishBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Performs new batch publication to a catalog.
- publishBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>, Iterator<CommitPartition>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- publishBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Performs new batch publication to a catalog.
- publishBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>, Source<CommitPartition, NotUsed>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Performs new batch publication to a catalog.
- Publishers - Class in com.here.platform.data.client.base.http.utils
- Publishers() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers
- Publishers.GenericSubscription - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Cancel - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Cancel$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Complete - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Complete$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Extension - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Fail - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Fail$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Init - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Init$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Other - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Other$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Req - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Req$ - Class in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.Signal - Interface in com.here.platform.data.client.base.http.utils
- Publishers.GenericSubscription.StateActor - Class in com.here.platform.data.client.base.http.utils
- publishIndex(String, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Performs indexing of the specified partitions in Index layer.
- publishIndex(String, Iterator<CommitPartition>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- publishIndex(String, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Performs indexing of the specified partitions in Index layer.
- publishIndex(String, Source<CommitPartition, NotUsed>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Performs indexing of the specified partitions in Index layer.
- PublishPartition - Interface in com.here.platform.data.client.impl
- PublishService - Interface in com.here.platform.data.client.service.publish
- PublishServiceImpl - Class in com.here.platform.data.client.service.publish
- PublishServiceImpl(HttpHandler, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.publish.PublishServiceImpl
- publishToBatch(BatchToken, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Upload partitions for given commit token.
- publishToBatch(BatchToken, Iterator<CommitPartition>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- publishToBatch(BatchToken, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Upload partitions for given batch token.
- publishToBatch(BatchToken, Source<CommitPartition, NotUsed>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Upload partitions for given batch token.
- PulledAndIdleTimeoutStage<T> - Class in com.here.platform.data.client.utils
- PulledAndIdleTimeoutStage(FiniteDuration, FiniteDuration) - Constructor for class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- PURPLE - Static variable in class com.here.platform.location.io.javadsl.Color
- put(PendingPartition) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Adds the selected partition to the underlying blob service.
- put(PendingPartition) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- put(PendingPartition) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Adds the selected partition to the underlying blobstore
- put(PendingPartition) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- put(PendingPartition, PartitionEncoder) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Adds the selected partition to the underlying blob service.
- put(PendingPartition, PartitionEncoder) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- put(K, V) - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- put(K, V) - Method in interface com.here.platform.data.client.v2.caching.model.versioned.Cache
-
Associates a value with the provided key.
- PUT$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.PUT$
- putArtifactFile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- putArtifactFile(String, String, String, byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Upload the file and linked to artifact.
- PutArtifactFileAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- PutArtifactFileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter$
- PutArtifactFileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- putBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- putBlob(String, String, String, Long, String, byte[], Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Persists the data blob in the underlying storage mechanism (volume).
- putBlob(String, String, String, Source<ByteString, NotUsed>, ContentType, Option<HttpEncoding>, long) - Method in class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- putBlob(String, String, String, Source<ByteString, NotUsed>, ContentType, Option<HttpEncoding>, long) - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreService
- putBlob(String, String, String, Source<ByteString, NotUsed>, ContentType, Option<HttpEncoding>, long, Option<HereDigest>) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- putBlob(String, String, String, Source<ByteString, NotUsed>, ContentType, Option<HttpEncoding>, long, Option<HereDigest>) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- putBlob(String, String, ByteString, ContentType, Option<HttpEncoding>, Option<HereDigest>) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- putBlob(String, String, ByteString, ContentType, Option<HttpEncoding>, Option<HereDigest>) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- putBlob(String, Source<ByteString, NotUsed>, boolean) - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- putBlob(String, Source<ByteString, NotUsed>, boolean) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- putBlob(String, Source<ByteString, NotUsed>, boolean) - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- putBlob(String, Source<ByteString, NotUsed>, boolean) - Method in interface com.here.platform.data.client.blobstore.WriteBlobstore
- PutBlob - Class in com.here.platform.data.client.service.blobstore
- PutBlob(String, String, String, ContentType, Option<HttpEncoding>, long, Option<HereDigest>, Source<ByteString, Object>) - Constructor for class com.here.platform.data.client.service.blobstore.PutBlob
- PutBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- PutBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter$
- PutBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- putBlobByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- putBlobByKey(String, String, String, Optional<String>, Optional<Long>, Optional<String>, Optional<String>, Optional<String>, Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Persists the data blob up to 192 MB.
- PutBlobByKeyAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- PutBlobByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter$
- PutBlobByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- putFeature() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- putFeature(HRN, String, Feature, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- putFeature(HRN, String, Feature, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- putFeature(String, Feature, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified feature to Interactive Map layer.
- putFeature(String, Feature, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- putFeature(String, Feature, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified feature to Interactive Map layer.
- putFeature(String, String, String, Feature, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Creates or replaces a feature in the layer.
- PutFeature - Class in com.here.platform.data.client.service.interactiveMap
- PutFeature(String, String, String) - Constructor for class com.here.platform.data.client.service.interactiveMap.PutFeature
- PutFeatureAdapter(ApiRequest<Feature>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- PutFeatureAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter$
- PutFeatureBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- putFeatureCollection(HRN, String, FeatureCollection, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- putFeatureCollection(HRN, String, FeatureCollection, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- putFeatureCollection(String, FeatureCollection) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- putFeatureCollection(String, FeatureCollection) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- putFeatureCollection(String, FeatureCollection) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- PutFeatureCollection - Class in com.here.platform.data.client.service.interactiveMap
- PutFeatureCollection(String, String) - Constructor for class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- putFeatureCollectionJson(HRN, String, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- putFeatureCollectionJson(HRN, String, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- putFeatureCollectionJson(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- putFeatureCollectionJson(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- putFeatureCollectionJson(String, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified FeatureCollection to Interactive Map layer.
- putFeatureJson(HRN, String, String, String, InternalSettings) - Method in class com.here.platform.data.client.service.interactiveMap.DefaultInteractiveMapService
- putFeatureJson(HRN, String, String, String, InternalSettings) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapService
- putFeatureJson(String, String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Uploads specified feature to Interactive Map layer.
- putFeatureJson(String, String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- putFeatureJson(String, String, String) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Uploads specified feature to Interactive Map layer.
- putFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- putFeatures(String, String, FeatureCollection, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
-
Create or replace the provided features.
- PutFeaturesAdapter(ApiRequest<FeatureCollectionModification>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- PutFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter$
- PutFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- putObjectStoreBlob(String, Source<ByteString, NotUsed>, Option<String>, Option<ContentEncoding>) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- putObjectStoreBlob(String, Source<ByteString, NotUsed>, Option<String>, Option<ContentEncoding>) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- putVolatileBlob() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- putVolatileBlob(String, String, String, byte[], Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
-
Persists the volatile data blob in the underlying storage mechanism (volume).
- PutVolatileBlob - Class in com.here.platform.data.client.service.blobstore
- PutVolatileBlob(String, String, String, ContentType, Option<HttpEncoding>, long, Source<ByteString, Object>) - Constructor for class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- PutVolatileBlobAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- PutVolatileBlobAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter$
- PutVolatileBlobBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- PYF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
French Polynesia
- PYF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
Q
- QAT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Qatar
- QAT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
- QuadBin - Class in com.here.platform.data.client.utils.rsql
- QuadBin(String, int) - Constructor for class com.here.platform.data.client.utils.rsql.QuadBin
- QUADBIN - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
- QUADKEY - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- quadKeys() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- quadTreeIndex() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- quadTreeIndex(String, String, Long, String, Integer, Optional<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for the requested index.
- QuadTreeIndexAdapter(ApiRequest<Index>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- QuadTreeIndexAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter$
- QuadTreeIndexBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- quadTreeIndexVolatile() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- quadTreeIndexVolatile(String, String, String, Integer, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
-
Gets metadata for the requested index.
- QuadTreeIndexVolatileAdapter(ApiRequest<Index>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- QuadTreeIndexVolatileAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter$
- QuadTreeIndexVolatileBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- query() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Request query parameters.
- query() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- query() - Method in interface com.here.platform.data.client.http.RestEndpoint
- query() - Method in class com.here.platform.data.client.model.ListCatalogsParams
- query() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- query() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- query() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- query() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- query() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- query() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- query() - Method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- query() - Method in class com.here.platform.data.client.service.config.CreateCatalog
- query() - Method in class com.here.platform.data.client.service.config.DeleteLayer
- query() - Method in class com.here.platform.data.client.service.config.GetSubsets
- query() - Method in class com.here.platform.data.client.service.config.ListCatalogs
- query() - Method in class com.here.platform.data.client.service.config.ListSubscriptions
- query() - Method in class com.here.platform.data.client.service.config.UpdateCatalog
- query() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- query() - Method in class com.here.platform.data.client.service.index.DeleteIndexes
- query() - Method in class com.here.platform.data.client.service.index.Parts
- query() - Method in class com.here.platform.data.client.service.index.Query
- query() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- query() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- query() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- query() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- query() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- query() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- query() - Method in class com.here.platform.data.client.service.metadata.GetChangesParts
- query() - Method in class com.here.platform.data.client.service.metadata.GetCompatibleVersions
- query() - Method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- query() - Method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- query() - Method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- query() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- query() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- query() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- query() - Method in class com.here.platform.data.client.service.query.GetChangesById
- query() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- query() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- query() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- query() - Method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- query(HRN, String, Option<String>, InternalSettings, Option<String>) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- query(HRN, String, Option<String>, InternalSettings, Option<String>) - Method in interface com.here.platform.data.client.service.index.IndexService
- query(String) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- query(String) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Specifies the query to use when querying the layer.
- Query - Class in com.here.platform.data.client.service.index
- Query(String, String, Option<String>) - Constructor for class com.here.platform.data.client.service.index.Query
- QUERY_PARALLELISM() - Static method in class com.here.platform.data.client.flink.common.Properties
- QUERY_STRING() - Static method in class com.here.platform.data.client.flink.common.Properties
- queryApi(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog query API object
- queryApi(HRN) - Method in class com.here.platform.data.client.javadsl.DataClient
- queryApi(HRN) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog query API object
- queryApi(HRN, Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Create a catalog query API object
- queryApi(HRN, Settings) - Method in class com.here.platform.data.client.javadsl.DataClient
- queryApi(HRN, Settings) - Method in interface com.here.platform.data.client.javadsl.DataClientApi
-
Create a catalog query API object
- QueryApi - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi - Interface in com.here.platform.data.client.javadsl
-
Query partition metadata of a catalog.
- QueryApi - Interface in com.here.platform.data.client.service.query
- QueryApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- QueryApi.GetChangesByIdAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetChangesByIdAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetChangesByIdBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.GetPartitionsByIdBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- QueryApi.QuadTreeIndexVolatileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.query
- queryApiFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- queryApiFactory() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- QueryApiFactory - Interface in com.here.platform.data.client.flink.impl
- QueryApiFactoryImpl - Class in com.here.platform.data.client.flink.impl
- QueryApiFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.QueryApiFactoryImpl
- QueryApiType - Class in com.here.platform.data.client.settings
- QueryApiType() - Constructor for class com.here.platform.data.client.settings.QueryApiType
- queryAsSeq() - Method in interface com.here.platform.data.client.http.RestEndpoint
- QueryChangesSource - Class in com.here.platform.data.client.flink.javadsl
- QueryChangesSource(HRN, Settings, long, long, String, VersionedLayerContext, Set<AdditionalField>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.QueryChangesSource
- QueryEndpoint - Interface in com.here.platform.data.client.service.query
- queryIndex(String, Optional<String>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve all
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndex(String, Optional<String>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndex(String, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieve all the
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndex(String, Optional<String>, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve all
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndex(String, Optional<String>, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndex(String, Optional<String>, String) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieve all the
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsIterator(String, Optional<String>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve all
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsIterator(String, Optional<String>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndexAsIterator(String, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieve all the
IndexPartitionwhen no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsIterator(String, Optional<String>, Optional<String>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieve all the
IndexPartitionwhen no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsStream(StreamExecutionEnvironment, String, Optional<String>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve all the
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsStream(StreamExecutionEnvironment, String, Optional<String>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndexAsStream(StreamExecutionEnvironment, String, Optional<String>, int) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve all the
IndexPartitions when no query is provided, otherwise only theIndexPartitions which satisfy the provided query written in the RSQL query language. - queryIndexAsStream(StreamExecutionEnvironment, String, Optional<String>, int) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndexDeleteStatus(String, String) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Retrieve the status of the index layer content delete request.
- queryIndexDeleteStatus(String, String) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndexDeleteStatus(String, String) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Retrieve the status of the index layer content delete request.
- QueryIndexPartitionFlatMap - Class in com.here.platform.data.client.flink.javadsl
- QueryIndexPartitionFlatMap(HRN, String, Option<String>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionFlatMap
- QueryIndexPartitionSource - Class in com.here.platform.data.client.flink.javadsl
- QueryIndexPartitionSource(HRN, Settings, String, Option<String>, Option<String>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.QueryIndexPartitionSource
- QueryIndexPartitionsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 continuous source for index layer partitions with polling.
- QueryIndexPartitionsSource(HRN, Settings, String, String, long, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- QueryIndexPartitionsSourceReader - Class in com.here.platform.data.client.flink.impl
- QueryIndexPartitionsSourceReader(HRN, Settings, String, String, long, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- queryIndexParts(String, Integer) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Returns
IndexPartswhich represent the layer parts that can be used to limit the scope of a query operation This allows to run parallel queries with multiple parts. - queryIndexParts(String, Integer) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- queryIndexParts(String, Integer) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Returns
IndexPartswhich represent the layer parts that can be used to limit the scope of a query operation This allows to run parallel queries with multiple parts. - queryMetadata(String) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- queryMetadata(String) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Specifies the query to use when querying the layer partitions metadata.
- QueryNotification - Class in com.here.platform.data.client.flink.impl
- QueryNotification(Option<ParsedQuery>, List<Tuple2<Option<String>, Object>>, Option<PartitionVersionState>, Option<BatchPublicationNotification>, Seq<String>, Option<Object>) - Constructor for class com.here.platform.data.client.flink.impl.QueryNotification
- queryParams() - Method in class com.here.platform.data.client.base.ApiRequest
- QueryParserResult - Class in com.here.platform.data.client.utils.rsql
- QueryParserResult(Seq<Object>, Set<SearchParam>, Set<String>) - Constructor for class com.here.platform.data.client.utils.rsql.QueryParserResult
- QueryPartitions - Class in com.here.platform.data.client.service.metadata
- QueryPartitions(long, String, VersionedLayerContext, Set<AdditionalField>, Option<String>) - Constructor for class com.here.platform.data.client.service.metadata.QueryPartitions
- QueryPartitionsById - Class in com.here.platform.data.client.service.query
- QueryPartitionsById(long, String, Seq<String>, VersionedLayerContext, Set<AdditionalField>) - Constructor for class com.here.platform.data.client.service.query.QueryPartitionsById
- QueryPartitionSource - Class in com.here.platform.data.client.flink.javadsl
- QueryPartitionSource(HRN, Settings, String, long, VersionedLayerContext, Set<AdditionalField>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.QueryPartitionSource
- QueryParts - Class in com.here.platform.data.client.javadsl
-
Represents the layer parts.
- QueryParts() - Constructor for class com.here.platform.data.client.javadsl.QueryParts
- QueryProcessor - Interface in com.here.platform.data.client.utils.rsql
- QueryService - Interface in com.here.platform.data.client.service.query
- queryString() - Method in class com.here.platform.data.client.service.index.DeleteIndexes
- queryString() - Method in class com.here.platform.data.client.service.index.Query
- QueryVersionPartitionsAsyncFunction - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsAsyncFunction(HRN, String, Settings, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsAsyncFunction
- QueryVersionPartitionsEnumCheckpointSerializer - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsEnumCheckpointSerializer() - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumCheckpointSerializer
- QueryVersionPartitionsEnumerator - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsEnumerator(SplitEnumeratorContext<QueryVersionPartitionsSplit>, ArrayList<QueryVersionPartitionsSplit>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- QueryVersionPartitionsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 source for continuous versioned layer reading with notification subscription.
- QueryVersionPartitionsSource(HRN, Settings, String, String, boolean, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- QueryVersionPartitionsSourceReader - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsSourceReader(HRN, Settings, String, String, boolean, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- QueryVersionPartitionsSplit - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsSplit(Option<PartitionVersionState>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplit
- QueryVersionPartitionsSplitSerializer - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartitionsSplitSerializer() - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplitSerializer
- QueryVersionPartsEnumCheckpointSerializer - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartsEnumCheckpointSerializer() - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumCheckpointSerializer
- QueryVersionPartsEnumerator - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartsEnumerator(SplitEnumeratorContext<QueryVersionPartsSplit>, ArrayList<QueryVersionPartsSplit>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- QueryVersionPartsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 source for continuous versioned layer part data reading.
- QueryVersionPartsSource(HRN, Settings, String, boolean, DataClientFlinkContextFactory, QueryApiFactory, Seq<String>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- QueryVersionPartsSourceReader - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartsSourceReader(HRN, Settings, String, boolean, DataClientFlinkContextFactory, QueryApiFactory, Seq<String>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- QueryVersionPartsSplit - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartsSplit(Option<PartVersionState>) - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsSplit
- QueryVersionPartsSplitSerializer - Class in com.here.platform.data.client.flink.impl
- QueryVersionPartsSplitSerializer() - Constructor for class com.here.platform.data.client.flink.impl.QueryVersionPartsSplitSerializer
- QueryVolatileChangesSource - Class in com.here.platform.data.client.flink.javadsl
- QueryVolatileChangesSource(HRN, Settings, VolatilePartitionsFilter, String, Set<AdditionalField>, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.javadsl.QueryVolatileChangesSource
- QueryVolatilePartitionsByIdsAsync - Class in com.here.platform.data.client.flink.impl
- QueryVolatilePartitionsByIdsAsync(HRN, String, Settings, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsByIdsAsync
- QueryVolatilePartitionsIdsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 continuous source for volatile layer partition ID groups with polling.
- QueryVolatilePartitionsIdsSource(HRN, Settings, String, String, long, int, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- QueryVolatilePartitionsIdsSourceReader - Class in com.here.platform.data.client.flink.impl
- QueryVolatilePartitionsIdsSourceReader(HRN, Settings, String, String, long, int, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- QueryVolatilePartitionsSource - Class in com.here.platform.data.client.flink.impl
-
FLIP-27 continuous source for volatile layer partitions with polling.
- QueryVolatilePartitionsSource(HRN, Settings, String, String, long, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- QueryVolatilePartitionsSourceReader - Class in com.here.platform.data.client.flink.impl
- QueryVolatilePartitionsSourceReader(HRN, Settings, String, String, long, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- queuedPublish() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSinkWriter
R
- RACE_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
Tracks within a racing facility.
- RaceTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
Tracks within a racing facility.
- radius() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- radius() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- radius() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- radius() - Method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- radius(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
A radius for "Point/MultiPoint" geometries.
- radiusInMeters() - Method in class com.here.platform.data.client.utils.rsql.Circle
- radiusInMeters() - Method in class com.here.platform.location.referencing.CircleLocation
- RAIL_FERRY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
The segment represents a generalised route of a ferry for passengers or vehicles via rail.
- RailFerry() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
The segment represents a generalised route of a ferry for passengers or vehicles via rail.
- railwayCrossing() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.Creates a map that returns the
RailwayCrossingof aVertex. - railwayCrossing() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
RailwayCrossingof aVertex. - RailwayCrossing - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Identifies the location of a Railway Crossing for map display and guidance to generate specific driver alerts when approaching a railway crossing.
- RailwayCrossing.Protected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is protected with a barrier.
- RailwayCrossing.Unprotected$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is NOT protected with a barrier.
- RailwayCrossing.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Unrecognized value.
- RailwayCrossing.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- RailwayCrossing.Unspecified$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Railway crossing is NOT specified.
- RailwayCrossings - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
-
Identifies the location of a Railway Crossing for map display and guidance to generate specific driver alerts when approaching a railway crossing.
- Ramp() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Range is a ramp: connects roads that do not intersect at grade.
- RAMP - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Range is a ramp: connects roads that do not intersect at grade.
- range() - Method in class com.here.platform.data.client.service.blobstore.GetBlob
- range() - Method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- range() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- range() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- range() - Method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- Range - Class in com.here.platform.data.client.model
-
Indicates that we should process all the bytes from start to end (inclusive).
- Range(long, long) - Constructor for class com.here.platform.data.client.model.Range
- RangeAdasAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeAdasAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- RangeAdvancedNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- RangeAdvancedNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
-
Deprecated.
- RangeAttributeDescription - Interface in com.here.platform.location.compilation.core
- rangeBasedProperties() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- rangeBasedProperty(Catalog, String, CacheManager, TileLoader<P>, PartitionResolver, AttributeAccessor<P, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.This functionality will be removed.
- rangeBasedProperty(RangeBasedPropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Range Based Property tile.
- RangeBasedProperty<T> - Interface in com.here.platform.location.core.graph.javadsl
-
Represents the value of a property together with the specific portion of the entity to which this range applies.
- RangeBasedPropertyCompiler<P,
T> - Class in com.here.platform.location.compilation.heremapcontent -
Compiles attribute layer partitions from HERE Map Content to the property format for Optimized Map for Location Library
- RangeBasedPropertyCompiler(AttributeAccessor<P, T>, RangeNormalizationStrategy<T>, ClassTag<T>) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeBasedPropertyCompiler
- RangeBasedPropertyMap<K,
T> - Interface in com.here.platform.location.core.graph.javadsl -
Specialized
PropertyMapfor properties that potentially apply to only part of a key. - RangeBasedPropertyMapData<T> - Interface in com.here.platform.location.compilation.core
- RangeBasedPropertyMapFactory<P> - Class in com.here.platform.location.integration.optimizedmap.graph
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- RangeBasedPropertyMapFactory(TileLoader<P>, TileLoader<MappingTile>, PartitionResolver, Iterable<TileId>) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.RangeBasedPropertyMapFactory
-
Deprecated.
- RangeBasedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the range-based property data for a single tile.
- RangeBasedPropertyTile(TileId, int[], double[], double[], Object) - Constructor for class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- rangeBasedPropertyTileV2(RangeBasedPropertyTileV2) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
- RangeBasedPropertyTileV2 - Interface in com.here.platform.location.inmemory.graph
- RangeNavigationAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- RangeNavigationAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
-
Deprecated.
- RangeNormalizationStrategy<T> - Interface in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.NoRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.SetValuedRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeNormalizationStrategy.SingleValuedRangeNormalization<T> - Class in com.here.platform.location.compilation.core
- RangeRoadAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- RangeRoadAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
-
Deprecated.
- RangeTopologyAttributeDescription - Class in com.here.platform.location.compilation.heremapcontent
- RangeTopologyAttributeDescription(String, int) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- RangeTypeConverter - Class in com.here.platform.data.client.service.blobstore
- RangeTypeConverter() - Constructor for class com.here.platform.data.client.service.blobstore.RangeTypeConverter
- RangeValue<T> - Class in com.here.platform.location.compilation.heremapcontent
- RangeValue(RelativeDirection, double, double, T) - Constructor for class com.here.platform.location.compilation.heremapcontent.RangeValue
- RangeVersion - Class in com.here.platform.data.client.utils.rsql
- RangeVersion(long, long) - Constructor for class com.here.platform.data.client.utils.rsql.RangeVersion
- raw() - Method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- raw() - Method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- RawBlobConverter - Class in com.here.platform.data.client.flink.impl.decoders
- RawBlobConverter(boolean) - Constructor for class com.here.platform.data.client.flink.impl.decoders.RawBlobConverter
- RawDataConverter - Class in com.here.platform.data.client.spark.datasources.raw
-
RawDataConverteris an implementation ofDataConverterto store each message as a single protobuf data file. - RawDataConverter() - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawDataConverter
- RawDataSourceV2 - Class in com.here.platform.data.client.spark.datasources.raw
- RawDataSourceV2() - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawDataSourceV2
- RawFacade<J> - Interface in com.here.platform.data.client.json
-
Facade is a type class that describes how Jawn should construct JSON AST elements of type J.
- RawFContext<J> - Interface in com.here.platform.data.client.json
-
FContext is used to construct nested JSON values.
- RawFileFormat - Class in com.here.platform.data.client.spark.datasources.raw
-
A data source to read data as raw byte arrays
- RawFileFormat() - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- RawIndexingPartition - Class in com.here.platform.data.client.service.index
- RawIndexingPartition(String, Option<Map<String, IndexValue>>, Option<Map<String, String>>, Option<String>, Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.service.index.RawIndexingPartition
- RawIndexProperties(Option<Seq<IndexDefinition>>, Option<Ttl>) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawIndexProperties
- RawIndexProperties$() - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawIndexProperties$
- RawInteractiveMapProperties(Option<Seq<String>>, Option<Object>, Option<InteractiveLayerExtension>) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties
- RawInteractiveMapProperties$() - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties$
- RawInteractiveMapSubscriptionConfiguration - Class in com.here.platform.data.client.model
- RawInteractiveMapSubscriptionConfiguration(String) - Constructor for class com.here.platform.data.client.model.RawInteractiveMapSubscriptionConfiguration
- RawObjectStoreProperties(Option<ObjectStoreLayerTtl>, Option<EncryptionType>) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties
- RawObjectStoreProperties$() - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties$
- RawPartitionReaderFactory - Class in com.here.platform.data.client.spark.datasources.raw
- RawPartitionReaderFactory(SQLConf, Broadcast<SerializableConfiguration>, StructType, StructType, FileSourceOptions) - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- RawScan - Class in com.here.platform.data.client.spark.datasources.raw
- RawScan(SparkSession, PartitioningAwareFileIndex, StructType, StructType, StructType, CaseInsensitiveStringMap, Seq<Expression>, Seq<Expression>) - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawScan
- RawScanBuilder - Class in com.here.platform.data.client.spark.datasources.raw
- RawScanBuilder(SparkSession, PartitioningAwareFileIndex, StructType, StructType, CaseInsensitiveStringMap) - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- RawSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema
- RawSchemaFactory - Class in com.here.platform.data.client.flink.impl.schema.v2
- RawSchemaFactory(LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.RawSchemaFactory
- RawSchemaFactory(LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.schema.v2.RawSchemaFactory
- RawStreamProperties(Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties
- RawStreamProperties$() - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawStreamProperties$
- RawTable - Class in com.here.platform.data.client.spark.datasources.raw
- RawTable(String, SparkSession, CaseInsensitiveStringMap, Seq<String>, Option<StructType>, Class<? extends FileFormat>) - Constructor for class com.here.platform.data.client.spark.datasources.raw.RawTable
- RawUpdatableLayer(Option<String>, Option<String>, Option<String>, Option<Coverage>, Option<LayerSchema>, Option<PartitioningType>, Option<DefaultConfigService.RawIndexProperties>, Option<DefaultConfigService.RawStreamProperties>, Option<DefaultConfigService.RawObjectStoreProperties>, Option<DefaultConfigService.RawInteractiveMapProperties>, Option<VersionedLayerProperties>, Option<Set<String>>, Option<Set<String>>, Option<CrcAlgorithm>, Option<DigestAlgorithm>, Option<Object>, Option<String>, Option<ContentEncoding>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- RawUpdatableLayer$() - Constructor for class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer$
- RawUpdateIndexingPartition - Class in com.here.platform.data.client.service.index
- RawUpdateIndexingPartition(Seq<RawIndexingPartition>, Seq<String>, boolean) - Constructor for class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- RawWritableSubscriptionConfiguration - Class in com.here.platform.data.client.model
- RawWritableSubscriptionConfiguration(String, Option<String>, HRN, String, HRN, String, RawInteractiveMapSubscriptionConfiguration) - Constructor for class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- read() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- read(byte[], int, int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- read(long, long) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedHereTileLayerReader
-
Get data from a versioned layer with a given version and partition id (here tile).
- read(long, long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedHereTileLayerReader
- read(long, long) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayerReader
- read(long, String) - Method in interface com.here.platform.data.client.v2.api.javadsl.versioned.VersionedGenericLayerReader
-
Get data from a versioned layer with a given version and partition id (String).
- read(long, String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaVersionedGenericLayerReader
- read(long, String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayerReader
- read(Kryo, Input, Class<? extends List<?>>) - Method in class com.here.platform.data.client.flink.serializers.JavaListSerializer
- read(Kryo, Input, Class<? extends Map<?, ?>>) - Method in class com.here.platform.data.client.flink.serializers.JavaMapSerializer
- read(Kryo, Input, Class<? extends Nil$>) - Method in class com.here.platform.data.client.flink.serializers.ScalaNilSerializer
- read(Kryo, Input, Class<? extends None$>) - Method in class com.here.platform.data.client.flink.serializers.ScalaNoneSerializer
- read(Kryo, Input, Class<? extends Some<?>>) - Method in class com.here.platform.data.client.flink.serializers.ScalaSomeSerializer
- read(Kryo, Input, Class<? extends T>) - Method in class com.here.platform.data.client.external.org.apache.flink.serializer.ProtobufKryoSerializer
- READ_BLOB_BATCH_SIZE() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_BLOB_BATCH_SIZE_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_BLOB_TIMEOUT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_BLOB_TIMEOUT_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_MAX_FEATURES_PER_REQUEST() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_MAX_FEATURES_PER_REQUEST_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_PARALLELISM() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_PARALLELISM_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_TIMEOUT() - Static method in class com.here.platform.data.client.flink.common.Properties
- READ_INTERACTIVEMAP_TIMEOUT_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- readBlobstore(HRN, Layer, Settings) - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- ReadBlobstore - Interface in com.here.platform.data.client.blobstore
- readDataSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- readDataSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- readDataSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- readDataSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- ReadElementAcknowledgement$() - Constructor for class com.here.platform.data.client.utils.IteratorSinkStage.ReadElementAcknowledgement$
- readEngine(HRN) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- readEngine(HRN) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Read engine supporting read operations from underlying storage
- readEngine(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Read engine supporting read operations in Flink from underlying storage
- readEngine(HRN, Settings) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- readEngine(HRN, Settings) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Read engine supporting read operations from underlying storage
- readEngine(HRN, Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Read engine supporting read operations in Flink from underlying storage
- ReadEngine - Interface in com.here.platform.data.client.engine.javadsl
-
Engine supporting read operations against the underlying volume.
- ReadEngineFactory - Interface in com.here.platform.data.client.flink.impl
- ReadEngineFactoryImpl - Class in com.here.platform.data.client.flink.impl
- ReadEngineFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.ReadEngineFactoryImpl
- ReadEngineImpl - Class in com.here.platform.data.client.engine.javadsl
- ReadEngineImpl(ReadEngine) - Constructor for class com.here.platform.data.client.engine.javadsl.ReadEngineImpl
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedGenericLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedHereTileLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- reader() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
-
Deprecated.
- reader() - Method in class com.here.platform.location.integration.optimizedmap.CapabilityLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
-
Deprecated.
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
-
Deprecated.
- reader() - Method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- reader() - Method in class com.here.platform.location.integration.optimizedmap.TopologyAttributesLayer
- ReadFeaturesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- ReadFeaturesApi.GetFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByBBoxBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesBySpatialPostBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetFeaturesByTileBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.GetStatisticsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.IterateFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- ReadFeaturesApi.SearchFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- readLayer(HRN, String) - Method in class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameReader
- readLayer(HRN, String) - Method in class com.here.platform.data.client.spark.LayerDataFrameReader.SparkSessionExt
- readLong(String, Headers) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- readLongOpt(String, Headers) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- readMaxFeaturesPerRequest() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- ReadObjectStoreSupport - Interface in com.here.platform.data.client.blobstore
- readParallelism() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- readPartitionSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- readPartitionSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- readString(String, Headers) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- readStringOpt(String, Headers) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- readTimeout() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- REAL - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- RealTimeTrafficApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- RealTimeTrafficApi.GetFlowAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetFlowAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetFlowBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- RealTimeTrafficApi.GetIncidentsByIdBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.traffic
- receive(Publishers.GenericSubscription.Extension) - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- RecklessPersons - Class in com.here.platform.location.tpeg2.tec
- RecklessPersons(short) - Constructor for class com.here.platform.location.tpeg2.tec.RecklessPersons
- rectangle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - rectangle() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceResolvers
-
Creates a resolver for
RectangleLocationReferences. - rectangle() - Method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- rectangle(BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - Rectangle - Class in com.here.platform.location.tpeg2.olr
-
A rectangle specified in geocoordinates.
- Rectangle(AbsoluteGeoCoordinate, AbsoluteGeoCoordinate) - Constructor for class com.here.platform.location.tpeg2.olr.Rectangle
- rectangleFromHolder() - Static method in class com.here.platform.location.referencing.javadsl.OlrLocationReferenceCreators
-
Generates a creator for
RectangleLocationReference. - RectangleLocation - Class in com.here.platform.location.referencing
-
A location represented by a bounding-box.
- RectangleLocation(double, double, double, double) - Constructor for class com.here.platform.location.referencing.RectangleLocation
- RectangleLocation(BoundingBoxHolder) - Constructor for class com.here.platform.location.referencing.RectangleLocation
- RectangleLocationReference - Class in com.here.platform.location.tpeg2.olr
-
A
RectangleLocationReferencerefers to an area described by the geometric shape of a rectangle and is not tied to the road network. - RectangleLocationReference(Rectangle, boolean) - Constructor for class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- rectangles(GeoProjection) - Method in class com.here.platform.location.referencing.GridLocation
-
Returns all rectangles that are part of this grid.
- RED - Static variable in class com.here.platform.location.io.javadsl.Color
- reduce(InteractiveMapFeaturePojo, InteractiveMapFeaturePojo) - Method in class com.here.platform.data.client.flink.impl.FeatureReduceWindow
- refCatalogHrn() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- reference() - Method in class com.here.platform.location.referencing.tmc.TmcCoverage
- referencedCAISCID() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- referencedPartitions(PartitionId, Function1<PartitionId, Option<Partition>>, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
- ReferencePartition - Interface in com.here.platform.data.client.javadsl
- ReferencePartition.Builder - Class in com.here.platform.data.client.javadsl
-
Helper builder to instantiate an already committed ReferencePartition.
- ReferencePartitionSerializer - Class in com.here.platform.data.client.impl.json
- ReferencePartitionSerializer() - Constructor for class com.here.platform.data.client.impl.json.ReferencePartitionSerializer
- ReferencesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- ReferencesApi.DownloadArtifactFileByReferenceAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.DownloadArtifactFileByReferenceAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.DownloadArtifactFileByReferenceBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GetReferenceAccessStateBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.GrantReferenceAccessBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencesApi.RevokeReferenceAccessBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- ReferencingLocation - Interface in com.here.platform.location.referencing
-
An abstract location using the Location Library's data model.
- refFeatureId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- refLayerId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- refresh_token() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- RefreshingHereTokenRequestSignerSettings - Class in com.here.platform.data.client.settings
- RefreshingHereTokenRequestSignerSettings(String) - Constructor for class com.here.platform.data.client.settings.RefreshingHereTokenRequestSignerSettings
- RefreshingHereTokenRequestSignerSettings.Builder - Class in com.here.platform.data.client.settings
- region() - Method in class com.here.hrn.HRN
- Region - Class in com.here.platform.data.client.model
- Region(String, Option<String>) - Constructor for class com.here.platform.data.client.model.Region
- Region.Builder - Class in com.here.platform.data.client.model
- regionalisationFlag() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- regions() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- regions() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- regions() - Method in class com.here.platform.data.client.model.Replication
- registerArtifact() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- registerArtifact(String, String, RegisterArtifactRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
Requires 'accessApi' permission.
- RegisterArtifactAdapter(ApiRequest<RegisterArtifactResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- RegisterArtifactAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter$
- RegisterArtifactBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- registerTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.FixedHereTokenProvider
- registerTokenChangeListener(HereTokenChangeListener) - Method in interface com.here.platform.data.client.auth.HereTokenProvider
- registerTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.OAuthBasedTokenProvider
- registerTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.RunAsIdFileTokenProvider
- RegulatoryMeasure - Class in com.here.platform.location.tpeg2.tec
- RegulatoryMeasure(short) - Constructor for class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- RelatedServiceEntry - Class in com.here.platform.location.tpeg2.sni
- RelatedServiceEntry(short, ServiceIdentifier, ServiceIdentifier, short, int, Optional<BearerLinkageInfo>, Optional<String>, Optional<String>) - Constructor for class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- RelatedServiceEntry(short, ServiceIdentifier, ServiceIdentifier, short, int, Option<BearerLinkageInfo>, Option<String>, Option<String>) - Constructor for class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- RelativeGeoCoordinate - Class in com.here.platform.location.tpeg2.olr
-
A
RelativeGeoCoordinateis used to represent a geocoordinate in terms of a previous position, e.g. - RelativeGeoCoordinate(short, short, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- RelativeGeoCoordinate(short, short, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- relativeResolution() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- relativeResolution() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- releaseLocalContext() - Method in interface com.here.platform.data.client.flink.impl.DataClientFlinkContextUtils
- releaseObj() - Method in interface com.here.platform.data.client.json.StreamingArrayFContext
- releaseObj() - Method in interface com.here.platform.data.client.json.StreamingObjectFContext
- ReleasesApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- ReleasesApi.DeployReleaseAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.DeployReleaseAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.DeployReleaseBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.FreezeReleaseAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.FreezeReleaseAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.FreezeReleaseBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleaseLogsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleaseLogsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleaseLogsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleasesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleasesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.GetReleasesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.UnfreezeReleaseAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.UnfreezeReleaseAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ReleasesApi.UnfreezeReleaseBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- remainingCapacity() - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- RemovalPartition(IndexingPartition) - Constructor for class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition
- RemovalPartition$() - Constructor for class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition$
- removals() - Method in class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- removals() - Method in class com.here.platform.data.client.service.index.UpdateIndexes
- removeAutomaticVersionDeletion(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Remove the automatic version deletion configuration of a catalog.
- removeAutomaticVersionDeletion(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- removeAutomaticVersionDeletion(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- removeClustersOnTileExtension(Option<LongAccumulator>, Tuple2<TileId, Iterable<Cluster<GeolocatedItem>>>) - Method in class com.here.platform.location.spark.DistributedClustering
- removeSchemaFromProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- removeSchemaFromProject(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Remove schema and all related artifacts from the project resource home.
- RemoveSchemaFromProjectAdapter(ApiRequest<GetProjectSchemaResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- RemoveSchemaFromProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter$
- RemoveSchemaFromProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- removeSchemaLinkability() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- removeSchemaLinkability(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Makes schema and all attached artifacts not available for linking to a project or realm.
- RemoveSchemaLinkabilityAdapter(ApiRequest<RemoveLinkabilityResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- RemoveSchemaLinkabilityAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter$
- RemoveSchemaLinkabilityBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- rename(Path, Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- rename(Path, Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- renderInRequests() - Method in class com.here.platform.data.client.http.HereDigest
- renderInRequests() - Method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- renderInResponses() - Method in class com.here.platform.data.client.http.HereDigest
- renderInResponses() - Method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- Repeat(int, RetryStrategy) - Constructor for class com.here.platform.data.client.utils.RetryStrategy.Repeat
- Repeat$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.Repeat$
- REPLACE - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- replaceLessRecentlyUsedKey - Enum constant in enum class com.here.platform.data.client.model.MaxMemoryPolicy
- replication() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- replication() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- Replication - Class in com.here.platform.data.client.model
- Replication(Set<Region>) - Constructor for class com.here.platform.data.client.model.Replication
- Replication.Builder - Class in com.here.platform.data.client.model
- reportFailure(Throwable) - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- reportFailure(Throwable) - Static method in class com.here.platform.data.client.utils.SameThreadExecutionContext
- reprBytes() - Static method in class com.here.platform.location.compilation.core.BitPacking
- Req(long) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- Req$() - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req$
- request() - Method in class com.here.platform.data.client.base.common.CommonSettings
- request() - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumer
- request() - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- request(long) - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- requestAuthToken() - Method in class com.here.platform.data.client.auth.OAuthHereTokenRequester
- requestCount() - Method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- requested() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- requestExecutor() - Method in class com.here.platform.data.client.http.RequestResponseHandler
- RequestExecutor - Interface in com.here.platform.data.client.http
- requestId() - Method in class com.here.platform.data.client.http.TemplateId
- requestLocalContext() - Method in interface com.here.platform.data.client.flink.impl.DataClientFlinkContextUtils
- RequestResponseHandler - Class in com.here.platform.data.client.http
- RequestResponseHandler(Config, RetryPolicyType, Option<String>, Option<RequestExecutor>, ClientExecutionContext) - Constructor for class com.here.platform.data.client.http.RequestResponseHandler
- requestSigner() - Method in class com.here.platform.data.client.settings.InternalSettings
- requestSigner() - Method in class com.here.platform.data.client.settings.LocatorContext
- requestSignerConfig() - Method in class com.here.platform.data.client.base.common.CommonSettings
- requestSignerSettings() - Method in class com.here.platform.data.client.settings.Settings
- RequestSignerSettings - Interface in com.here.platform.data.client.settings
- RequestTemplate - Class in com.here.platform.data.client.http
- RequestTemplate(Option<HRN>, Endpoint, Option<ByteRange>, TemplateId) - Constructor for class com.here.platform.data.client.http.RequestTemplate
- requiredFieldError(String) - Static method in class com.here.platform.data.client.ExceptionUtils
- requireMonotonical(TileId, Option<Object>, int[], String) - Static method in class com.here.platform.location.inmemory.graph.GraphTile
- requireSameLength(TileId, int, int, String, String) - Static method in class com.here.platform.location.inmemory.graph.GraphTile
- RescueAndRecoveryWorkInProgress - Class in com.here.platform.location.tpeg2.tec
- RescueAndRecoveryWorkInProgress(short) - Constructor for class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- reset() - Method in class com.here.platform.data.client.json.CharBuilder
- resetTimeStamp() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- ResilientSource - Class in com.here.platform.data.client.utils
- ResilientSource() - Constructor for class com.here.platform.data.client.utils.ResilientSource
- ResilientSource.NonRetriableException - Interface in com.here.platform.data.client.utils
- resizeIfNecessary(int) - Method in class com.here.platform.data.client.json.CharBuilder
- resolve(NodeReference) - Method in class com.here.platform.location.compilation.core.NodeToSegmentResolver
- resolve(LR) - Method in interface com.here.platform.location.referencing.LocationReferenceResolver
-
Resolves the given reference location into a map-specific representation.
- resolveBorderDependencies(Set<PartitionId>, Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- resolveCompatibleDependencies(HRN) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Searches for a set of compatible versions of a catalog.
- resolveCompatibleDependencies(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- resolveCompatibleVersions(long, HRN) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a compatible catalog HRN
- resolveCompatibleVersions(long, HRN) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveCompatibleVersions(long, HRN, List<HRN>) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a compatible catalog HRN
- resolveCompatibleVersions(long, HRN, List<HRN>) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveDependencies(Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.AdjacentIncomingSegmentResolver
-
Returns the source partitions of all segments referenced from the given partition
- resolveDependencies(Partition, TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- resolveDependency(HRN) - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.Searches for a compatible version of a catalog that is expected to be found in the direct or in the indirect dependencies.
- resolveDependency(HRN) - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- resolveDependencyVersion(long, HRN) - Method in interface com.here.platform.data.client.v2.api.javadsl.CatalogVersionInfo
-
Find the version of a catalog in its dependencies
- resolveDependencyVersion(long, HRN) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsJavaCatalogVersionInfo
- resolveNecessaryInputPartitions(TileId) - Method in class com.here.platform.location.integration.herecommons.graph.LevelToLevelPartitionResolver
- resolveNecessaryInputPartitions(TileId) - Method in interface com.here.platform.location.integration.herecommons.graph.PartitionResolver
-
Returns the input tiles that
outputTilerequires for compilation. - resolver() - Method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- resolver() - Method in class com.here.platform.location.dataloader.core.javadsl.AbstractTileLoaderDecorator
-
Deprecated.
- resolver() - Method in interface com.here.platform.location.dataloader.core.TileLoader
-
Deprecated.A resolver for
TileIds that can be used with thisTileLoader. - resolver() - Method in class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- resource() - Method in class com.here.hrn.HRN
- resource() - Method in class com.here.platform.data.client.service.lookup.LookupService.LookupRequest
- ResourceLookup(String, String, String) - Constructor for class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- ResourceLookup$() - Constructor for class com.here.platform.data.client.base.http.AccessType.ResourceLookup$
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.ErrorCode
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode
- response() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode
- response() - Method in class com.here.platform.data.client.utils.HttpUtils.HttpResponseOps
- ResponseEntityOps(ResponseEntity) - Constructor for class com.here.platform.data.client.utils.HttpUtils.ResponseEntityOps
- ResponseEntityOps$() - Constructor for class com.here.platform.data.client.utils.HttpUtils.ResponseEntityOps$
- ResponseStatusHandler - Interface in com.here.platform.data.client.base
- ResponseStatusHandler.ErrorCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.ErrorCode$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.FailedRequest - Class in com.here.platform.data.client.base
- ResponseStatusHandler.FailedRequest$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.SuccessCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.SuccessCode$ - Class in com.here.platform.data.client.base
- ResponseStatusHandler.UnexpectedCode - Class in com.here.platform.data.client.base
- ResponseStatusHandler.UnexpectedCode$ - Class in com.here.platform.data.client.base
- RestEndpoint - Interface in com.here.platform.data.client.http
- restoreEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSource
- restoreEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSource
- restoreEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSource
- restoreEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSource
- restoreEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSource
- restoreEnumerator(SplitEnumeratorContext<QueryVersionPartitionsSplit>, Collection<QueryVersionPartitionsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSource
- restoreEnumerator(SplitEnumeratorContext<QueryVersionPartsSplit>, Collection<QueryVersionPartsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSource
- restoreEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>, Collection<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSource
- restoreEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>, Collection<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.DummySource
- restoreEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>, Collection<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.RetractDummySource
- restoreEnumerator(SplitEnumeratorContext<StreamLayerRowSplit>, Collection<StreamLayerRowSplit>) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- restrictedManoeuvre() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- restrictedManoeuvre() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- restrictedManoeuvre() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- restrictedManoeuvre(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Restricted Manoeuvre layer.
- RestrictedManoeuvreLayer - Class in com.here.platform.location.integration.optimizedmap
- RestrictedManoeuvreLayer(Function1<TileId, Option<EdgePropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- restriction() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- restrictionLocation() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- restrictions() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- Restrictions - Class in com.here.platform.location.tpeg2.tfp
- Restrictions(Optional<VehicleClass>, Optional<VehicleCredentials>, Optional<LaneRestriction>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.Restrictions
- Restrictions(Option<VehicleClass>, Option<VehicleCredentials>, Option<LaneRestriction>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.Restrictions
- restrictionType() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionType - Class in com.here.platform.location.tpeg2.tec
- RestrictionType(RestrictionTypeCode, Optional<Object>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionType(RestrictionTypeCode, Option<Object>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.RestrictionType
- RestrictionTypeCode - Class in com.here.platform.location.tpeg2.sni
- RestrictionTypeCode(short) - Constructor for class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- restrictionValue() - Method in class com.here.platform.location.tpeg2.tec.RestrictionType
- result() - Method in class com.here.platform.data.client.utils.RetryStrategy.ConstantInterval
- result() - Method in class com.here.platform.data.client.utils.RetryStrategy.NoRetries$
- results() - Method in interface com.here.platform.location.core.mapmatching.javadsl.MatchedPath
-
The
MatchResultfor each observation - resumeRequestOnSourceFailure(RequestTemplate, InternalSettings, ResponseEntity, ByteRange) - Method in interface com.here.platform.data.client.http.HttpHandler
- resumeRequestOnSourceFailure(RequestTemplate, InternalSettings, ResponseEntity, ByteRange) - Method in class com.here.platform.data.client.http.RequestResponseHandler
- Retain<O> - Class in com.here.platform.location.core.mapmatching
-
This is an experimental API.
- Retain(O) - Constructor for class com.here.platform.location.core.mapmatching.Retain
- RETAIN - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- RETAIN - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
- RetractDummyFilter - Class in com.here.platform.data.client.flink.impl
-
Filters out dummy messages
- RetractDummyFilter(Schema) - Constructor for class com.here.platform.data.client.flink.impl.RetractDummyFilter
- RetractDummySource - Class in com.here.platform.data.client.flink.impl
-
Emits dummy messages with the main stream is finished we need it to let all the downstream logic to complete properly
- RetractDummySource(Schema) - Constructor for class com.here.platform.data.client.flink.impl.RetractDummySource
- RetriableErrorResponseException(String) - Constructor for exception com.here.platform.data.client.utils.HttpUtils.RetriableErrorResponseException
- retriableHttpStatusCodes() - Method in interface com.here.platform.data.client.http.Endpoint
- retriableHttpStatusCodes() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- retriableHttpStatusCodes() - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- RetriableHttpStatusCodes() - Static method in class com.here.platform.data.client.utils.HttpUtils
- Retrier - Class in com.here.platform.data.client.utils
- Retrier() - Constructor for class com.here.platform.data.client.utils.Retrier
- Retrier.NoMoreAttemptsException - Exception in com.here.platform.data.client.utils
- Retrier.NoMoreAttemptsException$ - Class in com.here.platform.data.client.utils
- retriesDeadline(RetryPolicyType) - Method in interface com.here.platform.data.client.http.Endpoint
- retriesDeadline(RetryPolicyType) - Method in class com.here.platform.data.client.service.stream.endpoints.Subscribe
- RetrieveFeatureChangesetOps(HttpHandler) - Constructor for class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps
- RetrieveFeatureChangesetOps$() - Constructor for class com.here.platform.data.client.impl.FeatureChangesetRetriever.RetrieveFeatureChangesetOps$
- retrieveLayerInfo(HRN, String, QueryApi) - Static method in class com.here.platform.data.client.flink.impl.LayerHelper
- retrieveLayerInfo(HRN, String, QueryApi) - Static method in class com.here.platform.data.client.spark.LayerIOHelper
- retrieveMetrics(List<String>) - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumer
- retrieveMetrics(List<String>) - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- RetrievePartitionPageOps(HttpHandler) - Constructor for class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps
- RetrievePartitionPageOps$() - Constructor for class com.here.platform.data.client.impl.PartitionPageRetriever.RetrievePartitionPageOps$
- RetrieveSubscriptionPageOps(HttpHandler) - Constructor for class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps
- RetrieveSubscriptionPageOps$() - Constructor for class com.here.platform.data.client.impl.SubscriptionPageRetriever.RetrieveSubscriptionPageOps$
- RetrieveSubsetsPageOps(HttpHandler) - Constructor for class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps
- RetrieveSubsetsPageOps$() - Constructor for class com.here.platform.data.client.impl.SubsetPageRetriever.RetrieveSubsetsPageOps$
- retrieveToken() - Method in class com.here.platform.data.client.auth.FixedHereTokenProvider
- retrieveToken() - Method in interface com.here.platform.data.client.auth.HereTokenProvider
- retrieveToken() - Method in class com.here.platform.data.client.auth.OAuthBasedTokenProvider
- retrieveToken() - Method in class com.here.platform.data.client.auth.RunAsIdFileTokenProvider
- RetrieveVersionPageOps(HttpHandler) - Constructor for class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps
- RetrieveVersionPageOps$() - Constructor for class com.here.platform.data.client.impl.VersionPageRetriever.RetrieveVersionPageOps$
- RetryContext - Class in com.here.platform.data.client.utils
- RetryContext(String, boolean) - Constructor for class com.here.platform.data.client.utils.RetryContext
- retryPolicy() - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration
- RetryPolicy - Interface in com.here.platform.data.client.base.http.settings
- RetryPolicy.Builder - Class in com.here.platform.data.client.base.http.settings
-
Build a new retry policy.
- retryPolicyType() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- RetryPolicyType - Interface in com.here.platform.data.client.settings
- RetryStrategy - Interface in com.here.platform.data.client.utils
-
A strategy for determine whether and when to retry an operation
- RetryStrategy.AdaptiveExponential - Class in com.here.platform.data.client.utils
-
A strategy that starts with some initial interval, and then picks the next interval so that it is the longer of the duration of the last request or an exponential increase over the previous interval.
- RetryStrategy.AdaptiveExponential$ - Class in com.here.platform.data.client.utils
- RetryStrategy.ConstantInterval - Class in com.here.platform.data.client.utils
-
A strategy that constantly returns the given interval
- RetryStrategy.ConstantInterval$ - Class in com.here.platform.data.client.utils
- RetryStrategy.NoRetries$ - Class in com.here.platform.data.client.utils
- RetryStrategy.Repeat - Class in com.here.platform.data.client.utils
- RetryStrategy.Repeat$ - Class in com.here.platform.data.client.utils
- RetryStrategy.SoftTimeout - Class in com.here.platform.data.client.utils
- RetryStrategy.SoftTimeout$ - Class in com.here.platform.data.client.utils
- RetryStrategy.StickyCeiling - Class in com.here.platform.data.client.utils
- RetryStrategy.StickyCeiling$ - Class in com.here.platform.data.client.utils
- RetryStrategyType - Enum Class in com.here.platform.data.client.base.http.settings
- REU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Réunion
- REU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
- reverse() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Creates the reversed
DirectedGraphwhich allows to navigate the topology backwards by flipping all edges. - reverse(RoutingGraphLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
- reversedFrom(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.Graphs
-
Deprecated.Prefer
new Graphs(optimizedMap).reverse(). - ReverseGraphTile - Class in com.here.platform.location.inmemory.graph
-
Contains the routing graph data for a single tile, needed to perform an efficient reverse expansion of a graph.
- ReverseGraphTile(TileId, int[], int[], int[], long[], int[]) - Constructor for class com.here.platform.location.inmemory.graph.ReverseGraphTile
- Reversible() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
A reversible lane is a road which can be physically separated from the motorway that changes direction for a specific time frame.
- REVERSIBLE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
A reversible lane is a road which can be physically separated from the motorway that changes direction for a specific time frame.
- RevgeocodeApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- RevgeocodeApi.RevgeocodeGetAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi.RevgeocodeGetAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- RevgeocodeApi.RevgeocodeGetBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode
- revgeocodeGet() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- revgeocodeGet(Optional<String>, Optional<Integer>, Optional<String>, List<String>, List<String>, List<String>, Optional<Integer>, Optional<String>, List<String>, List<String>, List<String>, List<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
-
This endpoint returns the nearest address to geo coordinates specified in the request.
- RevgeocodeGetAdapter(ApiRequest<OpenSearchReverseGeocodeResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- RevgeocodeGetAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter$
- RevgeocodeGetBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- revokeReferenceAccess() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- revokeReferenceAccess(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
-
Revokes API Key access from the artifact.
- RevokeReferenceAccessAdapter(ApiRequest<ApiKeyAccessStateResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- RevokeReferenceAccessAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter$
- RevokeReferenceAccessBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- rgb(int, int, int) - Static method in class com.here.platform.location.io.javadsl.Color
-
Create a color from separate red, green and blue values between 0 and 255.
- RIGHT - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.SignLocations
-
Signal is located to the right of the travel direction.
- Right$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Right$
- RiskOfFire - Class in com.here.platform.location.tpeg2.tec
- RiskOfFire(short) - Constructor for class com.here.platform.location.tpeg2.tec.RiskOfFire
- ROAD_CLASS_1 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Urban Expressway
- ROAD_CLASS_10 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Currently not in use
- ROAD_CLASS_11 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Frontage Road with No Through Traffic
- ROAD_CLASS_12 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Walkway
- ROAD_CLASS_2 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Express Highway
- ROAD_CLASS_3 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
National Road
- ROAD_CLASS_4 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Currently not in use
- ROAD_CLASS_5 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Regional Road
- ROAD_CLASS_6 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
General Road 1
- ROAD_CLASS_7 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
General Road 2
- ROAD_CLASS_8 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Ferry
- ROAD_CLASS_9 - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.RoadClasses
-
Alley
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- roadAccess() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- roadAccess() - Method in class com.here.platform.location.referencing.OlrLayers
- roadAccess(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAccess(). - roadAccess(Catalog, DataLoaderProvider, RoadAccessType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAccess(accessType). - roadAccess(RoadAccessType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
RangeBasedPropertyMapthat checks whether aVertexis accessible to any type of traffic represented inaccessType. - roadAccess(RoadAccessLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess(RoadAccessLayer, RoadAccessType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- roadAccess(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Road Access layer.
- RoadAccess - Interface in com.here.platform.location.integration.optimizedmap.graph
-
List of disjoint
RoadAccessTypevalues that can be combined to create more types using theRoadAccessType.unionmethod. - RoadAccessLayer - Class in com.here.platform.location.integration.optimizedmap
- RoadAccessLayer(Function1<TileId, Option<RangeBasedPropertyTile<Object>>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- RoadAccessType - Class in com.here.platform.location.integration.optimizedmap.graph
-
Represents the accessibility of a particular stretch of road for different types of traffic as a bitmask.
- RoadAccessType(int) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- roadAttribute(Catalog, String, Catalog, CacheManager, AttributeAccessor<RoadAttributesPartition, T>) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAttributes(). - RoadAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
-
Deprecated.Use TopologyAttributeDescription instead. Since Location Library 1.0.54.
- roadAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- roadAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Use
topologyAttributes(). - roadAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- roadAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- roadAttributes(Seq<RoadAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Deprecated.Use topologyAttributes instead. Since Location Library 1.0.54.
- RoadAttributes(Catalog, DataLoaderProvider) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).roadAttributes(). - RoadAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.
- RoadAttributes(RoadAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.
- RoadAttributes() - Static method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayers
-
Deprecated.The `road-attributes` layer of a HERE Map Content.
- RoadAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
-
Deprecated.Use TopologyAttributesLayer instead. Since Location Library 1.0.54.
- RoadAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
-
Deprecated.
- roadClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.
- roadClass() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- RoadClass - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Identifies a road network based on governmental classification.
- RoadClass.RoadClass1$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Urban Expressway
- RoadClass.RoadClass10$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Currently not in use
- RoadClass.RoadClass11$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Frontage Road with No Through Traffic
- RoadClass.RoadClass12$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Walkway
- RoadClass.RoadClass2$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Express Highway
- RoadClass.RoadClass3$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
National Road
- RoadClass.RoadClass4$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Currently not in use
- RoadClass.RoadClass5$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Regional Road
- RoadClass.RoadClass6$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
General Road 1
- RoadClass.RoadClass7$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
General Road 2
- RoadClass.RoadClass8$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Ferry
- RoadClass.RoadClass9$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Alley
- RoadClass.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- RoadClass.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- RoadClass1$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
- RoadClass10$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
- RoadClass11$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
- RoadClass12$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
- RoadClass2$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
- RoadClass3$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
- RoadClass4$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
- RoadClass5$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
- RoadClass6$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
- RoadClass7$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
- RoadClass8$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
- RoadClass9$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
- RoadClasses - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Identifies a road network based on governmental classification.
- roadDivider() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
RoadDividerof aVertex. - roadDivider() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
RoadDividerof aVertex. - RoadDivider - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
- RoadDivider.Legal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A painted line that prohibits turns by statute only.
- RoadDivider.Physical$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
A physical divider preventing specific manoeuvres.
- RoadDivider.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Unrecognized value.
- RoadDivider.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- RoadDividers - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
A physical structure or painted road marking intended to legally prohibit left turns in right-side driving countries, right turns in left-side driving countries, and U-turns at divided intersections or in the middle of divided segments.
- roadUsage() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.
- roadUsage() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- RoadUsage - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Road usage characteristics for a vertex range.
- RoadUsage(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
- RoadUsages - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
- Roadworks - Class in com.here.platform.location.tpeg2.tec
- Roadworks(short) - Constructor for class com.here.platform.location.tpeg2.tec.Roadworks
- role() - Method in class com.here.platform.data.client.model.Region
- ROU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Romania
- ROU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
- ROUNDABOUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A circular junction where traffic moves in one direction.
- Roundabout$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
- RoutingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- RoutingApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- RoutingApi.CalculateRoutesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesPostAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesPostAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.CalculateRoutesPostBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi.GetRoutesAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi.GetRoutesBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- RoutingApi.GetRoutesByHandleAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesByHandleAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesByHandleBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesByHandlePostAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesByHandlePostAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.GetRoutesByHandlePostBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.ImportRouteAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.ImportRouteAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- RoutingApi.ImportRouteBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.router
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.CarPathMatcherLayers
- routingGraph() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- routingGraph() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- routingGraph() - Method in class com.here.platform.location.referencing.OlrLayers
- routingGraph() - Method in class com.here.platform.location.referencing.TmcLayers
- routingGraph(GraphTile) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Graph tile.
- routingGraph(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Routing Graph layer.
- RoutingGraphLayer - Class in com.here.platform.location.integration.optimizedmap
- RoutingGraphLayer(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- RoutingGraphOperations<R> - Interface in com.here.platform.location.compilation.heremapcontent
- routingRoadAccess() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- routingRoadAccess() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- routingRoadAccess() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- routingRoadAccess(RoadAccessType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
RangeBasedPropertyMapthat checks whether aVertexis accessible to any type of traffic represented inaccessType. - rowCount() - Method in class com.here.platform.location.core.mapmatching.LogProbabilityMatrix
- rows() - Method in class com.here.platform.location.referencing.GridLocation
- rowToFeaturePojo(Row) - Method in class com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- rowToProtobufMessage(Row, RowTypeInfo, Descriptors.Descriptor) - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- RowToRowDataConverterMapFunction - Class in com.here.platform.data.client.flink.impl
- RowToRowDataConverterMapFunction(DynamicTableSource.DataStructureConverter) - Constructor for class com.here.platform.data.client.flink.impl.RowToRowDataConverterMapFunction
- rowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.ImlFeatureConverter
- rowTypeInfo() - Method in interface com.here.platform.data.client.flink.impl.decoders.PartitionConverter
- rowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImpl
- rowTypeInfo() - Method in class com.here.platform.data.client.flink.impl.decoders.PartitionConverterImplV2
- RSqlQueryVisitor - Class in com.here.platform.data.client.utils.rsql
- RSqlQueryVisitor() - Constructor for class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- RunAsIdFileTokenProvider - Class in com.here.platform.data.client.auth
- RunAsIdFileTokenProvider(RefreshingHereTokenRequestSignerSettings, ClientExecutionContext) - Constructor for class com.here.platform.data.client.auth.RunAsIdFileTokenProvider
- RunAsIdHereTokenCredentials - Class in com.here.platform.data.client.auth
- RunAsIdHereTokenCredentials - Class in com.here.platform.data.client.base.http.settings
-
Refreshable token credentials path provided in configuration
- RunAsIdHereTokenCredentials(String) - Constructor for class com.here.platform.data.client.auth.RunAsIdHereTokenCredentials
- RunAsIdHereTokenCredentials(String) - Constructor for class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- RUNNING_TRACK - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A rubberised artificial running surface for track and field athletics.
- RunningTrack() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A rubberised artificial running surface for track and field athletics.
- RUS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Russian Federation
- RUS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
- RWA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Rwanda
- RWA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
S
- S2JMapping<S> - Interface in com.here.platform.data.client.base
- S2JMapping<S> - Interface in com.here.platform.data.client.impl
-
INTERNAL API
- safetyFlag() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- safetyFlagIsSet() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- sameDirectionVertex() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- SameServiceEntry - Class in com.here.platform.location.tpeg2.sni
- SameServiceEntry(short, ServiceIdentifier, Optional<BearerLinkageInfo>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.SameServiceEntry
- SameServiceEntry(short, ServiceIdentifier, Option<BearerLinkageInfo>, boolean) - Constructor for class com.here.platform.location.tpeg2.sni.SameServiceEntry
- SameThreadExecutionContext - Class in com.here.platform.data.client.utils
-
Executes
Runnables on the thread callingexecute. - SameThreadExecutionContext() - Constructor for class com.here.platform.data.client.utils.SameThreadExecutionContext
- sampling() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- sampling() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- sanitiseObjectId(String) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- SASL_MECHANISM_JWT - Static variable in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- SAU - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saudi Arabia
- SAU$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
- save() - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Save the data to the given layer *
- ScalaApi - Interface in com.here.platform.data.client.base
- ScalaNilSerializer - Class in com.here.platform.data.client.flink.serializers
-
A dedicated serializer for the Scala
Nilsingleton. - ScalaNilSerializer() - Constructor for class com.here.platform.data.client.flink.serializers.ScalaNilSerializer
- ScalaNoneSerializer - Class in com.here.platform.data.client.flink.serializers
-
A dedicated serializer for the Scala
Nonesingleton. - ScalaNoneSerializer() - Constructor for class com.here.platform.data.client.flink.serializers.ScalaNoneSerializer
- ScalaSomeSerializer - Class in com.here.platform.data.client.flink.serializers
-
A dedicated serializer for the Scala
Somesingleton. - ScalaSomeSerializer() - Constructor for class com.here.platform.data.client.flink.serializers.ScalaSomeSerializer
- scenic() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.
- scenic() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- Scenic - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Scenic indicates if a trail offers scenic landscapes.
- Scenic() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.Scenic
- Scheduled$() - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Scheduled$
- schema() - Method in class com.here.platform.data.client.model.Layer
- schema() - Method in interface com.here.platform.data.client.model.SchemaOption
- schema() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- schema() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- schema() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- schema() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- schema() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- schema() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- schema() - Method in class com.here.platform.data.client.model.WritableLayer
- schema() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- schema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- schema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- schema(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.artifact.ArtifactService
- schema(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.artifact.DefaultArtifactService
- schema(StructType) - Method in interface com.here.platform.data.client.spark.IndexDataFrameReader
- schema(StructType) - Method in interface com.here.platform.data.client.spark.LayerDataFrameReader
-
Specifies the schema of the data stored in the layer.
- Schema - Interface in com.here.platform.data.client.flink.impl.schema
- SCHEMA_DATA_TYPE() - Static method in class com.here.platform.data.client.flink.common.Properties
- SCHEMA_NAME() - Static method in class com.here.platform.data.client.flink.common.Properties
- SCHEMA_PROPERTY() - Static method in class com.here.platform.data.client.flink.common.Properties
- schemaDirKey() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- SchemaDiscovery - Interface in com.here.platform.data.client.flink.impl
- SchemaDiscoveryImpl - Class in com.here.platform.data.client.flink.impl
- SchemaDiscoveryImpl(Option<AdminApi>, LayerTypeProvider) - Constructor for class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- SchemaDownloader - Class in com.here.platform.data.client.converters.protobuf.schema
- SchemaDownloader() - Constructor for class com.here.platform.data.client.converters.protobuf.schema.SchemaDownloader
- SchemaFactory - Interface in com.here.platform.data.client.flink.impl.schema
- SchemaFactory - Interface in com.here.platform.data.client.flink.impl.schema.v2
- SchemaOption - Interface in com.here.platform.data.client.model
- SchemasApi - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- SchemasApi.AddSchemaToProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.AddSchemaToResourcePolicyBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.DeleteSchemaBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaDocumentBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaMainMessageBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.GetSchemaProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.LinkSchemaToProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.ListSchemasBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.MakeSchemaLinkableBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaFromProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.RemoveSchemaLinkabilityBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UnlinkSchemaFromProjectBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- SchemasApi.UpdateSchemaPermissionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.artifact
- scheme() - Static method in class com.here.platform.data.client.model.GenericPartitioning
- scheme() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- scheme() - Static method in class com.here.platform.data.client.model.NoPartitioning
- scheme() - Method in interface com.here.platform.data.client.model.PartitioningType
- scheme() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- scid() - Method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- scid() - Method in interface com.here.platform.location.tpeg2.sfw.ServiceComponentFrameContent
- scid() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- scid() - Method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- SDN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sudan
- SDN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
- search(GC, double) - Method in interface com.here.platform.location.core.geospatial.javadsl.ProximitySearch
-
Returns all elements within a given distance around a given center.
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.ClosestResultPerKey
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.FilteredProximitySearch
- search(GC, double, GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.inmemory.geospatial.TiledProximitySearch
- searchable() - Method in class com.here.platform.data.client.model.geojson.Statistics
- searchable() - Method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- searchableProperties() - Method in class com.here.platform.data.client.model.InteractiveMapProperties
- searchableProperties() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- searchableProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties
- searchFeatures() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- searchFeatures(String, String, Optional<Integer>, Map<String, String>, List<String>, Optional<Boolean>, Optional<Boolean>, Optional<String>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
-
Searches for features in the layer.
- SearchFeaturesAdapter(ApiRequest<FeatureCollection>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- SearchFeaturesAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter$
- SearchFeaturesBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- SearchOperator - Enum Class in com.here.platform.data.client.model
- searchParam() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- searchParam() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- searchParam() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- searchParam() - Method in class com.here.platform.data.client.utils.rsql.QueryParserResult
- SearchParam - Class in com.here.platform.data.client.model.geojson
- SearchParam(String, SearchOperator, String) - Constructor for class com.here.platform.data.client.model.geojson.SearchParam
- searchParams() - Method in class com.here.platform.data.client.utils.rsql.PropertyCondition
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- searchString() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- sec() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeExternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.NegativeInternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveExternal$
- sectionType() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition.PositiveInternal$
- sectionType() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.TmcLocationDisposition
- sectionType() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- SectionType - Class in com.here.platform.location.tpeg2.tfp
- SectionType(short) - Constructor for class com.here.platform.location.tpeg2.tfp.SectionType
- secureHandles() - Method in interface com.here.platform.data.client.model.SecureHandlesOption
- secureHandles() - Method in interface com.here.platform.data.client.model.UpdatableSecureHandlesOption
- secureHandles() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- secureHandles() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- secureHandles() - Method in class com.here.platform.data.client.model.VersionedLayerType
- secureHandles() - Method in class com.here.platform.data.client.model.VolatileLayerType
- secureHandles() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- SecureHandlesOption - Interface in com.here.platform.data.client.model
- seek(int) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArrayInputStreamWithPos
- seek(long) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayInputFile.ByteArraySeekableInputStream
- seek(long) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- Seek$() - Constructor for class com.here.platform.data.client.hdfs.streams.BlobFsInputStream.Seek$
- seekToNewSource(long) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsInputStream
- seekToOffset() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- seekToOffset(String, Optional<String>, String, SeekOffsetsRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Enables you to start reading data from a specified offset.
- SeekToOffsetAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- SeekToOffsetAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter$
- SeekToOffsetBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- segmentAnchor() - Method in exception com.here.platform.location.compilation.heremapcontent.SegmentAnchorException
- SegmentAnchorException - Exception in com.here.platform.location.compilation.heremapcontent
- SegmentAnchorException(SegmentAnchor, String, Throwable) - Constructor for exception com.here.platform.location.compilation.heremapcontent.SegmentAnchorException
- SegmentAttribute<T> - Class in com.here.platform.location.compilation.heremapcontent
- SegmentAttribute(SegmentAnchor, T) - Constructor for class com.here.platform.location.compilation.heremapcontent.SegmentAttribute
- segmentById() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- segmentById(SegmentId, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- segmentById(Partition, SegmentId) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- segmentById(Partition, SegmentId) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segmentGeometryCoordinates() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- segmentGeometryFirstCoordinatesIndices() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- segmentId() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- segmentId(TopologyPartitionOperations<Object>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedSegment
- segmentId(Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segmentId(Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- SegmentId - Class in com.here.platform.location.compilation.core
-
A unique ID for a Segment
- SegmentId - Class in com.here.platform.location.integration.optimizedmap.geospatial
-
A string that uniquely identifies a road segment in HERE Map Content.
- SegmentId(String) - Constructor for class com.here.platform.location.compilation.core.SegmentId
- SegmentId(String) - Constructor for class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- segmentIds() - Method in class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- segmentIds() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- SegmentIndex - Class in com.here.platform.location.compilation.core
- SegmentIndex - Class in com.here.platform.location.inmemory.graph
-
The Index of an undirected road segment in a
GraphTile. - SegmentIndex(int) - Constructor for class com.here.platform.location.compilation.core.SegmentIndex
- SegmentIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.SegmentIndex
- SegmentIndexResolver - Interface in com.here.platform.location.compilation.core
-
For a particular segment, identified by its
SegmentReference, resolves its destination output partition and index in that partition. - segmentLocation() - Method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- SegmentModifier - Class in com.here.platform.location.tpeg2.tec
- SegmentModifier(DiversionRoadType, LocationReferencingContainer) - Constructor for class com.here.platform.location.tpeg2.tec.SegmentModifier
- segmentModifiers() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- SegmentReference - Class in com.here.platform.location.compilation.core
- SegmentReference(PartitionId, SegmentId) - Constructor for class com.here.platform.location.compilation.core.SegmentReference
- segments(TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- segments(TopologyGeometryPartition) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- segments(Partition) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- segmentSpeedLimit() - Method in class com.here.platform.location.tpeg2.tec.Event
- segmentTileIds() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- selection() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- selection() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- selection() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- selection() - Method in class com.here.platform.data.client.utils.rsql.FeatureById
- selection() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- selection() - Method in class com.here.platform.data.client.utils.rsql.QueryParserResult
- selection() - Method in class com.here.platform.data.client.utils.rsql.SelectionCondition
- selectionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- selectionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithSelection
- SelectionCondition - Class in com.here.platform.data.client.utils.rsql
- SelectionCondition(Set<String>) - Constructor for class com.here.platform.data.client.utils.rsql.SelectionCondition
- selectionSelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- self() - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedCompletableFuture
- self() - Method in class com.here.platform.data.client.flink.impl.AwaitSupport.AugmentedFuture
- self() - Method in class com.here.platform.data.client.spark.SparkSupport.AugmentedFuture
- self() - Method in class com.here.platform.data.client.utils.Futures.AugmentedFuture
- SEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Senegal
- SEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
- send(PublishPartition, boolean) - Method in interface com.here.platform.data.client.service.stream.kafka.Producer
- send(PublishPartition, boolean) - Method in class com.here.platform.data.client.service.stream.kafka.ProducerImpl
- sequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- sequenceNumberExitEntry() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- SequenceNumberExitEntry - Class in com.here.platform.location.tpeg2.etl
- SequenceNumberExitEntry(short, short) - Constructor for class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- serialization() - Static method in class com.here.platform.data.client.json.JsonMarshalling
- serialize(B) - Method in interface com.here.platform.data.client.base.BodySerializer
- serialize(ContinuousSourceUtils.TimestampSplit) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplitSerializer
- serialize(QueryVersionPartitionsSplit) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplitSerializer
- serialize(QueryVersionPartsSplit) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplitSerializer
- serialize(SingleSplitSourceUtils.Split) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SplitSerializer
- serialize(StreamLayerRowSplit) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplitSerializer
- serialize(String, PublishPartition, boolean) - Static method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaSerialization
- serialize(Collection<ContinuousSourceUtils.TimestampSplit>) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampEnumCheckpointSerializer
- serialize(Collection<QueryVersionPartitionsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumCheckpointSerializer
- serialize(Collection<QueryVersionPartsSplit>) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumCheckpointSerializer
- serialize(Collection<SingleSplitSourceUtils.Split>) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.EnumCheckpointSerializer
- serialize(Collection<StreamLayerRowSplit>) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowEnumCheckpointSerializer
- serialize(Row) - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.AvroRowSerializationSchema
- serialize(Formats) - Static method in class com.here.platform.data.client.blobstore.json.UploadLinksSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.impl.json.IndexValueSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.impl.json.ReferencePartitionSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.impl.json.ZonedDateTimeSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.CrcAlgorithmSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.DataRedundancySerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.DigestAlgorithmSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.EncryptionTypeSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureCollectionSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureModificationListSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureModificationSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.FeatureSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.GeometrySerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.IndexDefinitionSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.MaxMemoryPolicySerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.ObjectStoreLayerTtlSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.PartitioningSchemeSerializer
- serialize(Formats) - Static method in class com.here.platform.data.client.json.TtlSerializer
- serializeGroup(IndexRowMetadata, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.IndexDataConverter
- serializeGroup(VersionedRowMetadata, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.VersionedDataConverter
- serializeGroup(VolatileRowMetadata, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.VolatileDataConverter
- serializeGroup(M, Iterator<Row>) - Method in interface com.here.platform.data.client.spark.javadsl.DataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.IndexDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.VersionedDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.javadsl.VolatileDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.datasources.avro.AvroDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.datasources.generic.GenericDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataConverter
- serializeGroup(M, Iterator<Row>) - Method in class com.here.platform.data.client.spark.datasources.raw.RawDataConverter
- serializeMetricName(Metric, Seq<String>, Option<String>) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaUtils
- ServCompFrameCountedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFrameCountedProtected(short, Optional<Object>, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- ServCompFrameCountedProtected(short, Option<Object>, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- ServCompFramePrioritisedCountedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFramePrioritisedCountedProtected(short, Priority, Optional<Object>, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- ServCompFramePrioritisedCountedProtected(short, Priority, Option<Object>, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- ServCompFramePrioritisedProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFramePrioritisedProtected(short, Priority, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- ServCompFramePrioritisedProtected(short, Priority, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- ServCompFrameProtected - Class in com.here.platform.location.tpeg2.sfw
- ServCompFrameProtected(short, List<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- ServCompFrameProtected(short, Seq<ApplicationRootMessage>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- ServCompMultiplex - Class in com.here.platform.location.tpeg2.sfw
- ServCompMultiplex(List<ServiceComponent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- ServCompMultiplex(Seq<ServiceComponent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- servEncID() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- service() - Method in class com.here.hrn.HRN
- ServiceApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- ServiceApi.GetOpenapiAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi.GetOpenapiAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceApi.GetOpenapiBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.routing
- ServiceComponent - Class in com.here.platform.location.tpeg2.sfw
- ServiceComponent(Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<Object>, Optional<TPEGbin>, Optional<ServiceComponentFrameContent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceComponent
- ServiceComponent(Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<Object>, Option<TPEGbin>, Option<ServiceComponentFrameContent>) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceComponent
- serviceComponentBin() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- serviceComponentFrameContent() - Method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- ServiceComponentFrameContent - Interface in com.here.platform.location.tpeg2.sfw
- serviceComponentIsEncrypted() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- serviceComponentMultiplex() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- ServiceComponentReset - Class in com.here.platform.location.tpeg2.sni
- ServiceComponentReset(short, List<ServiceComponentResetEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- ServiceComponentReset(short, Seq<ServiceComponentResetEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- ServiceComponentResetEntry - Class in com.here.platform.location.tpeg2.sni
- ServiceComponentResetEntry(short, long, short, Optional<byte[]>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- ServiceComponentResetEntry(short, long, short, Option<byte[]>) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- serviceComponents() - Method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- serviceDescription() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- serviceDescription() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- ServiceEndpointDetails(String, String, String, Map<String, String>) - Constructor for class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails
- ServiceEndpointDetails$() - Constructor for class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails$
- ServiceFrame - Class in com.here.platform.location.tpeg2.sfw
- ServiceFrame(Optional<ServiceIdentifier>, Optional<Object>, ServCompMultiplex) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceFrame
- ServiceFrame(Option<ServiceIdentifier>, Option<Object>, ServCompMultiplex) - Constructor for class com.here.platform.location.tpeg2.sfw.ServiceFrame
- serviceID() - Method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- ServiceIdentifier - Class in com.here.platform.location.tpeg2.tdt
- ServiceIdentifier(short, short, short) - Constructor for class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- ServiceLogo - Class in com.here.platform.location.tpeg2.sni
- ServiceLogo(GraphicType, byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceLogo
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.Lookup
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.OLSLookup
- serviceName() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- serviceName() - Method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- serviceName() - Method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- ServiceNotOperating - Class in com.here.platform.location.tpeg2.tec
- ServiceNotOperating(short) - Constructor for class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- ServiceNotUseable - Class in com.here.platform.location.tpeg2.tec
- ServiceNotUseable(short) - Constructor for class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- ServiceTableAccelerator - Class in com.here.platform.location.tpeg2.sni
- ServiceTableAccelerator(short) - Constructor for class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- serviceUrlFromPartition(Option<String>) - Method in class com.here.platform.data.client.service.lookup.DiscoveryService
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.Lookup
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.OLSLookup
- serviceVersion() - Method in class com.here.platform.data.client.base.http.AccessType.ResourceLookup
- setAdditionalFields(Set<AdditionalField>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setAdditionalMetadata(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setBaseUrl(Option<String>) - Method in class com.here.platform.data.client.base.ApiRequest
- setBatchIdsInProcess_1(Seq<String>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBatchIdsInProcess_2(long) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBatchIdsLeft_1(Seq<Seq<String>>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBatchIdsLeft_2(Seq<Object>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBatchIdsUsed_1(Seq<Seq<String>>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBatchIdsUsed_2(Seq<Object>) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setBuffer(byte[]) - Method in class com.here.platform.data.client.external.org.apache.flink.formats.avro.utils.MutableByteArrayInputStream
-
Set buffer that can be read via the InputStream interface and reset the input stream.
- setChecksum(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setComplete(boolean) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- setCompressedDataSize(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setCrc(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setDataHandle(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setDataSize(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setEndVersion(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- setField(Row, RowTypeInfo, Descriptors.FieldDescriptor, DynamicMessage.Builder) - Method in class com.here.platform.data.client.flink.impl.decoders.ProtobufBlobConverter
- setField(Row, Descriptors.FieldDescriptor, DynamicMessage.Builder) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
- setFullUrl(Option<String>) - Method in class com.here.platform.data.client.base.ApiRequest
- setLayer(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setMapping(JavaMapping<_J, _S>) - Static method in class com.here.platform.data.client.base.Mappings
- setMinimumVersion() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- setMinimumVersion(long) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Sets the new minimum version for a catalog with versioned layers.
- setMinimumVersion(HRN, long, InternalSettings) - Method in class com.here.platform.data.client.service.metadata.DefaultMetadataService
- setMinimumVersion(HRN, long, InternalSettings) - Method in interface com.here.platform.data.client.service.metadata.MetadataService
- setMinimumVersion(String, MinimumVersionInfo, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
-
Sets minimum version for the given catalog.
- SetMinimumVersion - Class in com.here.platform.data.client.service.metadata
- SetMinimumVersion(long) - Constructor for class com.here.platform.data.client.service.metadata.SetMinimumVersion
- SetMinimumVersionAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- SetMinimumVersionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter$
- SetMinimumVersionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- setNext(String) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setPartId(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- setPartition(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setPartition(String) - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- setSinceTime(long) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- setStartVersion(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- setTimestamp(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- settings() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- settings() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- settings() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- settings() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- settings() - Method in class com.here.platform.data.client.utils.rsql.FeatureById
- settings() - Method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- Settings - Class in com.here.platform.data.client.settings
- Settings(Option<RequestSignerSettings>, Option<String>, Option<ProxySettings>, Timeouts, boolean) - Constructor for class com.here.platform.data.client.settings.Settings
- Settings.Builder - Class in com.here.platform.data.client.settings
- settingsHadoopConfigKey() - Static method in class com.here.platform.data.client.spark.Credentials
- setTypeQuery(String) - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- SetValuedRangeNormalization(Ordering<T>) - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SetValuedRangeNormalization
- setVersion(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- setVersion(long) - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.BlobFsService
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.DataServiceBlobHadoopFileSystem
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsIndexLayer
- setWorkingDirectory(Path) - Method in interface com.here.platform.data.client.hdfs.layers.BlobFsLayer
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsObjectStoreLayer
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVersionedLayer
- setWorkingDirectory(Path) - Method in class com.here.platform.data.client.hdfs.layers.BlobFsVolatileLayer
- SevenDays - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- SevenDays - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
7 days
- SGP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Singapore
- SGP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
- SGS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Georgia and the South Sandwich Islands
- SGS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
- SHA1() - Static method in class com.here.platform.data.client.model.DigestAlgorithm
- SHA256() - Static method in class com.here.platform.data.client.model.DigestAlgorithm
- shape() - Method in class com.here.platform.data.client.impl.ExtractNextFieldStage
- shape() - Method in class com.here.platform.data.client.json.SimpleLinearGraphStage
- shape() - Method in class com.here.platform.data.client.json.StreamingJsonParser
- shape() - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaConsumerImpl
- shape() - Method in class com.here.platform.data.client.service.stream.StreamSourceStage
- shape() - Method in class com.here.platform.data.client.utils.ByteStringSizingStage
- shape() - Method in class com.here.platform.data.client.utils.CountBytesStage
- shape() - Method in class com.here.platform.data.client.utils.DigestCalculationStage
- shape() - Method in class com.here.platform.data.client.utils.IteratorSinkStage
- shape() - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- shape() - Method in class com.here.platform.data.client.utils.SingleMultiDataStage
- shape() - Method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- shape() - Method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- Shape - Class in com.here.platform.location.tpeg2.olr
-
A
Shapespecified by a sequence of coordinates. - Shape(List<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Shape
- Shape(Seq<AbsoluteGeoCoordinate>) - Constructor for class com.here.platform.location.tpeg2.olr.Shape
- sharedDependencies() - Method in class com.here.platform.data.client.model.CompatibleVersion
- sharedHRNs() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- SHN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Helena, Ascension and Tristan da Cunha
- SHN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
- shortName() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataSourceV2
- shortName() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufFileFormat
- shortName() - Method in class com.here.platform.data.client.spark.datasources.raw.RawDataSourceV2
- shortName() - Method in class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- ShortUUID - Class in com.here.platform.data.client.utils
- ShortUUID() - Constructor for class com.here.platform.data.client.utils.ShortUUID
- shouldUseRawData(ReadableConfig) - Method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- shutdown() - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
-
Close httpClient.
- shutdown() - Method in class com.here.platform.data.client.impl.WrappedNotificationSubscriptionControl
- shutdown() - Method in class com.here.platform.data.client.impl.WrappedSubscriptionControl
- shutdown() - Method in interface com.here.platform.data.client.javadsl.NotificationSubscriptionControl
-
Shutdown the stream.
- shutdown() - Method in interface com.here.platform.data.client.javadsl.SubscriptionControl
-
Shutdown the stream.
- shutdown() - Method in class com.here.platform.data.client.v2.main.javadsl.DataClient
- sid() - Method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- sid() - Method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- sid_A() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sid_B() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sid_C() - Method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- sideOfRoad() - Method in class com.here.platform.location.referencing.AccessPoint
- sideOfRoad() - Method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- SideOfRoad - Class in com.here.platform.location.tpeg2.olr
-
Describes the the side of the road that the POI is on.
- SideOfRoad - Enum Class in com.here.platform.location.referencing.javadsl
-
The side of the road of an event.
- SideOfRoad(short) - Constructor for class com.here.platform.location.tpeg2.olr.SideOfRoad
- sids() - Method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- sign(HttpRequest) - Method in class com.here.platform.data.client.settings.DefaultHttpRequestSigner
- sign(HttpRequest) - Method in interface com.here.platform.data.client.settings.HttpRequestSigner
- SignatureCalculator - Class in com.here.platform.data.client.auth.hereaccount
- SignatureCalculator(String, String) - Constructor for class com.here.platform.data.client.auth.hereaccount.SignatureCalculator
- SignatureMethod - Class in com.here.platform.data.client.auth.hereaccount
- SignatureMethod(String, String) - Constructor for class com.here.platform.data.client.auth.hereaccount.SignatureMethod
- signedElevation() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- signedInt() - Static method in class com.here.platform.location.compilation.core.FieldSerializers
- SignLocation - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Location of the sign relative to the travel direction.
- SignLocation.Left$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Signal is located to the left of the travel direction.
- SignLocation.Overhead$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Signal is located overhead of the travel direction.
- SignLocation.Right$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Signal is located to the right of the travel direction.
- SignLocation.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
-
Unrecognized value.
- SignLocation.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.advancednavigationattributes
- SignLocations - Interface in com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl
-
Location of the sign relative to the travel direction.
- SILVER - Static variable in class com.here.platform.location.io.javadsl.Color
- SimpleDecoder<T> - Interface in com.here.platform.data.client.v2.api.javadsl
- SimpleLayerMetadata - Class in com.here.platform.data.client.v2.caching.model.versioned
- SimpleLayerMetadata(String, String) - Constructor for class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- SimpleLinearGraphStage<T> - Class in com.here.platform.data.client.json
- SimpleLinearGraphStage() - Constructor for class com.here.platform.data.client.json.SimpleLinearGraphStage
- simplePutObjectStoreBlob(String, String, ByteString, Option<String>, Option<ContentEncoding>) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- simplePutObjectStoreBlob(String, String, ByteString, Option<String>, Option<ContentEncoding>) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- SimpleRangeValue<T> - Interface in com.here.platform.location.compilation.core
- SimpleStyleProperties - Class in com.here.platform.location.io.javadsl.geojson
-
Simple styles to customize how map features are displayed.
- SimpleStyleProperties() - Constructor for class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
- SimpleTopologyPartitionOperations - Class in com.here.platform.location.compilation.heremapcontent
- SimpleTopologyPartitionOperations() - Constructor for class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- SimpleUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with single value for each message.
- simpleUploadObject2(String, String, ByteString, Optional<String>, Optional<ContentEncoding>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Upload object to objectstore in single request
- simpleUploadObject2(String, String, ByteString, Optional<String>, Optional<ContentEncoding>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- since() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.SinceFilter
- since() - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.Terms
- SinceFilter(long) - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.SinceFilter
- SinceFilter$() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.SinceFilter$
- sinceTime() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- sinceTime() - Method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- sinceTime() - Method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- singleContext() - Method in interface com.here.platform.data.client.json.Facade
- singleContext(int) - Method in interface com.here.platform.data.client.json.Facade
- singleContext(int) - Method in interface com.here.platform.data.client.json.RawFacade
- singleCoord() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- singleCoord() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- SingleDataChunk - Class in com.here.platform.data.client.utils
- SingleDataChunk(Seq<ByteString>) - Constructor for class com.here.platform.data.client.utils.SingleDataChunk
- SingleInstance - Enum constant in enum class com.here.platform.data.client.model.DataRedundancy
- singleMultiData() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- singleMultiData() - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- SingleMultiDataStage - Class in com.here.platform.data.client.utils
- SingleMultiDataStage(int, Set<Region>) - Constructor for class com.here.platform.data.client.utils.SingleMultiDataStage
- SingleSplitEnumerator(SplitEnumeratorContext<ContinuousSourceUtils.TimestampSplit>, ArrayList<ContinuousSourceUtils.TimestampSplit>) - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- SingleSplitEnumerator(SplitEnumeratorContext<SingleSplitSourceUtils.Split>, ArrayList<SingleSplitSourceUtils.Split>) - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- SingleSplitSourceUtils - Class in com.here.platform.data.client.flink.impl
-
Shared FLIP-27 Source utilities for bounded (one-shot) sources.
- SingleSplitSourceUtils() - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils
- SingleSplitSourceUtils.EnumCheckpointSerializer - Class in com.here.platform.data.client.flink.impl
- SingleSplitSourceUtils.SingleSplitEnumerator - Class in com.here.platform.data.client.flink.impl
- SingleSplitSourceUtils.Split - Class in com.here.platform.data.client.flink.impl
-
Trivial split carrying only a string identifier.
- SingleSplitSourceUtils.Split$ - Class in com.here.platform.data.client.flink.impl
- SingleSplitSourceUtils.SplitSerializer - Class in com.here.platform.data.client.flink.impl
- SingleTileSegmentIndexResolver - Class in com.here.platform.location.compilation.core
- SingleTileSegmentIndexResolver(PartitionId, String[]) - Constructor for class com.here.platform.location.compilation.core.SingleTileSegmentIndexResolver
- SingleValue$() - Constructor for class com.here.platform.data.client.json.PimpedAsyncParser.SingleValue$
- SingleValuedRangeNormalization() - Constructor for class com.here.platform.location.compilation.core.RangeNormalizationStrategy.SingleValuedRangeNormalization
- SINK_CATALOG - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Output catalog where the data is archived based on indexing attributes.
- SINK_LAYER - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Actual index layer which holds the archived data and its information.
- sinusoidal() - Static method in class com.here.platform.location.core.geospatial.GeoProjections
- SinusoidalDistanceCalculator - Class in com.here.platform.location.core.geospatial
-
Calculates the distance between two points in Euclidean space using sinusoidal projection.
- SinusoidalDistanceCalculator() - Constructor for class com.here.platform.location.core.geospatial.SinusoidalDistanceCalculator
- SinusoidalProjection - Class in com.here.platform.location.core.geospatial
-
A simple and fast
GeoProjectionused for most use cases. - SinusoidalProjection() - Constructor for class com.here.platform.location.core.geospatial.SinusoidalProjection
- SitUrl() - Static method in class com.here.platform.data.client.service.lookup.DiscoveryService
- SixMonths - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- SixMonths - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
180 days
- size() - Method in class com.here.platform.data.client.blobstore.BlobMetadata
- size() - Method in class com.here.platform.data.client.model.ObjectMetadata
- size() - Method in class com.here.platform.data.client.model.ObjectStoreListingItem
- size() - Method in class com.here.platform.data.client.model.ObjectStoreListItem
- size() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- size() - Method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- size() - Method in class com.here.platform.data.client.service.index.RawIndexingPartition
- size() - Method in class com.here.platform.location.dataloader.core.caching.LRUCachingDataLoader
-
Deprecated.
- size() - Method in class com.here.platform.location.dataloader.core.caching.LRUCachingTileLoader
-
Deprecated.
- SJM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Svalbard and Jan Mayen
- SJM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
- SKI_LIFT - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A cable transport device used to carry skiers up a mountain.
- SKI_RUN - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A marked path down a mountain for Alpine skiing or snowboarding.
- SkiLift() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A cable transport device used to carry skiers up a mountain.
- SkippingMetadataPublishingMapFunction - Class in com.here.platform.data.client.flink.impl
- SkippingMetadataPublishingMapFunction() - Constructor for class com.here.platform.data.client.flink.impl.SkippingMetadataPublishingMapFunction
- SkiRun() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A marked path down a mountain for Alpine skiing or snowboarding.
- SLB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Solomon Islands
- SLB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
- SLE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sierra Leone
- SLE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
- SlipperyRoad - Class in com.here.platform.location.tpeg2.tec
- SlipperyRoad(short) - Constructor for class com.here.platform.location.tpeg2.tec.SlipperyRoad
- slope() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- slope() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdasAttributes
- Slope - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Slope is the angle of inclination at the point indicating the angle of inclination from this point towards the vertex.
- Slope(int, SlopeElevationAccuracy) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- SlopeElevationAccuracies - Interface in com.here.platform.location.integration.optimizedmap.adasattributes.javadsl
-
Indication of the accuracy of the slope or elevation values.
- SlopeElevationAccuracy - Interface in com.here.platform.location.integration.optimizedmap.adasattributes
-
Indication of the accuracy of the slope or elevation values.
- SlopeElevationAccuracy.Basic$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Derived from basic data.
- SlopeElevationAccuracy.High$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Derived from higher resolution data.
- SlopeElevationAccuracy.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.adasattributes
-
Unrecognized value.
- SlopeElevationAccuracy.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.adasattributes
- SlowMovingVehicles - Class in com.here.platform.location.tpeg2.tec
- SlowMovingVehicles(short) - Constructor for class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- SLV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
El Salvador
- SLV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
- SMR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
San Marino
- SMR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- snapshotState(long) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- snapshotState(FunctionSnapshotContext) - Method in class com.here.platform.data.client.flink.impl.FeaturePoJoDeduplicationFilterFunction
- SNI1Template - Interface in com.here.platform.location.tpeg2.sni
- SoftTimeout(Deadline, RetryStrategy) - Constructor for class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout
- SoftTimeout$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout$
- solve(IndexedSeq<LogProbabilitySeq>, IndexedSeq<LogProbabilityMatrix>) - Static method in class com.here.platform.location.core.mapmatching.Solver
-
Find the most likely path through a Hidden Markov Model.
- Solver - Class in com.here.platform.location.core.mapmatching
-
Finds the most likely path through a Map-Matching specific Hidden Markov Model.
- Solver() - Constructor for class com.here.platform.location.core.mapmatching.Solver
- SOM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Somalia
- SOM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
- sortedSegments() - Method in class com.here.platform.location.compilation.core.IndexedPartition
- source() - Method in class com.here.platform.data.client.blobstore.Blob
- source() - Method in class com.here.platform.data.client.impl.IndexParser$IndexParser
- source() - Method in class com.here.platform.data.client.impl.IndexParser.IndexPartsParser
- source() - Method in class com.here.platform.data.client.impl.PartitionPageParser.PartitionPageParseOps
- source() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- source() - Method in class com.here.platform.data.client.utils.IteratorUtils.IteratorRelatedSourceOps
- source() - Method in class com.here.platform.location.inmemory.graph.Edge
- source() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- source(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- source(TopologyGeometryPartition, Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- source(Partition, Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- source(Segment, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- SOURCE_CATALOG - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Input catalog which provides stream data that is supposed to be archived.
- SOURCE_LAYER - Enum constant in enum class com.here.platform.dal.custom.MetadataName
-
Actual stream layer whose data is supposed to be archived.
- sourceCatalog() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- sourceCatalog() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- sourceCatalog() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- sourceCatalog() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- sourceKey() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- sourceLayer() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- sourceLayer() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- sourceLayer() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- sourceLayer() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- SourceRelatedTraversableOnceOps(IterableOnce<T>) - Constructor for class com.here.platform.data.client.utils.IteratorUtils.SourceRelatedTraversableOnceOps
- SourceRelatedTraversableOnceOps$() - Constructor for class com.here.platform.data.client.utils.IteratorUtils.SourceRelatedTraversableOnceOps$
- southLatitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- southLatitude() - Method in class com.here.platform.data.client.utils.rsql.BoundingBox
- southLatitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- southLatitude() - Method in class com.here.platform.location.referencing.GridLocation
- southLatitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- southLatitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- southLatitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- southLatitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- southLatitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- Space() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- SparkCatalogFactory - Class in com.here.platform.location.dataloader.spark
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- SparkCatalogFactory() - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and default Data Client Settings.
- SparkCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- SparkCatalogFactory(Duration) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings and a custom timeout.
- SparkCatalogFactory(Duration, Settings) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- SparkCatalogFactory(Duration, Option<Settings>) - Constructor for class com.here.platform.location.dataloader.spark.SparkCatalogFactory
-
Deprecated.
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufDataSourceV2
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.raw.RawDataSourceV2
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- sparkSession() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- SparkSessionExt(SparkSession) - Constructor for class com.here.platform.data.client.spark.LayerDataFrameReader.SparkSessionExt
- SparkSupport - Class in com.here.platform.data.client.spark
-
Implicits helper to easily access the API using synchronous calls required by Spark.
- SparkSupport() - Constructor for class com.here.platform.data.client.spark.SparkSupport
- SparkSupport.AugmentedFuture<A> - Class in com.here.platform.data.client.spark
- SparkSupport.AugmentedFuture$ - Class in com.here.platform.data.client.spark
- SparkV3AvroSerializer - Class in org.apache.spark.sql.avro
- SparkV3AvroSerializer(DataType, Schema, boolean) - Constructor for class org.apache.spark.sql.avro.SparkV3AvroSerializer
- SparseEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparseEntityPropertyTile(TileId, int, int[], int[], byte[][], int, int, byte) - Constructor for class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- SparsePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparsePointBasedPropertyTile(TileId, int, int[], int[], double[], byte[][], int, byte) - Constructor for class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- SparseRangeBasedPropertyMapData<T> - Class in com.here.platform.location.compilation.core
- SparseRangeBasedPropertyMapData(int, int[], int[], double[], double[], Object, Option<T>, int, HashTableIndexing.Id) - Constructor for class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- SparseRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- SparseRangeBasedPropertyTile() - Constructor for class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- spatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- spatialOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- spatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- spatialResolution() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- SpatialResolution - Class in com.here.platform.location.tpeg2.tfp
- SpatialResolution(short) - Constructor for class com.here.platform.location.tpeg2.tfp.SpatialResolution
- spatialResolutionPolygon() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- spatialResolutionSection() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- spatialResolutionVector() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- SPECIAL_TRAFFIC_FIGURE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A somewhat circular intersection that controls the traffic flow from incoming roads.
- SpecialDay - Class in com.here.platform.location.tpeg2.tdt
- SpecialDay(short) - Constructor for class com.here.platform.location.tpeg2.tdt.SpecialDay
- specialExplication() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
SpecialExplicationof aEdge. - specialExplication() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
SpecialExplicationof aEdge. - SpecialExplication - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Indicates a point where a road splits into two or more roads.
- SpecialExplication() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpecialExplication
- SpecialTrafficAreaCategories - Interface in com.here.platform.location.integration.optimizedmap.roadattributes.javadsl
-
Identifies specific road intersection types that a driver perceives as a single intersection.
- specialTrafficAreaCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates a map that return the
SpecialTrafficAreaCategoryof aVertex. - specialTrafficAreaCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that return the
SpecialTrafficAreaCategoryof aVertex. - SpecialTrafficAreaCategory - Interface in com.here.platform.location.integration.optimizedmap.roadattributes
-
Identifies specific road intersection types that a driver perceives as a single intersection.
- SpecialTrafficAreaCategory.Roundabout$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A circular junction where traffic moves in one direction.
- SpecialTrafficAreaCategory.SpecialTrafficFigure$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A somewhat circular intersection that controls the traffic flow from incoming roads.
- SpecialTrafficAreaCategory.UndefinedTrafficInternal$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
A paved area where a vehicle can travel, but there are no legally defined traffic paths.
- SpecialTrafficAreaCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.roadattributes
-
Unrecognized value.
- SpecialTrafficAreaCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- SpecialTrafficFigure$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
- specVersionID() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- SpeedCategories - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
The general speed trend of a navigable segment based on posted or legal speed.
- speedCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
SpeedCategoryof aVertex. - speedCategory() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
SpeedCategoryof aVertex. - SpeedCategory - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The general speed trend of a navigable segment based on posted or legal speed.
- SpeedCategory.Between101And130KmphOr65And80Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between11And30KmphOr6And20Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between31And50KmphOr21And30Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between51And70KmphOr31And40Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between71And90KmphOr41And54Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Between91And100KmphOr55And64Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Over130KmphOr80Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Under11KmphOr6Mph$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- SpeedCategory.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- speedLimit() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.AdvancedNavigationAttributes
-
Deprecated.Creates a map that returns the
SpeedLimitof aVertex. - speedLimit() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
SpeedLimitof aVertex. - speedLimit() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
SpeedLimitof aVertex. - SpeedLimit - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed limit information for the segment.
- SpeedLimit(int, SpeedLimitSource) - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- speedLimitLength() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- speedLimitSections() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- SpeedLimitSource - Interface in com.here.platform.location.integration.optimizedmap.commonattributes
-
The source for how the speed limit was collected.
- SpeedLimitSource.Derived$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed Limit is based on administrative regulations.
- SpeedLimitSource.Posted$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Speed Limit is based on a posted speed limit sign, speed limit information painted on the road, or data obtained from official sources.
- SpeedLimitSource.Unrecognized - Class in com.here.platform.location.integration.optimizedmap.commonattributes
-
Unrecognized value.
- SpeedLimitSource.Unrecognized$ - Class in com.here.platform.location.integration.optimizedmap.commonattributes
- SpeedLimitSources - Interface in com.here.platform.location.integration.optimizedmap.commonattributes.javadsl
-
Speed limit information for the segment.
- speedLimitValue() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- speedLimitValueWet() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- Split(String) - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.Split
- Split$() - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.Split$
- splitBBox(BoundingBox) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- splitByLength(String, Seq<String>, Set<String>, Option<InteractiveMapContext>, Option<Object>, Option<String>) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- splitGeometry(Geometry) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapGeometryUtilities
- splitId() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplit
- splitId() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplit
- splitId() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplit
- splitId() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.Split
- splitId() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplit
- splitPathToNames(Path) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- splitSequence(Seq<T>) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- SplitSerializer() - Constructor for class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SplitSerializer
- SplittedUDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over selecting indexing attributes with single value for each message that can be splitted.
- splitTile(Tile) - Static method in class com.here.platform.data.client.service.interactiveMap.InteractiveMapUtilities
- SPM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Pierre and Miquelon
- SPM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
- sqlConf() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- sqlConf() - Method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- Sqlite3 - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- SquareBraceEnd() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- SquareBraceStart() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- SRB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Serbia
- SRB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
- srBearingLeft() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- srBearingRight() - Method in class com.here.platform.location.tpeg2.olr.LineProperties
- SSD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Sudan
- SSD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
- StableBlobIdGenerator - Class in com.here.platform.data.client.engine.model
-
BlobIdGeneratorimplementation that generate deterministic blob ID given a partition and version. - StableBlobIdGenerator(long) - Constructor for class com.here.platform.data.client.engine.model.StableBlobIdGenerator
- StableBlobIdGenerator.Builder - Class in com.here.platform.data.client.engine.model
-
Builder for
StableBlobIdGenerator - StandaloneByteArrayTileLoader - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneByteArrayTileLoader(QueryApi, ReadEngine, HRN, long, String, Duration, ActorSystem) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneByteArrayTileLoader
-
Deprecated.
- StandaloneByteArrayTileLoader(DataStoreClient<Partition>) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneByteArrayTileLoader
-
Deprecated.
- StandaloneCatalog - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneCatalog(HRN, long, Settings, Duration, ActorSystem) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- StandaloneCatalogFactory - Class in com.here.platform.location.dataloader.standalone
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- StandaloneCatalogFactory() - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and default Data Client Settings.
- StandaloneCatalogFactory(Settings) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- StandaloneCatalogFactory(Duration) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with default Data Client Settings and a custom timeout.
- StandaloneCatalogFactory(Duration, Settings) - Constructor for class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Constructs a new instance with infinite timeout for data access operations and custom Data Client Settings.
- start() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.SingleSplitEnumerator
- start() - Method in class com.here.platform.data.client.flink.impl.DummyFeaturePojoSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureIdsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.ImlQuadKeysSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.NeverEmitSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.QueryIndexPartitionsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsEnumerator
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsEnumerator
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsIdsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.QueryVolatilePartitionsSourceReader
- start() - Method in class com.here.platform.data.client.flink.impl.SingleSplitSourceUtils.SingleSplitEnumerator
- start() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- start() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- start() - Method in class com.here.platform.data.client.json.PimpedAsyncParser.Mode
- start() - Method in class com.here.platform.data.client.model.Offset
- start() - Method in class com.here.platform.data.client.model.Range
- start() - Method in class com.here.platform.data.client.utils.rsql.RangeVersion
- start() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The start relative offset.
- start() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- startBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Starts a new batch for a catalog with layers explicitly named.
- startBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- startBatch2(OptionalLong, Optional<List<String>>, List<VersionDependency>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Starts a new batch for a catalog with layers explicitly named.
- startCoordinate() - Method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- started() - Method in class com.here.platform.data.client.model.PublicationDetails
- startIndices() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- startIndices() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- startMultipartUpload() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- startMultipartUpload(String, String, String, Optional<String>, Optional<MultipartUploadMetadata>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Publishes large data blobs where the data payload needs to be split into multiple parts.
- StartMultipartUpload - Class in com.here.platform.data.client.service.blobstore
- StartMultipartUpload(String, String, String, ContentType, Option<HttpEncoding>) - Constructor for class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- StartMultipartUploadAdapter(ApiRequest<BlobInitResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- StartMultipartUploadAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter$
- StartMultipartUploadBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- startMultipartUploadByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- startMultipartUploadByKey(String, String, String, MultipartUploadByKeyMetadata) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Publishes large data blobs where the data payload needs to be split into multiple parts.
- StartMultipartUploadByKeyAdapter(ApiRequest<MultipartInitResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- StartMultipartUploadByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter$
- StartMultipartUploadByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- startMultipartUploadObjectStore(String, String, Option<String>, Option<ContentEncoding>) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- startMultipartUploadObjectStore(String, String, Option<String>, Option<ContentEncoding>) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- startOffset() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- startOffset() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- startOffset() - Method in class com.here.platform.location.referencing.LinearLocation
- startOffsets() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- startOffsets() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- startOffsets() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- startTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- startTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- startTime() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- startTimeMilliseconds() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- startUpload(String, String, String, ContentType, Option<HttpEncoding>) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- startUpload(String, String, String, ContentType, Option<HttpEncoding>) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- startUpload(String, String, ContentType, Option<HttpEncoding>) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- startUpload(String, String, ContentType, Option<HttpEncoding>) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- startUploadObject2(String, String, Optional<String>, Optional<ContentEncoding>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Start multi-part upload for object in objectstore
- startUploadObject2(String, String, Optional<String>, Optional<ContentEncoding>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- startVersion() - Method in class com.here.platform.data.client.flink.impl.PartData
- startVersion() - Method in class com.here.platform.data.client.flink.impl.PartVersionState
- startVersion() - Method in class com.here.platform.data.client.flink.impl.PojoPartVersionState
- startVersion() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- startVersion() - Method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- startVersion() - Method in class com.here.platform.data.client.service.metadata.GetChanges
- startVersion() - Method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- startVersion() - Method in class com.here.platform.data.client.service.metadata.GetVersions
- startVersion() - Method in class com.here.platform.data.client.service.query.GetChangesById
- state() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- state() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPartitionVersionStateOps
- state() - Method in class com.here.platform.data.client.model.DeleteIndexesStatusResponse
- state() - Method in class com.here.platform.data.client.model.PublicationDetails
- state() - Method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- StateActor(ExecutionContext) - Constructor for class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.StateActor
- stationIDNumber() - Method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- StationSearchApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- StationSearchApi.GetStationsAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi.GetStationsAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StationSearchApi.GetStationsBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.transit
- StatisticalParameters - Class in com.here.platform.location.tpeg2.tfp
- StatisticalParameters(Optional<Object>, Optional<Object>, Optional<FlowDataQuality>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- StatisticalParameters(Option<Object>, Option<Object>, Option<FlowDataQuality>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- statistics() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- Statistics - Class in com.here.platform.data.client.model.geojson
-
Defines the statistics of the Interactive Map Layer
- Statistics(String, Option<StatisticsCount>, Option<StatisticsCount>, Option<StatisticsBbox>, Option<StatisticsGeometryTypes>, Option<StatisticsProperties>, Option<StatisticsTags>, Option<String>) - Constructor for class com.here.platform.data.client.model.geojson.Statistics
- Statistics(Seq<Object>) - Constructor for class com.here.platform.location.compilation.core.IntHashSet.Statistics
- Statistics$() - Constructor for class com.here.platform.location.compilation.core.IntHashSet.Statistics$
- StatisticsBbox - Class in com.here.platform.data.client.model.geojson
-
Defines the bounding box of the layer
- StatisticsBbox(Option<Seq<Object>>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsBbox
- StatisticsCount - Class in com.here.platform.data.client.model.geojson
-
Defines the count of statistics param: value the count value param: estimated if true, the count is estimated
- StatisticsCount(Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsCount
- StatisticsGeometryTypes - Class in com.here.platform.data.client.model.geojson
-
Defines Statistics Geometry Types param: value the list of geometry types in the layer param: estimated if true, the list of geometry types is estimated
- StatisticsGeometryTypes(Option<Seq<String>>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- StatisticsProperties - Class in com.here.platform.data.client.model.geojson
-
Defines the property statistics in the layer param: value the list of property statistics param: estimated if true, the list of property statistics is estimated
- StatisticsProperties(Option<Seq<StatisticsPropertiesValue>>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsProperties
- StatisticsPropertiesValue - Class in com.here.platform.data.client.model.geojson
-
Defines the property count in the layer param: key the property name param: count the count of the property in the layer param: searchable if true, the property is searchable
- StatisticsPropertiesValue(Option<String>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- StatisticsTags - Class in com.here.platform.data.client.model.geojson
-
Defines the tags statistics of layer param: value the list of tag statistics param: estimated if true, the list of tag statistics is estimated
- StatisticsTags(Option<Seq<StatisticsTagsValue>>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsTags
- StatisticsTagsValue - Class in com.here.platform.data.client.model.geojson
-
param: key the tag name param: count the tag count in the layer
- StatisticsTagsValue(Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- stats() - Method in interface com.here.platform.location.dataloader.core.caching.CachingDataLoader
-
Deprecated.
- stats() - Method in class com.here.platform.location.dataloader.core.caching.CachingTileLoaderMap
-
Deprecated.
- status() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- status() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- status() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- status() - Method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- status() - Method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- status() - Method in class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- status() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- status() - Method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- status(InternalSettings, String) - Method in interface com.here.platform.data.client.service.config.ConfigService
- status(InternalSettings, String) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- statusCode() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Response status code.
- statusCode() - Method in exception com.here.platform.data.client.base.StatusCodeException
- statusCode() - Method in exception com.here.platform.data.client.HttpStatusException
- StatusCodeException - Exception in com.here.platform.data.client.base
- StatusCodeException(int, String, String, Option<String>) - Constructor for exception com.here.platform.data.client.base.StatusCodeException
- statusDescription() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- statusLevel() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- StatusParameters - Class in com.here.platform.location.tpeg2.tfp
- StatusParameters(Optional<LevelOfService>, Optional<Object>, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatusParameters
- StatusParameters(Option<LevelOfService>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tfp.StatusParameters
- StatusResponse(String, Option<String>) - Constructor for class com.here.platform.data.client.service.config.ConfigService.StatusResponse
- StatusResponse$() - Constructor for class com.here.platform.data.client.service.config.ConfigService.StatusResponse$
- statusToken() - Method in class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusToken
- statusToken() - Method in class com.here.platform.data.client.service.config.GetSubscriptionStatus
- StdRequestExecutor - Class in com.here.platform.data.client.http
- StdRequestExecutor(Config, ClientExecutionContext) - Constructor for class com.here.platform.data.client.http.StdRequestExecutor
- StickyCeiling(FiniteDuration, RetryStrategy) - Constructor for class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling
- StickyCeiling$() - Constructor for class com.here.platform.data.client.utils.RetryStrategy.StickyCeiling$
- stop() - Method in interface com.here.platform.data.client.service.stream.kafka.AsyncConsumer
- stop() - Method in class com.here.platform.data.client.service.stream.kafka.AsyncConsumerImpl
- stopTime() - Method in class com.here.platform.location.tpeg2.sni.OpTime
- stopTime() - Method in class com.here.platform.location.tpeg2.tec.Event
- storageCapacityMb() - Method in class com.here.platform.data.client.model.VolatileProperties
- StorageLayerAccess - Class in com.here.platform.data.client.settings
- StorageLayerAccess() - Constructor for class com.here.platform.data.client.settings.StorageLayerAccess
- storedCompressionSize() - Method in exception com.here.platform.data.client.ConflictException
- storedSize() - Method in exception com.here.platform.data.client.ConflictException
- STP - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sao Tome and Principe
- STP$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
- StraightLineDistanceCalculator - Interface in com.here.platform.location.core.geospatial
-
Computes the straight-line distance between two geocoordinates.
- StraightLineLengthSeq - Interface in com.here.platform.location.core.geospatial
-
A Sequence of length values in meters that were calculated using a
StraightLineDistanceCalculator. - strategy() - Method in class com.here.platform.data.client.utils.RetryStrategy.SoftTimeout
- Stream - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- Stream() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use StreamLayerType. For comparison please use LayerType.isStream. Since 1.18.xxx.
- StreamApi - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi - Interface in com.here.platform.data.client.service.stream
- StreamApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- StreamApi.CommitOffsetsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.CommitOffsetsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.CommitOffsetsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.ConsumeDataBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.DeleteSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.EndpointByConsumerBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SeekToOffsetBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApi.SubscribeBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.stream
- StreamApiType - Class in com.here.platform.data.client.settings
- StreamApiType() - Constructor for class com.here.platform.data.client.settings.StreamApiType
- StreamConfigProvider - Interface in com.here.platform.data.client.service.stream
- StreamDirectoryFrame - Class in com.here.platform.location.tpeg2.sfw
- StreamDirectoryFrame(List<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- StreamDirectoryFrame(Seq<ServiceIdentifier>) - Constructor for class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- StreamEmbeddedPartitionMessage - Class in com.here.platform.data.client.service.stream
- StreamEmbeddedPartitionMessage(String, StreamMessage, boolean) - Constructor for class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- streamEndpoints(String, KafkaStreamSettings) - Method in class com.here.platform.data.client.service.stream.kafka.ProducerFactoryImpl
- StreamingArrayFContext<J> - Interface in com.here.platform.data.client.json
- streamingContent() - Method in interface com.here.platform.data.client.base.http.HttpResponse
-
Direct ok-http response content.
- StreamingJson4sFacade - Class in com.here.platform.data.client.json
- StreamingJson4sFacade() - Constructor for class com.here.platform.data.client.json.StreamingJson4sFacade
- StreamingJsonParser<J> - Class in com.here.platform.data.client.json
- StreamingJsonParser(Option<String>, PimpedAsyncParser<J>, Facade<J>) - Constructor for class com.here.platform.data.client.json.StreamingJsonParser
- StreamingObjectFContext<J> - Interface in com.here.platform.data.client.json
- streamLayerFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- streamLayerFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- StreamLayerRowEnumCheckpointSerializer - Class in com.here.platform.data.client.flink.impl
- StreamLayerRowEnumCheckpointSerializer() - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowEnumCheckpointSerializer
- StreamLayerRowParallelEnumerator - Class in com.here.platform.data.client.flink.impl
-
Assigns one split per subtask for parallel consumption.
- StreamLayerRowParallelEnumerator(SplitEnumeratorContext<StreamLayerRowSplit>, ArrayList<StreamLayerRowSplit>) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowParallelEnumerator
- StreamLayerRowRichSink - Class in com.here.platform.data.client.flink.impl
-
Sink V2 implementation for stream layer rows.
- StreamLayerRowRichSink(HRN, PartitionSchema, Settings, DynamicTableSink.DataStructureConverter, Option<WriteEngine>) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowRichSink
- StreamLayerRowRichSinkWriter - Class in com.here.platform.data.client.flink.impl
- StreamLayerRowRichSinkWriter(HRN, PartitionSchema, Settings, DynamicTableSink.DataStructureConverter, Option<WriteEngine>, WriterInitContext) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowRichSinkWriter
- StreamLayerRowRichSource - Class in com.here.platform.data.client.flink.impl
- StreamLayerRowRichSource(HRN, Settings, String, PartitionConverter, ConsumerSettings, ReadEngineFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowRichSource
- StreamLayerRowRichSourceReader - Class in com.here.platform.data.client.flink.impl
-
SourceReader for stream layer rows with checkpoint-aware offset commit.
- StreamLayerRowRichSourceReader(HRN, Settings, String, PartitionConverter, ConsumerSettings, ReadEngineFactory, QueryApiFactory, SourceReaderContext) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowRichSourceReader
- StreamLayerRowSplit - Class in com.here.platform.data.client.flink.impl
- StreamLayerRowSplit(int) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowSplit
- StreamLayerRowSplitSerializer - Class in com.here.platform.data.client.flink.impl
- StreamLayerRowSplitSerializer() - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerRowSplitSerializer
- StreamLayerSourceFunctionFactory - Interface in com.here.platform.data.client.flink.impl
- StreamLayerTableSink - Class in com.here.platform.data.client.flink.impl
- StreamLayerTableSink(HRN, PartitionSchema, DataTypeFactory, Option<WriteEngine>) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerTableSink
- StreamLayerTableSource - Class in com.here.platform.data.client.flink.impl
- StreamLayerTableSource(HRN, String, ConsumerSettings, PartitionConverter, DataTypeFactory, StreamLayerSourceFunctionFactory, ReadEngineFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.StreamLayerTableSource
- StreamLayerType - Class in com.here.platform.data.client.model
- StreamLayerType(Option<Object>, Option<StreamProperties>) - Constructor for class com.here.platform.data.client.model.StreamLayerType
- StreamLayerType.Builder - Class in com.here.platform.data.client.model
- StreamMessage - Class in com.here.platform.data.client.service.stream
- StreamMessage(StreamMessageMetadata, StreamMessageOffset) - Constructor for class com.here.platform.data.client.service.stream.StreamMessage
- StreamMessageMetadata - Class in com.here.platform.data.client.service.stream
- StreamMessageMetadata(Option<String>, Option<String>, Option<String>, Option<Object>, Option<Object>, Option<String>, Option<String>, Option<Object>) - Constructor for class com.here.platform.data.client.service.stream.StreamMessageMetadata
- StreamMessageOffset - Class in com.here.platform.data.client.service.stream
- StreamMessageOffset(int, long) - Constructor for class com.here.platform.data.client.service.stream.StreamMessageOffset
- streamMetadataFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- streamMetadataFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- StreamOutput - Class in com.here.platform.data.client.service.stream
- StreamOutput(String, String) - Constructor for class com.here.platform.data.client.service.stream.StreamOutput
- streamPartition() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- StreamPartitionMessage - Class in com.here.platform.data.client.service.stream
- StreamPartitionMessage(StreamMessage) - Constructor for class com.here.platform.data.client.service.stream.StreamPartitionMessage
- streamProperties() - Method in class com.here.platform.data.client.model.StreamLayerType
- streamProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- StreamProperties - Class in com.here.platform.data.client.model
- StreamProperties(double, double, Option<Object>) - Constructor for class com.here.platform.data.client.model.StreamProperties
- StreamProperties.Builder - Class in com.here.platform.data.client.model
- StreamPublishPartition - Class in com.here.platform.data.client.impl
-
internal stream publish with embedded data
- StreamPublishPartition(String, String, byte[], Option<String>, Option<String>, Option<Object>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.impl.StreamPublishPartition
- StreamReferencedPartitionMessage - Class in com.here.platform.data.client.service.stream
- StreamReferencedPartitionMessage(String, StreamMessage) - Constructor for class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- StreamService - Interface in com.here.platform.data.client.service.stream
- StreamSourceStage - Class in com.here.platform.data.client.service.stream
- StreamSourceStage(StreamService, HRN, String, ConsumerSettings, ClientExecutionContext) - Constructor for class com.here.platform.data.client.service.stream.StreamSourceStage
- StreamSubscription - Class in com.here.platform.data.client.service.stream
- StreamSubscription(HRN, String, String, String) - Constructor for class com.here.platform.data.client.service.stream.StreamSubscription
- StreamSubscriptionShutDownException - Exception in com.here.platform.data.client
-
Error happening while shutting down a stream subscription.
- StreamSubscriptionShutDownException(String) - Constructor for exception com.here.platform.data.client.StreamSubscriptionShutDownException
- string(String, String) - Static method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- String - Enum constant in enum class com.here.platform.data.client.model.IndexType
- StringAdditionalField - Class in com.here.platform.data.client.v2.adapter.model
- StringAdditionalField(String, String) - Constructor for class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- StringIdentity$() - Constructor for class com.here.platform.data.client.base.Mappings.StringIdentity$
- StringIdentity$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.StringIdentity$
- StringIndexValue - Class in com.here.platform.data.client.model
-
String value of index key supported by Index layer
- StringIndexValue(String) - Constructor for class com.here.platform.data.client.model.StringIndexValue
- stroke(Color) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A color for "LineString/MultiLineString" and "Polygon/MultiPolygon" outlines.
- strokeOpacity(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The opacity for "LineString/MultiLineString" and "Polygon/MultiPolygon" outlines.
- strokeWidth(double) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
The width of a "LineString/MultiLineString" or of a "Polygon/MultiPolygon" outlines.
- style(HereProperties.Style) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
- Style() - Constructor for class com.here.platform.location.io.javadsl.geojson.HereProperties.Style
- subAdviceCode() - Method in class com.here.platform.location.tpeg2.tec.Advice
- SubAdviceType - Class in com.here.platform.location.tpeg2.tec
- SubAdviceType(short) - Constructor for class com.here.platform.location.tpeg2.tec.SubAdviceType
- subCause() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- SubCauseType - Class in com.here.platform.location.tpeg2.tec
- SubCauseType(short) - Constructor for class com.here.platform.location.tpeg2.tec.SubCauseType
- submitPublication() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- submitPublication(String, String, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Submits the publication and initiates post processing if necessary.
- SubmitPublicationAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- SubmitPublicationAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter$
- SubmitPublicationBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- subscribe() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- subscribe() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- subscribe(HRN, String, ConsumerSettings, InternalSettings, boolean) - Method in interface com.here.platform.data.client.service.stream.DirectKafka
- subscribe(HRN, String, ConsumerSettings, InternalSettings, boolean) - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- subscribe(HRN, String, String, Offset, String) - Method in class com.here.platform.data.client.service.stream.DefaultStreamService
- subscribe(HRN, String, String, Offset, String) - Method in interface com.here.platform.data.client.service.stream.StreamService
- subscribe(WritableSubscriptionConfiguration) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Creates a subscription between source catalog/layer and target catalog/layer.
- subscribe(WritableSubscriptionConfiguration) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- subscribe(WritableSubscriptionConfiguration) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Creates a subscription between source catalog/layer and target catalog/layer.
- subscribe(WritableSubscriptionConfiguration, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- subscribe(WritableSubscriptionConfiguration, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- subscribe(String, SubscribeRequest, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
-
Path: /subscriptions
- subscribe(String, ConsumerSettings) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Get metadata for partitions of stream layer.
- subscribe(String, ConsumerSettings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- subscribe(String, ConsumerSettings) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for partitions of stream layer.
- subscribe(String, ConsumerSettings, Procedure<Partition>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Get metadata for partitions of stream layer.
- subscribe(String, String, Optional<String>, Optional<String>, Optional<String>, Optional<SubscriptionProperties>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
-
Enables message consumption from a specific stream layer (topic).
- Subscribe(String, String, Offset, String) - Constructor for class com.here.platform.data.client.service.stream.endpoints.Subscribe
- Subscribe$() - Constructor for class com.here.platform.data.client.service.stream.endpoints.Subscribe$
- SubscribeAdapter(ApiRequest<ConsumerSubscribeResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- SubscribeAdapter(ApiRequest<String>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- SubscribeAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter$
- SubscribeAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter$
- SubscribeBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- SubscribeBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- subscriber() - Method in interface com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription
- subscriberClosedException() - Method in class com.here.platform.data.client.utils.IteratorAdapter
- subscriberData() - Method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- SubscriberInformation - Class in com.here.platform.location.tpeg2.sni
- SubscriberInformation(byte[]) - Constructor for class com.here.platform.location.tpeg2.sni.SubscriberInformation
- subscribeToNotifications(HRN, ConsumerSettings, InternalSettings) - Method in interface com.here.platform.data.client.service.stream.DirectKafka
- subscribeToNotifications(HRN, ConsumerSettings, InternalSettings) - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- subscribeToNotifications(NotificationConsumerSettings) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkQueryApi
-
Subscribe to catalog notifications.
- subscribeToNotifications(NotificationConsumerSettings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkQueryApiImpl
- subscribeToNotifications(NotificationConsumerSettings) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Subscribe to catalog notifications.
- subscribeToNotifications(NotificationConsumerSettings, Procedure<BatchPublicationNotification>) - Method in interface com.here.platform.data.client.javadsl.QueryApi
-
Subscribe to catalog notifications.
- Subscription - Class in com.here.platform.data.client.javadsl
-
An subscription to a stream layer with access to the Source of partitions and control operation.
- Subscription(Source<Partition, NotUsed>, SubscriptionControl) - Constructor for class com.here.platform.data.client.javadsl.Subscription
- SubscriptionApi - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- SubscriptionApi.BatchCreateSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.BatchCreateSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.BatchCreateSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.BatchGetSubscriptionStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.BatchGetSubscriptionStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.BatchGetSubscriptionStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CheckSubscriptionExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CheckSubscriptionExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CheckSubscriptionExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.CreateSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.DeleteSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.GetSubscriptionStatusBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionApi.ListSubscriptionsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.config
- SubscriptionConfiguration - Class in com.here.platform.data.client.model
- SubscriptionConfiguration(String, HRN, Option<String>, HRN, String, HRN, String, Owner, int, ZonedDateTime, ZonedDateTime, SubscriptionPropertiesStatus, InteractiveMapSubscriptionConfiguration) - Constructor for class com.here.platform.data.client.model.SubscriptionConfiguration
- SubscriptionConfigurationMapping$() - Constructor for class com.here.platform.data.client.impl.JavaMapping.SubscriptionConfigurationMapping$
- subscriptionControl() - Method in class com.here.platform.data.client.javadsl.NotificationSubscription
- SubscriptionControl - Interface in com.here.platform.data.client.javadsl
- subscriptionHrn() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- subscriptionHrn() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- subscriptionHrn() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- subscriptionId() - Method in class com.here.platform.data.client.service.stream.endpoints.Commit
- subscriptionId() - Method in class com.here.platform.data.client.service.stream.endpoints.Consume
- subscriptionId() - Method in interface com.here.platform.data.client.service.stream.endpoints.StreamEndpoint
- subscriptionId() - Method in class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- subscriptionId() - Method in class com.here.platform.data.client.service.stream.StreamOutput
- subscriptionId() - Method in class com.here.platform.data.client.service.stream.StreamSubscription
- subscriptionName() - Method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- subscriptionName() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- subscriptionName() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- subscriptionName() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- SubscriptionPageRetriever - Class in com.here.platform.data.client.impl
- SubscriptionPageRetriever() - Constructor for class com.here.platform.data.client.impl.SubscriptionPageRetriever
- SubscriptionPageRetriever.RetrieveSubscriptionPageOps - Class in com.here.platform.data.client.impl
- SubscriptionPageRetriever.RetrieveSubscriptionPageOps$ - Class in com.here.platform.data.client.impl
- SubscriptionProperties - Interface in com.here.platform.data.client.model
- SubscriptionPropertiesStatus - Class in com.here.platform.data.client.model
- SubscriptionPropertiesStatus(String, Option<String>) - Constructor for class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- subscriptionStatus(String, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- subscriptionStatus(String, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- SubscriptionStatusResponse(String, Option<HRN>) - Constructor for class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse
- SubscriptionStatusResponse$() - Constructor for class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusResponse$
- SubscriptionStatusToken(String) - Constructor for class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusToken
- SubscriptionStatusToken$() - Constructor for class com.here.platform.data.client.service.config.ConfigService.SubscriptionStatusToken$
- subsetId() - Method in class com.here.platform.data.client.service.config.GetSubset
- SubsetPageRetriever - Class in com.here.platform.data.client.impl
- SubsetPageRetriever() - Constructor for class com.here.platform.data.client.impl.SubsetPageRetriever
- SubsetPageRetriever.RetrieveSubsetsPageOps - Class in com.here.platform.data.client.impl
- SubsetPageRetriever.RetrieveSubsetsPageOps$ - Class in com.here.platform.data.client.impl
- subsetRestrictions() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- subsetRestrictions() - Method in interface com.here.platform.data.client.model.SubsetRestrictionsOption
- subsetRestrictions() - Method in interface com.here.platform.data.client.model.UpdatableSubsetRestrictionsOption
- subsetRestrictions() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- subsetRestrictions() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- subsetRestrictions() - Method in class com.here.platform.data.client.model.VersionedLayerType
- subsetRestrictions() - Method in class com.here.platform.data.client.model.VolatileLayerType
- subsetRestrictions() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- subsetRestrictions() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- SubsetRestrictionsOption - Interface in com.here.platform.data.client.model
- subsets() - Method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- subtaskIndex() - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplit
- Succeeded$() - Constructor for class com.here.platform.data.client.model.DeleteIndexesStatusResponse.Succeeded$
- SuccessCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode
- SuccessCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.SuccessCode$
- successResponseCodes() - Method in class com.here.platform.data.client.base.ApiRequest
- summary() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- summary() - Method in class com.here.platform.data.client.model.Layer
- summary() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- summary() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- summary() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- summary() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- summary() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- summary() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- summary() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- summary() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- summary() - Method in class com.here.platform.data.client.model.WritableLayer
- summary() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- summary() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- summary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedGenericLayer
- summary() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- SUPER - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapContext
-
Only applicable for read-operations.
- SUPER - Enum constant in enum class com.here.platform.data.client.model.VersionedLayerContext
-
Only applicable for read-operations.
- SupplementalGeometries - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
Segment geometry that has specific uses beyond the standard road network and is included for special or limited use.
- supplementalGeometry() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
SupplementalGeometryof aVertex. - supplementalGeometry() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
SupplementalGeometryof aVertex. - SupplementalGeometry - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Segment geometry that has specific uses beyond the standard road network and is included for special or limited use.
- SupplementalGeometry(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
- supportedProtocolVersions() - Method in class com.here.platform.data.client.service.stream.kafka.DirectKafkaImpl
- SupportForUnknown<O,
V> - Interface in com.here.platform.location.core.mapmatching -
Adds an
Unknownto the list of generated candidates. - supportsBlockSize() - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile
- supportsDataType(DataType) - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- SUR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Suriname
- SUR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
- Svg - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- SVK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Slovakia
- SVK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
- SVN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Slovenia
- SVN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
- SWE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sweden
- SWE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
- SWZ - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Swaziland
- SWZ$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
- SXM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Sint Maarten (Dutch part)
- SXM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
- SYC - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Seychelles
- SYC$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
- SYR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Syrian Arab Republic
- SYR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
- system() - Method in class com.here.platform.data.client.settings.DataClientSettingsExt
T
- t() - Method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- t90relative() - Method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- Tab() - Static method in class com.here.platform.data.client.json.CustomJsonObjectParser
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- tableEntries() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- tableId() - Method in class com.here.platform.location.referencing.tmc.TmcId
- tableNumber() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ContentDescription
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- tableVersion() - Method in class com.here.platform.location.tpeg2.sni.Versioning
- Tag$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$
- tags() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- tags() - Method in class com.here.platform.data.client.model.geojson.Statistics
- tags() - Method in class com.here.platform.data.client.model.Layer
- tags() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- tags() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- tags() - Method in interface com.here.platform.data.client.model.UpdatableLayer
- tags() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- tags() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- tags() - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- tags() - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- tags() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- tags() - Method in class com.here.platform.data.client.model.WritableLayer
- tags() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledGraph
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReversedGraph
- target(Edge) - Method in class com.here.platform.location.inmemory.graph.TiledReverseGraph
- target(TopologyGeometryPartition, Segment) - Static method in class com.here.platform.location.compilation.heremapcontent.SimpleTopologyPartitionOperations
- target(Partition, Object) - Method in interface com.here.platform.location.compilation.core.TopologyPartitionOperations
- target(Segment, TopologyPartitionOperations<Partition>) - Method in class com.here.platform.location.compilation.core.TopologyPartitionOperations.AugmentedPartition
- targetVertices() - Method in class com.here.platform.location.compilation.core.AdjacencyList
- Taxi - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Taxi - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- TCA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turks and Caicos Islands
- TCA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
- TCD - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Chad
- TCD$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
- TEAL - Static variable in class com.here.platform.location.io.javadsl.Color
- tecMessage() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TECMessages with default configuration. - tecMessage() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TECMessage with default configuration.
- tecMessage(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TECMessages. - tecMessage(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TECMessage.
- TECMessage - Class in com.here.platform.location.tpeg2.tec
- TECMessage(MMCSwitch, Optional<Event>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.TECMessage
- TECMessage(MMCSwitch, Option<Event>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tec.TECMessage
- templateId() - Method in class com.here.platform.data.client.http.RequestTemplate
- TemplateId - Class in com.here.platform.data.client.http
- TemplateId() - Constructor for class com.here.platform.data.client.http.TemplateId
- TemplateIdGenerator - Interface in com.here.platform.data.client.http
- TemplateIdGeneratorImpl - Class in com.here.platform.data.client.http
- TemplateIdGeneratorImpl() - Constructor for class com.here.platform.data.client.http.TemplateIdGeneratorImpl
- TemporarySpeedLimit - Class in com.here.platform.location.tpeg2.tec
- TemporarySpeedLimit(List<TemporarySpeedLimitSection>, boolean, Optional<Object>, List<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- TemporarySpeedLimit(Seq<TemporarySpeedLimitSection>, boolean, Option<Object>, Seq<VehicleRestriction>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- temporarySpeedLimits() - Method in class com.here.platform.location.tpeg2.tec.Event
- TemporarySpeedLimitSection - Class in com.here.platform.location.tpeg2.tec
- TemporarySpeedLimitSection(short, Optional<Object>, Optional<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- TemporarySpeedLimitSection(short, Option<Object>, Option<Object>) - Constructor for class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- tendency() - Method in class com.here.platform.location.tpeg2.tec.Event
- Tendency - Class in com.here.platform.location.tpeg2.tec
- Tendency(short) - Constructor for class com.here.platform.location.tpeg2.tec.Tendency
- terminate() - Method in class com.here.platform.data.client.flink.impl.DataClientFlinkContext
- terminate() - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Terminates the underlying context
- terminate() - Method in class com.here.platform.data.client.flink.javadsl.FlinkKafkaPublisher
-
Close publisher.
- terminate() - Method in class com.here.platform.data.client.hdfs.DataClientHdfsContext
- terminate() - Method in class com.here.platform.data.client.spark.DataClientSparkContext
- terminate() - Method in interface com.here.platform.data.client.utils.DataClientContext
- terminate() - Method in class com.here.platform.location.dataloader.flink.FlinkCatalogFactory
-
Deprecated.Release the acquired resources when accessing the catalogs is not needed anymore.
- terminate() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalogFactory
-
Deprecated.Releases the acquired resources when accessing the catalogs is not needed anymore.
- Terms(Option<Set<String>>, Option<Object>) - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.Terms
- Terms$() - Constructor for class com.here.platform.data.client.common.VolatilePartitionsFilter.Terms$
- tfpMessage() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TFPMessages with default configuration. - tfpMessage() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TFPMessage with default configuration.
- tfpMessage(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for
TFPMessages. - tfpMessage(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a TFPMessage.
- TFPMessage - Class in com.here.platform.location.tpeg2.tfp
- TFPMessage(MMCSwitch, List<TFPMethod>, Optional<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tfp.TFPMessage
- TFPMessage(MMCSwitch, Seq<TFPMethod>, Option<LocationReferencingContainer>) - Constructor for class com.here.platform.location.tpeg2.tfp.TFPMessage
- TFPMethod - Interface in com.here.platform.location.tpeg2.tfp
- TGO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Togo
- TGO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
- THA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Thailand
- THA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
- ThreeDays - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- ThreeMonths - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- ThreeMonths - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
90 days
- ThreeYears - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- throughLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the lane through-count of a
Vertex. - throughLaneCount() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the lane through-count of a
Vertex. - throughRoute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
ThroughRouteof aEdge. - throughRoute() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
ThroughRouteof aEdge. - ThroughRoute - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Indicates the continuation of the main road through an intersection.
- ThroughRoute() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.ThroughRoute
- ThroughTraffic - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- ThroughTraffic - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- throwable() - Method in class com.here.platform.data.client.base.ResponseStatusHandler.FailedRequest
- throwKeyNotFound(T) - Static method in class com.here.platform.location.inmemory.graph.TiledGraph
- tile() - Method in class com.here.platform.data.client.model.HereTileIndexValue
- tile() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- Tile - Class in com.here.platform.data.client.service.interactiveMap
- Tile(String, InteractiveMapOptions.TileType) - Constructor for class com.here.platform.data.client.service.interactiveMap.Tile
- TiledBoundingBoxSearch - Class in com.here.platform.location.inmemory.geospatial
-
This is an experimental API.
- TiledBoundingBoxSearch(Function1<TileId, Option<GeometryTile>>, TileResolver) - Constructor for class com.here.platform.location.inmemory.geospatial.TiledBoundingBoxSearch
- TileDecoders - Class in com.here.platform.location.integration.optimizedmap
-
Provides decoders for all Optimized Map for Location Library layers.
- TileDecoders() - Constructor for class com.here.platform.location.integration.optimizedmap.TileDecoders
- TiledEdgePropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
A
PropertyMap[Edge, T]that retrieves edge attribute values from multipleEdgePropertyTiles. - TiledEdgePropertyMap(Function1<TileId, Option<EdgePropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledEdgePropertyMap
- TiledEdgePropertyMap.Identity<T> - Class in com.here.platform.location.inmemory.graph
-
A
TiledEdgePropertyMapthat does not apply any transformation to the values inside theEdgePropertyTiles before returning them. - TiledGeometryPropertyMap - Class in com.here.platform.location.inmemory.graph
-
Implements a
PropertyMapfor retrieving vertex geometries. - TiledGeometryPropertyMap(Function1<TileId, Option<GeometryTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
-
Creates a new multi tile capable geometry property map from a raw tile provider.
- TiledGeometryPropertyMap(Function1<TileId, Option<GeometryTile>>, ProjectionDistanceCalculator) - Constructor for class com.here.platform.location.inmemory.graph.TiledGeometryPropertyMap
- TiledGraph - Class in com.here.platform.location.inmemory.graph
-
A Graph consisting of multiple
GraphTiles. - TiledGraph(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledGraph
- TiledGraph.CutBorders - Interface in com.here.platform.location.inmemory.graph
-
Mixin trait for
TiledGraphobjects that makes queryingoutEdgeIteratororoutDegreefor a vertex whose tile is not part of the graph return empty instead of throwing. - TiledHereMapContentReferencePropertyMap - Class in com.here.platform.location.integration.optimizedmap.graph
-
Converts an Optimized Map for Location Library Mapping Partition into a
PropertyMapsearchable byVertex. - TiledHereMapContentReferencePropertyMap(Function1<TileId, Option<MappingTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.TiledHereMapContentReferencePropertyMap
- TiledOverlappingRangeBasedPropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
Unifies multiple
OverlappingRangeBasedPropertyTiles, to enable using them transparently to look up property values byVertex. - TiledOverlappingRangeBasedPropertyMap(Function1<TileId, Option<OverlappingRangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<U>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledOverlappingRangeBasedPropertyMap
- TiledProximitySearch - Class in com.here.platform.location.inmemory.geospatial
-
An implementation of
ProximitySearchfor the indexed segment geometry of the Optimized Map for Location Library, which uses an R-tree to find segments. - TiledProximitySearch(Function1<TileId, Option<GeometryTile>>, DiskTileResolver, GeoProjection) - Constructor for class com.here.platform.location.inmemory.geospatial.TiledProximitySearch
- TiledRangeBasedPropertyMap<T,
U> - Class in com.here.platform.location.inmemory.graph -
Unifies multiple
RangeBasedPropertyTiles, to enable using them transparently to look up property values byVertex. - TiledRangeBasedPropertyMap(Function1<TileId, Option<RangeBasedPropertyTile<T>>>, IndexedSeq<RangeBasedProperty<U>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledRangeBasedPropertyMap
- TiledRangeBasedPropertyMap.Identity<T> - Class in com.here.platform.location.inmemory.graph
-
A
TiledRangeBasedPropertyMapthat does not apply any transformation to the values inside theRangeBasedPropertyTiles before returning them. - TiledRangeBasedPropertyMap.Identity$ - Class in com.here.platform.location.inmemory.graph
- TiledReversedGraph - Class in com.here.platform.location.inmemory.graph
-
A reverse Graph consisting of multiple tiles.
- TiledReversedGraph(Function1<TileId, Option<GraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledReversedGraph
- TiledReverseGraph - Class in com.here.platform.location.inmemory.graph
-
A reverse Graph consisting of multiple
GraphTiles. - TiledReverseGraph(Function1<TileId, Option<GraphTile>>, Function1<TileId, Option<ReverseGraphTile>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledReverseGraph
- TiledReverseHereMapContentReferencePropertyMap - Class in com.here.platform.location.integration.optimizedmap.graph
- TiledReverseHereMapContentReferencePropertyMap(Function1<TileId, Option<MappingTile>>, AncestorTileResolver) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.TiledReverseHereMapContentReferencePropertyMap
- TiledUndirectedPropertyMap<T> - Class in com.here.platform.location.inmemory.graph
-
A property map for properties that do not depend on the direction of a vertex (segment properties).
- TiledUndirectedPropertyMap(Function1<TileId, Option<UndirectedPropertyTile<T>>>) - Constructor for class com.here.platform.location.inmemory.graph.TiledUndirectedPropertyMap
- tileId() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- tileId() - Method in class com.here.platform.data.client.service.interactiveMap.Tile
- tileId() - Method in class com.here.platform.location.inmemory.geospatial.GeometryTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DensePointBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.DenseRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.EdgePropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.GraphTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.MultiPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.ReverseGraphTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- tileId() - Method in class com.here.platform.location.inmemory.graph.Vertex
- tileId() - Method in class com.here.platform.location.integration.optimizedmap.graph.MappingTile
- TileId - Class in com.here.platform.location.inmemory.geospatial
-
Represents the ID of a tile for the HEREtile schema.
- TileId(long) - Constructor for class com.here.platform.location.inmemory.geospatial.TileId
- tileLevels() - Method in class com.here.platform.data.client.model.HereTilePartitioning
- tileLoader(Catalog, CacheManager) - Method in class com.here.platform.location.integration.heremapcontent.HereMapContentLayer
-
Deprecated.Overload that does not create an InMemory cache to avoid excessive caching of temporary Here Map Content ProtoBuf objects.
- tileLoader(Catalog, DataLoaderProvider) - Method in class com.here.platform.location.integration.Layer
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- TileLoader<T> - Interface in com.here.platform.location.dataloader.core
-
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- tileResolver() - Method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- tileResolver() - Method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- TileResolver - Interface in com.here.platform.location.inmemory.geospatial
-
Looks up
TileIds using various point- or area-based queries. - tileType() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- tileType() - Method in class com.here.platform.data.client.service.interactiveMap.Tile
- TileWeighers - Class in com.here.platform.location.integration.optimizedmap
-
Collection of tile weighers for each tile type.
- TileWeighers() - Constructor for class com.here.platform.location.integration.optimizedmap.TileWeighers
- time() - Method in class com.here.platform.data.client.model.TimeWindowIndexValue
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- timeDateDecoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- TimeDelay - Class in com.here.platform.location.tpeg2.tec
- TimeDelay(short) - Constructor for class com.here.platform.location.tpeg2.tec.TimeDelay
- timeEncoder() - Static method in class com.here.platform.data.client.base.generated.codecs.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.geocode.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.map.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.revgeocode.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.router.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.routing.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.search.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.traffic.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.transit.JsonSupport
- timeEncoder() - Static method in class com.here.platform.data.client.base.ols.generated.codecs.weather.JsonSupport
- timeInfo() - Method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- timeOffset() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- timeOffset() - Method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- timeouts() - Method in class com.here.platform.data.client.settings.InternalSettings
- timeouts() - Method in class com.here.platform.data.client.settings.Settings
- Timeouts - Class in com.here.platform.data.client.settings
- Timeouts(Option<FiniteDuration>, Option<FiniteDuration>, Option<FiniteDuration>) - Constructor for class com.here.platform.data.client.settings.Timeouts
- TIMERS() - Static method in class com.here.platform.data.client.base.common.metrics.MetricType
- times() - Method in class com.here.platform.data.client.utils.RetryStrategy.Repeat
- TimeScheduleTable - Class in com.here.platform.location.tpeg2.sni
- TimeScheduleTable(short, List<TimeScheduleTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- TimeScheduleTable(short, Seq<TimeScheduleTableEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- TimeScheduleTableEntry - Class in com.here.platform.location.tpeg2.sni
- TimeScheduleTableEntry(short, TimeSlot) - Constructor for class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- TimeSlot - Class in com.here.platform.location.tpeg2.sni
- TimeSlot(AppStartTime, long) - Constructor for class com.here.platform.location.tpeg2.sni.TimeSlot
- timestamp() - Method in class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplit
- timestamp() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- timestamp() - Method in interface com.here.platform.data.client.impl.PublishPartition
- timestamp() - Method in class com.here.platform.data.client.impl.StreamPublishPartition
- timestamp() - Method in class com.here.platform.data.client.model.BatchPublicationNotification
- timestamp() - Method in class com.here.platform.data.client.model.LayerVersion
- timestamp() - Method in class com.here.platform.data.client.model.PublicationPartition
- timestamp() - Method in class com.here.platform.data.client.model.VersionInfo
- timestamp() - Method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- timestamp() - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- timestamp() - Method in class com.here.platform.data.client.utils.rsql.TimestampCondition
- timeStamp() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- timestampCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithTimestamp
- TimestampCondition - Class in com.here.platform.data.client.utils.rsql
- TimestampCondition(long) - Constructor for class com.here.platform.data.client.utils.rsql.TimestampCondition
- TimestampEnumCheckpointSerializer() - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampEnumCheckpointSerializer
- TimestampField() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- TimestampField() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- timestampSelector() - Static method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- timestampSelector() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- TimestampSplit(long) - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplit
- TimestampSplit$() - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplit$
- TimestampSplitSerializer() - Constructor for class com.here.platform.data.client.flink.impl.ContinuousSourceUtils.TimestampSplitSerializer
- TimeWindow - Enum constant in enum class com.here.platform.data.client.model.IndexType
- TimeWindowIndexValue - Class in com.here.platform.data.client.model
-
TimeWindow value of index key supported by Index layer
- TimeWindowIndexValue(long) - Constructor for class com.here.platform.data.client.model.TimeWindowIndexValue
- title(String) - Method in class com.here.platform.location.io.javadsl.geojson.SimpleStyleProperties
-
A tooltip title.
- TJK - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tajikistan
- TJK$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
- TKL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tokelau
- TKL$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
- TKM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turkmenistan
- TKM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
- TLS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Timor-Leste
- TLS$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
- tmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Generates a creator for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Creates a resolver for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for simple
TMCLocationReferences. - tmc() - Method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
-
Creates a resolver for simple
TMCLocationReferences. - tmc(PropertyMap<Vertex, Double>, DirectedGraph<Vertex, Edge>, PropertyMap<TrafficMessageChannelCode, Optional<LinearLocation>>, RangeBasedPropertyMap<Vertex, Set<TrafficMessageChannelCode>>, Optional<TmcAdjacencyProvider>) - Static method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
-
Generates a creator for simple
TMCLocationReferences. - tmc(PropertyMap<Vertex, Double>, PropertyMap<TrafficMessageChannelCode, Optional<LinearLocation>>, Optional<TmcAdjacencyProvider>) - Static method in class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
-
Creates a resolver for simple
TMCLocationReferences. - tmc(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers).tmc(). - tmc(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers).tmc(). - tmc(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceCreators
-
Deprecated.Prefer
new LocationReferenceCreators(optimizedMapLayers, adjacencyProvider).tmc(). - tmc(Catalog, DataLoaderProvider, TmcAdjacencyProvider) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferenceResolvers
-
Deprecated.Prefer
new LocationReferenceResolvers(optimizedMapLayers, adjacencyProvider).tmc(). - TmcAdjacencyProvider - Interface in com.here.platform.location.referencing.tmc
-
A provider capable of returning next and previous locations for a given location with respect to an enclosing linear location.
- TmcAdjacencyProviders - Class in com.here.platform.location.referencing.tmc.javadsl
-
Java factory methods for
TmcAdjacencyProviders - TmcAdjacencyProviders() - Constructor for class com.here.platform.location.referencing.tmc.javadsl.TmcAdjacencyProviders
- tmcCodeToLinearLocation() - Method in class com.here.platform.location.referencing.javadsl.LocationReferencingPropertyMaps
-
Creates a map that, given a
TrafficMessageChannelCode, returns the correspondingLinearLocationif available. - tmcCodeToLinearLocation(TmcTableLayer) - Static method in class com.here.platform.location.referencing.javadsl.LocationReferencingPropertyMaps
- TmcCoverage - Class in com.here.platform.location.referencing.tmc
-
Associates a
LinearLocationwith the reference it is covered by, if there is one. - TmcCoverage(LinearLocation, Optional<TMCLocationReference>) - Constructor for class com.here.platform.location.referencing.tmc.TmcCoverage
- TmcCoverage(LinearLocation, Option<TMCLocationReference>) - Constructor for class com.here.platform.location.referencing.tmc.TmcCoverage
- TmcCreatorException - Exception in com.here.platform.location.referencing.tmc
-
Base exception for TMC creation related errors.
- TmcCreatorException(String) - Constructor for exception com.here.platform.location.referencing.tmc.TmcCreatorException
- TmcDirection - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcDirection.Negative$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcDirection.Positive$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcException - Exception in com.here.platform.location.referencing.tmc
-
Base exception for TMC creation and resolution related errors.
- TmcException(String) - Constructor for exception com.here.platform.location.referencing.tmc.TmcException
- tmcExitEntryLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- TMCExitEntryLocationReference - Class in com.here.platform.location.tpeg2.etl
- TMCExitEntryLocationReference(TMCLocationReference, List<ExitEntryInformation>) - Constructor for class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TMCExitEntryLocationReference(TMCLocationReference, Seq<ExitEntryInformation>) - Constructor for class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TmcId - Class in com.here.platform.location.referencing.tmc
-
The ID of a specific TMC location.
- TmcId(TmcTableId, int) - Constructor for class com.here.platform.location.referencing.tmc.TmcId
- TmcLayers - Class in com.here.platform.location.referencing
- TmcLayers(LengthLayer, RoutingGraphLayer, TopologyAttributesLayer, TmcTableLayer) - Constructor for class com.here.platform.location.referencing.TmcLayers
- tmcLocation() - Method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- tmcLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- TmcLocationDisposition - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This is an experimental API.
- TmcLocationDisposition.NegativeExternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The negative external section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.NegativeInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The negative internal section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.PositiveExternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The positive external section of a TMC (Traffic Message Channel) code.
- TmcLocationDisposition.PositiveInternal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
The positive internal section of a TMC (Traffic Message Channel) code.
- TmcLocationDispositions - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl
-
This is an experimental API.
- TMCLocationReference - Class in com.here.platform.location.tpeg2.etl
-
A TMC location reference as specified in ISO 17572.
- TMCLocationReference - Class in com.here.platform.location.tpeg2.tmc
-
A TMC location reference as specified in ISO 17572.
- TMCLocationReference(int, short, short, boolean, boolean, Optional<Object>, Optional<Object>, Optional<Object>, Optional<PreciseTMCInformation>, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Optional<Object>, Optional<Object>, Optional<Object>, Optional<PreciseTMCInformation>) - Constructor for class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Option<Object>, Option<Object>, Option<Object>, Option<PreciseTMCInformation>, boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.etl.TMCLocationReference
- TMCLocationReference(int, short, short, boolean, boolean, Option<Object>, Option<Object>, Option<Object>, Option<PreciseTMCInformation>) - Constructor for class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- TmcLocationReferenceCreators - Class in com.here.platform.location.referencing.javadsl
-
Provides
LocationReferenceCreators factories to create Tmc location reference types from Location Library data model specific representations. - TmcLocationReferenceCreators(TmcLayers) - Constructor for class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
- TmcLocationReferenceCreators(TmcLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.TmcLocationReferenceCreators
- TmcLocationReferenceResolvers - Class in com.here.platform.location.referencing.javadsl
- TmcLocationReferenceResolvers(TmcLayers) - Constructor for class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
- TmcLocationReferenceResolvers(TmcLayers, TmcAdjacencyProvider) - Constructor for class com.here.platform.location.referencing.javadsl.TmcLocationReferenceResolvers
- TmcResolverException - Exception in com.here.platform.location.referencing.tmc
-
Base exception for TMC resolution related errors.
- TmcResolverException(String) - Constructor for exception com.here.platform.location.referencing.tmc.TmcResolverException
- TmcSectionType - Interface in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcSectionType.External$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- TmcSectionType.Internal$ - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
- tmcTable() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- tmcTable() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- tmcTable() - Method in class com.here.platform.location.referencing.TmcLayers
- tmcTable(TmcTablePartition) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Tmc Table tile.
- tmcTable(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Tmc layer.
- TmcTableId - Class in com.here.platform.location.referencing.tmc
-
The TMC id of a specific location table.
- TmcTableId(Option<Object>, Option<Object>, short, short) - Constructor for class com.here.platform.location.referencing.tmc.TmcTableId
- TmcTableLayer - Class in com.here.platform.location.integration.optimizedmap
- TmcTableLayer(Function1<String, Option<TmcTablePartition>>) - Constructor for class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- TMS - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Project WGS84 to Cartesian coordinates (in meters).
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- to(CGC, GC, GeoCoordinateOperations<CGC>, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
-
Projects WGS84 coordinates (in degrees) into Cartesian coordinates (in meters).
- to(BodyDeserializer<T>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the specified type
- toBoundingBox(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- toByteArray(Publisher<ByteBuffer>) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toBytes() - Method in class com.here.platform.data.client.base.ApiRequest
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toBytes() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toCenter(GC, GeoCoordinateOperations<GC>) - Method in interface com.here.platform.location.core.geospatial.GeoProjection
-
Projects a point to Cartesian coordinates using that same point as the center.
- toCenter(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.IdentityProjection
- toCenter(GC, GeoCoordinateOperations<GC>) - Static method in class com.here.platform.location.core.geospatial.SinusoidalProjection
- toCompressedSparseRow(AdjacencyList, int) - Static method in class com.here.platform.location.compilation.core.AdjacencyList
- toConfig(HereAccountRequestSignerSettings) - Static method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings
- toDenseRangeBasedPropertyMapData(int, Map<Object, T>, ClassTag<T>) - Static method in class com.here.platform.location.compilation.heremapcontent.EdgePropertyCompiler
- toDirection(VertexIndex, Direction) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Invert the vertex direction for
index, if necessary. - toDirection(Vertex, Direction) - Static method in class com.here.platform.location.inmemory.graph.Vertices
-
Invert the vertex direction for
vertex, if necessary. - toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toEntity() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toEntity() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toEntity(BodyDeserializer<U>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Execute request and deserialize response to the predefined response type
- toExecutionContext() - Method in interface com.here.platform.data.client.base.http.IOExecutionContext
-
Deprecated.
- ToExternalMapper - Class in com.here.platform.data.client.flink.impl
- ToExternalMapper(DynamicTableSink.DataStructureConverter) - Constructor for class com.here.platform.data.client.flink.impl.ToExternalMapper
- toFeature() - Method in class com.here.platform.data.client.flink.common.InteractiveMapFeaturePojo
- toFilter(String) - Method in class com.here.platform.data.client.utils.rsql.VolatileLayerQueryProcessor
- toGeoJson() - Method in class com.here.platform.data.client.service.interactiveMap.GeometryConverter.JtsGeometryAsGeoJson
- toHttpRequest() - Method in class com.here.platform.data.client.base.ApiRequest
- toIndexedSeq() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- toIndexedSeq() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- toIndexedSeq() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- toIndexedSeq() - Method in interface com.here.platform.location.inmemory.geospatial.PackedLineString
-
Converts this
PackedLineStringto an indexed sequence. - toInputStream() - Method in class com.here.platform.data.client.base.ApiRequest
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toInputStream() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toInputStream(Publisher<ByteBuffer>, int, Duration) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toIterator(Materializer) - Method in class com.here.platform.data.client.utils.IteratorUtils.IteratorRelatedSourceOps
-
Convert Source[T, NotUsed] to Iterator[T].
- toIterator(Publisher<T>, int, Duration) - Static method in class com.here.platform.data.client.base.http.utils.Publishers
- toJava(boolean) - Method in class com.here.platform.data.client.base.Mappings.BooleanMapping$
- toJava(boolean) - Method in class com.here.platform.data.client.impl.JavaMapping.BooleanMapping$
- toJava(double) - Method in class com.here.platform.data.client.base.Mappings.DoubleMapping$
- toJava(double) - Method in class com.here.platform.data.client.impl.JavaMapping.DoubleMapping$
- toJava(float) - Method in class com.here.platform.data.client.base.Mappings.FloatMapping$
- toJava(int) - Method in class com.here.platform.data.client.base.Mappings.IntMapping$
- toJava(int) - Method in class com.here.platform.data.client.impl.JavaMapping.IntMapping$
- toJava(long) - Method in class com.here.platform.data.client.base.Mappings.LongMapping$
- toJava(long) - Method in class com.here.platform.data.client.impl.JavaMapping.LongMapping$
- toJava(S) - Method in interface com.here.platform.data.client.base.S2JMapping
- toJava(S) - Method in class com.here.platform.data.client.impl.JavaMapping.Inherited
- toJava(S) - Method in interface com.here.platform.data.client.impl.S2JMapping
- toJava(T) - Method in class com.here.platform.data.client.base.Mappings.Identity
- toJava(T) - Method in class com.here.platform.data.client.impl.JavaMapping.Identity
- toJson() - Method in interface com.here.platform.data.client.model.geojson.GeoJson
- toJson() - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns the GeoJSON Feature Collection as a String
- ToJsonString - Class in com.here.platform.data.client.flink.common.sqlfunctions
- ToJsonString() - Constructor for class com.here.platform.data.client.flink.common.sqlfunctions.ToJsonString
- toJts() - Method in class com.here.platform.data.client.service.interactiveMap.GeometryConverter.GeoJsonGeometryAsJts
- toJtsGeometry() - Method in class com.here.platform.data.client.service.interactiveMap.GeometryConverter.BoundingBoxAsJtsGeometry
- token() - Method in class com.here.platform.data.client.auth.HereToken
- token() - Method in class com.here.platform.data.client.model.BatchToken
- token_type() - Method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- tokenChangeListener() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerCache.ProducerState
- tokenProvider() - Method in class com.here.platform.data.client.settings.InternalSettings
- Tollway() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
-
Identifies a road for which a fee must be paid to use the road.Tollway may be used for map display (e.g., different rendering of toll roads) and routing.
- TOLLWAY - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.RoadUsages
-
Identifies a road for which a fee must be paid to use the road.Tollway may be used for map display (e.g., different rendering of toll roads) and routing.
- toLocationGeoCoordinate(GeoCoordinateOperations<GC>) - Method in class com.here.platform.location.core.geospatial.GeoCoordinateOperations.GeoCoordinateOperationsAsMembers
- toLocationGeoCoordinate(GC) - Method in interface com.here.platform.location.core.geospatial.GeoCoordinateOperations
- toLocationLineString(LineStringOperations<LS>) - Method in class com.here.platform.location.core.geospatial.LineStringOperations.LineStringOperationsAsMembers
- toLocationLineString(LS) - Method in interface com.here.platform.location.core.geospatial.LineStringOperations
- toMap() - Method in class com.here.platform.data.client.service.stream.CommitOffsets
- toMessage(Row, Descriptors.Descriptor) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
- TON - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tonga
- TON$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
- toObjectStoreKeyType(String) - Static method in enum class com.here.platform.data.client.model.ObjectStoreKeyType
- tooltip(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
Renders a popup message when you hover a mouse pointer over a feature.
- toParsedQuery(String) - Method in class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- toPekkoRange(ByteRange) - Static method in class com.here.platform.data.client.service.blobstore.RangeTypeConverter
- topic() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- Topic$() - Constructor for class com.here.platform.data.client.service.stream.kafka.KafkaUtils.Tag$.Topic$
- topics() - Method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- toPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterListPartitionsOps
- toPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterPartitionVersionStateOps
- toPojo() - Method in class com.here.platform.data.client.flink.impl.PojoConverter.PojoConverterVersionTupleOps
- TopologyAttributeDescription - Interface in com.here.platform.location.compilation.heremapcontent
- topologyAttributes() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- topologyAttributes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Provides factory methods for accessing properties from the
topologyattributeslayer of Optimized Map for Location Library. - topologyAttributes() - Method in interface com.here.platform.location.integration.optimizedmap.OptimizedMapLayers
- topologyAttributes() - Method in class com.here.platform.location.referencing.OlrLayers
- topologyAttributes() - Method in class com.here.platform.location.referencing.TmcLayers
- topologyAttributes(InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Topology attributes layer that retains all available attributes.
- topologyAttributes(Seq<TopologyAttributeDescription>, InputStream) - Static method in class com.here.platform.location.integration.optimizedmap.TileDecoders
-
Decoder for the Topology attributes layer that retains only the specified attributes.
- TopologyAttributes(OptimizedMapLayers) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- TopologyAttributes(TopologyAttributesLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
- TopologyAttributesLayer - Class in com.here.platform.location.integration.optimizedmap
- TopologyAttributesLayer(Function1<TileId, Option<MultiPropertyTile>>) - Constructor for class com.here.platform.location.integration.optimizedmap.TopologyAttributesLayer
- TopologyPartitionOperations<Partition> - Interface in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedNode<Node> - Class in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedPartition<Partition> - Class in com.here.platform.location.compilation.core
- TopologyPartitionOperations.AugmentedSegment<Segment> - Class in com.here.platform.location.compilation.core
- topologyPartitionOps(TopologyPartitionOperations<Partition>) - Static method in class com.here.platform.location.compilation.core.IndexedPartition
- toPrettyJson() - Method in interface com.here.platform.data.client.model.geojson.GeoJson
- toPrettyJson() - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Returns the GeoJSON Feature Collection as a pretty String
- toResponse() - Method in class com.here.platform.data.client.base.ApiRequest
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toResponse() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toRow(Message, Descriptors.Descriptor) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
-
Converts the values of a PB message into its Row representation.
- toRow(Message, Descriptors.Descriptor, StructType) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.MessageOps
- toScala() - Method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- toScala() - Method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- toScala(J) - Method in interface com.here.platform.data.client.base.J2SMapping
- toScala(J) - Method in interface com.here.platform.data.client.impl.J2SMapping
- toScala(J) - Method in class com.here.platform.data.client.impl.JavaMapping.Inherited
- toScala(Boolean) - Method in class com.here.platform.data.client.base.Mappings.BooleanMapping$
- toScala(Boolean) - Method in class com.here.platform.data.client.impl.JavaMapping.BooleanMapping$
- toScala(Double) - Method in class com.here.platform.data.client.base.Mappings.DoubleMapping$
- toScala(Double) - Method in class com.here.platform.data.client.impl.JavaMapping.DoubleMapping$
- toScala(Float) - Method in class com.here.platform.data.client.base.Mappings.FloatMapping$
- toScala(Integer) - Method in class com.here.platform.data.client.base.Mappings.IntMapping$
- toScala(Integer) - Method in class com.here.platform.data.client.impl.JavaMapping.IntMapping$
- toScala(Long) - Method in class com.here.platform.data.client.base.Mappings.LongMapping$
- toScala(Long) - Method in class com.here.platform.data.client.impl.JavaMapping.LongMapping$
- toScala(T) - Method in class com.here.platform.data.client.base.Mappings.Identity
- toScala(T) - Method in class com.here.platform.data.client.impl.JavaMapping.Identity
- toScalaContentType(Optional<ContentType>) - Static method in class com.here.platform.data.client.utils.ContentTypeUtils
- toScalaHttpEncoding(Optional<HttpEncoding>) - Static method in class com.here.platform.data.client.utils.ContentTypeUtils
- toSeq() - Method in class com.here.platform.location.tpeg2.Tpeg2Messages
- toSource() - Method in class com.here.platform.data.client.utils.IteratorUtils.SourceRelatedTraversableOnceOps
-
Convert IterableOnce[T] to Source[T, NotUsed].
- toStatusCode() - Method in class com.here.platform.data.client.base.ApiRequest
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toStatusCode() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toString() - Method in class com.here.hrn.HRN
- toString() - Static method in class com.here.platform.data.client.auth.HereAccessToken
- toString() - Static method in class com.here.platform.data.client.auth.hereaccount.AccessTokenResponse
- toString() - Static method in class com.here.platform.data.client.auth.HereToken
- toString() - Static method in class com.here.platform.data.client.base.common.CommonSettings
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- toString() - Static method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- toString() - Static method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- toString() - Static method in class com.here.platform.data.client.base.http.settings.RunAsIdHereTokenCredentials
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Fail
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Other
- toString() - Static method in class com.here.platform.data.client.base.http.utils.Publishers.GenericSubscription.Req
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- toString() - Static method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- toString() - Static method in exception com.here.platform.data.client.BatchPublicationFailedException
- toString() - Static method in class com.here.platform.data.client.blobstore.Blob
- toString() - Static method in class com.here.platform.data.client.blobstore.BlobMetadata
- toString() - Static method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- toString() - Static method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- toString() - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreReadVolumeConfiguration
- toString() - Static method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolumeConfiguration
- toString() - Static method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- toString() - Static method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- toString() - Static method in exception com.here.platform.data.client.ConflictException
- toString() - Static method in class com.here.platform.data.client.converters.protobuf.PartitionDescriptorHolderImpl
- toString() - Static method in class com.here.platform.data.client.flink.impl.IndexData
- toString() - Static method in class com.here.platform.data.client.flink.impl.PartData
- toString() - Static method in class com.here.platform.data.client.flink.impl.PartitionData
- toString() - Static method in class com.here.platform.data.client.flink.impl.PartitionIdsFilter
- toString() - Static method in class com.here.platform.data.client.flink.impl.PartitionVersionState
- toString() - Static method in class com.here.platform.data.client.flink.impl.PartVersionState
- toString() - Static method in class com.here.platform.data.client.flink.impl.QueryNotification
- toString() - Static method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplit
- toString() - Static method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplit
- toString() - Static method in class com.here.platform.data.client.flink.impl.schema.InteractiveMapSchema
- toString() - Static method in class com.here.platform.data.client.flink.impl.schema.PartitionSchema
- toString() - Static method in class com.here.platform.data.client.flink.impl.SchemaDiscoveryImpl
- toString() - Static method in class com.here.platform.data.client.flink.impl.StreamLayerRowSplit
- toString() - Static method in class com.here.platform.data.client.flink.impl.VolatileData
- toString() - Static method in class com.here.platform.data.client.http.ProxyCredentials
- toString() - Method in class com.here.platform.data.client.http.TemplateId
- toString() - Static method in exception com.here.platform.data.client.HttpStatusException
- toString() - Static method in class com.here.platform.data.client.impl.json.IndexPartsDeserializer
- toString() - Static method in class com.here.platform.data.client.impl.NextField
- toString() - Static method in class com.here.platform.data.client.impl.PartitionField
- toString() - Static method in class com.here.platform.data.client.impl.PartitionPage
- toString() - Static method in class com.here.platform.data.client.impl.StreamPublishPartition
- toString() - Static method in class com.here.platform.data.client.impl.WrappedNotificationSubscriptionControl
- toString() - Static method in exception com.here.platform.data.client.json.IncompleteParseException
- toString() - Static method in exception com.here.platform.data.client.json.ParseException
- toString() - Static method in class com.here.platform.data.client.model.BatchPublicationNotification
- toString() - Static method in class com.here.platform.data.client.model.BatchToken
- toString() - Static method in class com.here.platform.data.client.model.BooleanIndexValue
- toString() - Static method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- toString() - Static method in class com.here.platform.data.client.model.CatalogVersion
- toString() - Static method in class com.here.platform.data.client.model.CompatibleVersion
- toString() - Static method in class com.here.platform.data.client.model.Creator
- toString() - Method in enum class com.here.platform.data.client.model.DataRedundancy
- toString() - Static method in class com.here.platform.data.client.model.DeleteIndexesRequestId
- toString() - Static method in class com.here.platform.data.client.model.EmptyIndexValue
- toString() - Static method in class com.here.platform.data.client.model.geojson.Changeset
- toString() - Static method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- toString() - Static method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- toString() - Static method in class com.here.platform.data.client.model.geojson.LessThanVersion
- toString() - Method in class com.here.platform.data.client.model.geojson.SearchParam
- toString() - Static method in class com.here.platform.data.client.model.geojson.Statistics
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsCount
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsPropertiesValue
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsTags
- toString() - Static method in class com.here.platform.data.client.model.geojson.StatisticsTagsValue
- toString() - Static method in class com.here.platform.data.client.model.HereTileIndexValue
- toString() - Method in enum class com.here.platform.data.client.model.IndexType
- toString() - Static method in class com.here.platform.data.client.model.InteractiveLayerExtension
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
- toString() - Method in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- toString() - Static method in class com.here.platform.data.client.model.IntIndexValue
- toString() - Method in enum class com.here.platform.data.client.model.LayerContentType
- toString() - Static method in class com.here.platform.data.client.model.LayerVersion
- toString() - Static method in class com.here.platform.data.client.model.LayerVersions
- toString() - Static method in class com.here.platform.data.client.model.ObjectMetadata
- toString() - Static method in class com.here.platform.data.client.model.ObjectMultipartToken
- toString() - Method in enum class com.here.platform.data.client.model.ObjectStoreKeyType
- toString() - Method in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- toString() - Static method in class com.here.platform.data.client.model.ObjectStoreListing
- toString() - Static method in class com.here.platform.data.client.model.ObjectStoreListingItem
- toString() - Static method in class com.here.platform.data.client.model.ObjectStoreListItem
- toString() - Static method in class com.here.platform.data.client.model.ObjectStoreUploadResult
- toString() - Static method in class com.here.platform.data.client.model.ObjectUploadPart
- toString() - Static method in class com.here.platform.data.client.model.Offset
- toString() - Static method in class com.here.platform.data.client.model.Organisation
- toString() - Static method in class com.here.platform.data.client.model.Owner
- toString() - Static method in class com.here.platform.data.client.model.PublicationDetails
- toString() - Static method in class com.here.platform.data.client.model.PublicationPartition
- toString() - Static method in class com.here.platform.data.client.model.PublicationPartitions
- toString() - Static method in class com.here.platform.data.client.model.Range
- toString() - Static method in class com.here.platform.data.client.model.RawInteractiveMapSubscriptionConfiguration
- toString() - Static method in class com.here.platform.data.client.model.RawWritableSubscriptionConfiguration
- toString() - Static method in class com.here.platform.data.client.model.StringIndexValue
- toString() - Static method in class com.here.platform.data.client.model.SubscriptionPropertiesStatus
- toString() - Static method in class com.here.platform.data.client.model.TimeWindowIndexValue
- toString() - Method in enum class com.here.platform.data.client.model.Ttl
- toString() - Static method in class com.here.platform.data.client.model.UpdatableIndexLayer
- toString() - Static method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- toString() - Static method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- toString() - Static method in class com.here.platform.data.client.model.UpdatableStreamLayer
- toString() - Static method in class com.here.platform.data.client.model.UpdatableVersionLayer
- toString() - Static method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- toString() - Static method in class com.here.platform.data.client.model.VersionDependency
- toString() - Static method in class com.here.platform.data.client.model.VersionedLayerExtension
- toString() - Static method in class com.here.platform.data.client.model.VersionedLayerProperties
- toString() - Static method in class com.here.platform.data.client.model.VersionInfo
- toString() - Static method in class com.here.platform.data.client.model.VersionInfos
- toString() - Static method in class com.here.platform.data.client.model.VersionResponse
- toString() - Static method in exception com.here.platform.data.client.NotFoundException
- toString() - Static method in class com.here.platform.data.client.service.artifact.GetArtifactFile
- toString() - Static method in class com.here.platform.data.client.service.artifact.GetSchema
- toString() - Static method in class com.here.platform.data.client.service.blobstore.BlobExists
- toString() - Static method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- toString() - Static method in class com.here.platform.data.client.service.blobstore.DeleteIndexBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.DeleteVolatileBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.GetBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.GetUploadStatus
- toString() - Static method in class com.here.platform.data.client.service.blobstore.GetVolatileBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ActionLink
- toString() - Static method in exception com.here.platform.data.client.service.blobstore.model.BlobConflictException
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMetadataRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultipartTokenRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreMultiPartUploadResultRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreSingleUploadResultRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreUploadPartsRaw
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadMultiDataResult
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadPart
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadParts
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadSingleDataResult
- toString() - Static method in class com.here.platform.data.client.service.blobstore.model.UploadStatus
- toString() - Method in class com.here.platform.data.client.service.blobstore.model.UploadUrl
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreCopyBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreDeleteBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreGetMultipartUpload
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreHeadBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreListKeys
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartCopyPart
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreMultipartUploadPart
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStorePutBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.ObjectStoreStartMultipartUpload
- toString() - Static method in class com.here.platform.data.client.service.blobstore.PutBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.PutVolatileBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.StartMultipartUpload
- toString() - Static method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- toString() - Static method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- toString() - Static method in class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- toString() - Static method in class com.here.platform.data.client.service.config.CheckSubscriptionExists
- toString() - Static method in class com.here.platform.data.client.service.config.CreateCatalog
- toString() - Static method in class com.here.platform.data.client.service.config.CreateSubscription
- toString() - Static method in class com.here.platform.data.client.service.config.DeleteCatalog
- toString() - Static method in class com.here.platform.data.client.service.config.DeleteLayer
- toString() - Static method in class com.here.platform.data.client.service.config.DeleteSubscription
- toString() - Static method in class com.here.platform.data.client.service.config.DisableAutomaticVersionDeletion
- toString() - Static method in class com.here.platform.data.client.service.config.GetConfiguration
- toString() - Static method in class com.here.platform.data.client.service.config.GetConfigurationHref
- toString() - Static method in class com.here.platform.data.client.service.config.GetStatus
- toString() - Static method in class com.here.platform.data.client.service.config.GetSubscription
- toString() - Static method in class com.here.platform.data.client.service.config.GetSubscriptionStatus
- toString() - Static method in class com.here.platform.data.client.service.config.GetSubset
- toString() - Static method in class com.here.platform.data.client.service.config.GetSubsets
- toString() - Static method in class com.here.platform.data.client.service.config.GetSubsetsFingerprint
- toString() - Static method in class com.here.platform.data.client.service.config.HasConfiguration
- toString() - Static method in class com.here.platform.data.client.service.config.ListCatalogs
- toString() - Static method in class com.here.platform.data.client.service.config.ListSubscriptions
- toString() - Static method in class com.here.platform.data.client.service.config.UpdateCatalog
- toString() - Static method in class com.here.platform.data.client.service.config.UpdateLayer
- toString() - Static method in class com.here.platform.data.client.service.index.DefaultIndexService.AdditionPartition
- toString() - Static method in class com.here.platform.data.client.service.index.DefaultIndexService.RemovalPartition
- toString() - Static method in class com.here.platform.data.client.service.index.DeleteIndexes
- toString() - Static method in class com.here.platform.data.client.service.index.DeleteIndexesStatus
- toString() - Static method in class com.here.platform.data.client.service.index.Indexes
- toString() - Static method in class com.here.platform.data.client.service.index.Parts
- toString() - Static method in class com.here.platform.data.client.service.index.Query
- toString() - Static method in class com.here.platform.data.client.service.index.RawUpdateIndexingPartition
- toString() - Static method in class com.here.platform.data.client.service.index.UpdateIndexes
- toString() - Static method in class com.here.platform.data.client.service.ingest.UploadPartitions
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.DeleteFeatures
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetChangesStatistics
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetIMLStatistics
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetRangeVersionChanges
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.PatchFeature
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.PutFeature
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.PutFeatureCollection
- toString() - Static method in class com.here.platform.data.client.service.interactiveMap.Tile
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetChanges
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetChangesParts
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetLatestVersion
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetMinimumVersion
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetPartitionsParts
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetVersions
- toString() - Static method in class com.here.platform.data.client.service.metadata.GetVolatileChanges
- toString() - Static method in class com.here.platform.data.client.service.metadata.QueryPartitions
- toString() - Static method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- toString() - Static method in class com.here.platform.data.client.service.publish.CancelPublication
- toString() - Static method in class com.here.platform.data.client.service.publish.ClosePublication
- toString() - Static method in class com.here.platform.data.client.service.publish.GetPublication
- toString() - Static method in class com.here.platform.data.client.service.query.GetChangesById
- toString() - Static method in class com.here.platform.data.client.service.query.GetVolatileChangesById
- toString() - Static method in class com.here.platform.data.client.service.query.QueryPartitionsById
- toString() - Static method in class com.here.platform.data.client.service.stream.CheckpointMark
- toString() - Static method in class com.here.platform.data.client.service.stream.CommitOffsets
- toString() - Static method in class com.here.platform.data.client.service.stream.GetKafkaSettings
- toString() - Method in class com.here.platform.data.client.service.stream.kafka.ProducerKey
- toString() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoint
- toString() - Method in class com.here.platform.data.client.service.stream.KafkaEndpoints
- toString() - Static method in class com.here.platform.data.client.service.stream.KafkaStreamSettings
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamEmbeddedPartitionMessage
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamMessage
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamMessageMetadata
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamMessageOffset
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamOutput
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamReferencedPartitionMessage
- toString() - Static method in class com.here.platform.data.client.service.stream.StreamSubscription
- toString() - Method in class com.here.platform.data.client.settings.BillingTag
- toString() - Static method in class com.here.platform.data.client.settings.LocatorResponse
- toString() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufPartitionReaderFactory
- toString() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScan
- toString() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufScanBuilder
- toString() - Static method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- toString() - Method in class com.here.platform.data.client.spark.datasources.raw.RawFileFormat
- toString() - Static method in class com.here.platform.data.client.spark.datasources.raw.RawPartitionReaderFactory
- toString() - Static method in class com.here.platform.data.client.spark.datasources.raw.RawScan
- toString() - Static method in class com.here.platform.data.client.spark.datasources.raw.RawScanBuilder
- toString() - Static method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- toString() - Static method in exception com.here.platform.data.client.StreamSubscriptionShutDownException
- toString() - Static method in class com.here.platform.data.client.utils.MultiDataChunk
- toString() - Method in class com.here.platform.data.client.utils.PulledAndIdleTimeoutStage
- toString() - Static method in class com.here.platform.data.client.utils.RetryContext
- toString() - Static method in class com.here.platform.data.client.utils.rsql.BoundingBox
- toString() - Static method in class com.here.platform.data.client.utils.rsql.Circle
- toString() - Static method in class com.here.platform.data.client.utils.rsql.Country
- toString() - Static method in class com.here.platform.data.client.utils.rsql.FeatureById
- toString() - Static method in class com.here.platform.data.client.utils.rsql.FeaturesInGeometry
- toString() - Static method in class com.here.platform.data.client.utils.rsql.OneVersion
- toString() - Static method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByPartitionIds
- toString() - Static method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByParts
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionFromFeatureIds
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionFromIds
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionInArea
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithProperties
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithPropertiesAndSelection
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithSelection
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithTimestamp
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PartitionWithVersion
- toString() - Static method in class com.here.platform.data.client.utils.rsql.Polygon
- toString() - Static method in class com.here.platform.data.client.utils.rsql.PropertyCondition
- toString() - Static method in class com.here.platform.data.client.utils.rsql.QuadBin
- toString() - Static method in class com.here.platform.data.client.utils.rsql.QueryParserResult
- toString() - Static method in class com.here.platform.data.client.utils.rsql.RangeVersion
- toString() - Static method in class com.here.platform.data.client.utils.rsql.SelectionCondition
- toString() - Static method in class com.here.platform.data.client.utils.rsql.TimestampCondition
- toString() - Static method in class com.here.platform.data.client.utils.SingleDataChunk
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.Partition
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.VersionDependency
- toString() - Method in class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- toString() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- toString() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.FullLayerMetadata
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- toString() - Method in class com.here.platform.data.client.v2.caching.model.versioned.SimpleLayerMetadata
- toString() - Static method in class com.here.platform.location.compilation.core.NodeId
- toString() - Static method in class com.here.platform.location.compilation.core.NodeReference
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentId
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentIndex
- toString() - Static method in class com.here.platform.location.compilation.core.SegmentReference
- toString() - Static method in class com.here.platform.location.compilation.core.VertexIndex
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeNavigationAttributeDescription
-
Deprecated.
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.EdgeTopologyAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointAdvancedNavigationAttributeDescription
-
Deprecated.
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.PointTopologyAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdasAttributeDescription
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeAdvancedNavigationAttributeDescription
-
Deprecated.
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeNavigationAttributeDescription
-
Deprecated.
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeRoadAttributeDescription
-
Deprecated.
- toString() - Static method in class com.here.platform.location.compilation.heremapcontent.RangeTopologyAttributeDescription
- toString() - Method in interface com.here.platform.location.core.geospatial.LengthSeq
- toString() - Static method in class com.here.platform.location.core.mapmatching.LogProbability
- toString() - Method in interface com.here.platform.location.core.mapmatching.LogProbabilitySeq
- toString() - Method in interface com.here.platform.location.core.shortestpath.CostSeq
- toString() - Static method in class com.here.platform.location.dataloader.core.caching.CacheStats
-
Deprecated.
- toString() - Static method in class com.here.platform.location.dataloader.core.HereTilePartitioning
-
Deprecated.
- toString() - Static method in class com.here.platform.location.inmemory.geospatial.TileId
- toString() - Static method in class com.here.platform.location.inmemory.graph.Edge
- toString() - Static method in class com.here.platform.location.inmemory.graph.EdgeIndex
- toString() - Static method in class com.here.platform.location.inmemory.graph.Vertex
- toString() - Static method in class com.here.platform.location.inmemory.graph.VertexIndex
- toString() - Static method in class com.here.platform.location.integration.heremapcontent.PartitionId
- toString() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.BuiltUpAreaRoad
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Elevation
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.adasattributes.Slope
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.AdasAttributesLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.AdvancedNavigationAttributesLayer
-
Deprecated.
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributeCapability
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.AttributesLayerCapability
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.capabilities.CustomLayerCapability
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.CapabilityLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.FreeFlowSpeedLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.GeometryLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.HereMapContentReference
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- toString() - Method in class com.here.platform.location.integration.optimizedmap.graph.AccessRestrictionType
- toString() - Method in class com.here.platform.location.integration.optimizedmap.graph.RoadAccessType
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.LengthLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.MappingLayer
- toString() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LocalRoad
- toString() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadUsage
- toString() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.NavigationAttributesLayer
-
Deprecated.
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RestrictedManoeuvreLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoadAccessLayer
- toString() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoadAttributesLayer
-
Deprecated.
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.RoutingGraphLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.TmcTableLayer
- toString() - Static method in class com.here.platform.location.integration.optimizedmap.TopologyAttributesLayer
- toString() - Static method in class com.here.platform.location.referencing.AccessPoint
- toString() - Static method in class com.here.platform.location.referencing.BidirectionalLinearLocation
- toString() - Static method in class com.here.platform.location.referencing.ClosedLinearLocation
- toString() - Static method in class com.here.platform.location.referencing.PointOfInterest
- toString() - Static method in class com.here.platform.location.referencing.tmc.PiecewiseTmcCoverage
- toString() - Static method in class com.here.platform.location.referencing.tmc.TmcCoverage
- toString() - Method in class com.here.platform.location.referencing.tmc.TmcId
- toString() - Static method in class com.here.platform.location.tpeg2.BinaryMarshallerConfig
- toString() - Static method in class com.here.platform.location.tpeg2.etl.DirLocation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.ExitEntryInformation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.ExtendedTMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.PreciseTMCInformation
- toString() - Static method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- toString() - Static method in class com.here.platform.location.tpeg2.etl.TMCExitEntryLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- toString() - Static method in class com.here.platform.location.tpeg2.lrc.LocationReferencingContainer
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.MultiPartMessageDirectory
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.PartType
- toString() - Static method in class com.here.platform.location.tpeg2.mmc.UpdateMode
- toString() - Static method in class com.here.platform.location.tpeg2.olr.AbsoluteGeoCoordinate
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Bearing
- toString() - Static method in class com.here.platform.location.tpeg2.olr.CircleLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.ClosedLinearLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FirstLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FormOfWay
- toString() - Static method in class com.here.platform.location.tpeg2.olr.FunctionalRoadClass
- toString() - Static method in class com.here.platform.location.tpeg2.olr.GeoCoordinateLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.GridLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.IntermediateLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LastLocationReferencePoint
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LinearLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LineProperties
- toString() - Static method in class com.here.platform.location.tpeg2.olr.LocationDescription
- toString() - Static method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Orientation
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Path
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PathProperties
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PointAlongLineLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PointLocationLineReferenceData
- toString() - Static method in class com.here.platform.location.tpeg2.olr.POIWithAccessPointLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.PolygonLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Rectangle
- toString() - Static method in class com.here.platform.location.tpeg2.olr.RectangleLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.olr.RelativeGeoCoordinate
- toString() - Static method in class com.here.platform.location.tpeg2.olr.Shape
- toString() - Static method in class com.here.platform.location.tpeg2.olr.SideOfRoad
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ApplicationRootMessage
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameCountedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedCountedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFramePrioritisedProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompFrameProtected
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServCompMultiplex
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServiceComponent
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.ServiceFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.StreamDirectoryFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- toString() - Static method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- toString() - Static method in class com.here.platform.location.tpeg2.sni.AMFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.AppStartTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDAB
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDARC
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoDVB
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoHDRadio
- toString() - Static method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CharacterEncoding
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReference
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ConditionalAccessInformationReferenceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ContentDescription
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ContentDescriptionEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CoordinatePair
- toString() - Static method in class com.here.platform.location.tpeg2.sni.CurrentServiceInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DABFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DayMask
- toString() - Static method in class com.here.platform.location.tpeg2.sni.DVBFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTable
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FastTuningTableEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FMFrequency
- toString() - Static method in class com.here.platform.location.tpeg2.sni.FreeTextInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicalCoverage
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverage
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GeographicCoverageEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.GraphicType
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDAMBearerInfo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDFMBearerInfo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HDRadioStationID
- toString() - Static method in class com.here.platform.location.tpeg2.sni.HelpInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.LinkageToRelatedService
- toString() - Static method in class com.here.platform.location.tpeg2.sni.LinkageToSameService
- toString() - Static method in class com.here.platform.location.tpeg2.sni.MaskedTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessages
- toString() - Static method in class com.here.platform.location.tpeg2.sni.NumberOfMessagesEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.OpTime
- toString() - Static method in class com.here.platform.location.tpeg2.sni.RelatedServiceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.RestrictionTypeCode
- toString() - Static method in class com.here.platform.location.tpeg2.sni.SameServiceEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentReset
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceComponentResetEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceLogo
- toString() - Static method in class com.here.platform.location.tpeg2.sni.ServiceTableAccelerator
- toString() - Static method in class com.here.platform.location.tpeg2.sni.SubscriberInformation
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTable
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeScheduleTableEntry
- toString() - Static method in class com.here.platform.location.tpeg2.sni.TimeSlot
- toString() - Static method in class com.here.platform.location.tpeg2.sni.Versioning
- toString() - Static method in class com.here.platform.location.tpeg2.sni.VersioningEntry
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.CountryCode
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.CurrencyType
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LanguageCode
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.NumericalMagnitude
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.OptionalBoolean
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.OrientationType
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.Priority
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.ServiceIdentifier
- toString() - Static method in class com.here.platform.location.tpeg2.tdt.SpecialDay
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Accident
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Advice
- toString() - Static method in class com.here.platform.location.tpeg2.tec.AdviceCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.AnimalsOnRoadway
- toString() - Static method in class com.here.platform.location.tpeg2.tec.BrokenDownVehicles
- toString() - Static method in class com.here.platform.location.tpeg2.tec.CauseCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DangerousEndOfQueue
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DirectCause
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoadType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DoNotLeaveYourVehicle
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DriveCarefully
- toString() - Static method in class com.here.platform.location.tpeg2.tec.DrivingNotAllowed
- toString() - Static method in class com.here.platform.location.tpeg2.tec.EffectCode
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Event
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ExtremeWeatherConditions
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Fire
- toString() - Static method in class com.here.platform.location.tpeg2.tec.FollowDiversion
- toString() - Static method in class com.here.platform.location.tpeg2.tec.GiveWayToVehiclesFromBehind
- toString() - Static method in class com.here.platform.location.tpeg2.tec.HazardousDrivingConditions
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Impassability
- toString() - Static method in class com.here.platform.location.tpeg2.tec.LaneRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tec.LinkedCause
- toString() - Static method in class com.here.platform.location.tpeg2.tec.MajorEvent
- toString() - Static method in class com.here.platform.location.tpeg2.tec.MalfunctioningRoadsideEquipment
- toString() - Static method in class com.here.platform.location.tpeg2.tec.NarrowLanes
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ObjectsOnTheRoad
- toString() - Static method in class com.here.platform.location.tpeg2.tec.OvertakingNotAllowed
- toString() - Static method in class com.here.platform.location.tpeg2.tec.PeopleOnRoadway
- toString() - Static method in class com.here.platform.location.tpeg2.tec.PoliceCheckpoint
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Precipitation
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RecklessPersons
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RegulatoryMeasure
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RescueAndRecoveryWorkInProgress
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RestrictionType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.RiskOfFire
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Roadworks
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SegmentModifier
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotOperating
- toString() - Static method in class com.here.platform.location.tpeg2.tec.ServiceNotUseable
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SlipperyRoad
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SlowMovingVehicles
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SubAdviceType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.SubCauseType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TECMessage
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimitSection
- toString() - Static method in class com.here.platform.location.tpeg2.tec.Tendency
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TimeDelay
- toString() - Static method in class com.here.platform.location.tpeg2.tec.TrafficCongestion
- toString() - Static method in class com.here.platform.location.tpeg2.tec.UseTollLanes
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VehicleType
- toString() - Static method in class com.here.platform.location.tpeg2.tec.VisibilityReduced
- toString() - Static method in class com.here.platform.location.tpeg2.tec.WarningLevel
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.CauseCode
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowDataQuality
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygon
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowPolygonObject
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowStatus
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowVector
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.FlowVectorSection
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LaneRestriction
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LevelOfService
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.LinkedCause
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.PolygonPoint
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.Restrictions
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.SectionType
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.SpatialResolution
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.StatisticalParameters
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.StatusParameters
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.TFPMessage
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.VehicleClass
- toString() - Static method in class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- toString() - Static method in class com.here.platform.location.tpeg2.tmc.PreciseTMCInformation
- toString() - Static method in class com.here.platform.location.tpeg2.tmc.TMCLocationReference
- toString() - Static method in class com.here.platform.location.tpeg2.XmlMarshallerConfig
- toString(B) - Method in interface com.here.platform.location.integration.optimizedmap.BitMaskCompanion
- toString(ClassTag<I>) - Method in interface com.here.platform.location.integration.optimizedmap.BitMaskInterface
- ToStringKeySerializer<A> - Class in com.here.platform.data.client.json
- ToStringKeySerializer(Function1<String, A>, ClassTag<A>) - Constructor for class com.here.platform.data.client.json.ToStringKeySerializer
- ToStringSerializer<A> - Class in com.here.platform.data.client.json
- ToStringSerializer(Function1<String, A>, ClassTag<A>) - Constructor for class com.here.platform.data.client.json.ToStringSerializer
- toStructField(Descriptors.FieldDescriptor) - Static method in class com.here.platform.data.client.spark.datasources.protobuf.converter.FieldDescriptorOps
- totalLoadTimeNanos() - Method in class com.here.platform.data.client.v2.api.model.versioned.CacheStats
- totalNumberOfExitEntries() - Method in class com.here.platform.location.tpeg2.etl.SequenceNumberExitEntry
- toTmcCode(TmcDirection, TmcSectionType) - Method in class com.here.platform.location.referencing.tmc.TmcId
- ToUnknownInterpolator<O,
V, T> - Class in com.here.platform.location.core.mapmatching -
This is an experimental API.
- ToUnknownInterpolator() - Constructor for class com.here.platform.location.core.mapmatching.ToUnknownInterpolator
- toVertexIndex(Direction) - Method in class com.here.platform.location.inmemory.graph.SegmentIndex
- Tpeg2Messages<A,
M> - Class in com.here.platform.location.tpeg2 -
A facade for application messages and the contained location references.
- Tpeg2Messages(List<Tpeg2MessageView<A, M>>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2Messages
- Tpeg2Messages(Seq<Tpeg2MessageView<A, M>>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2Messages
- Tpeg2MessageView<A,
M> - Class in com.here.platform.location.tpeg2 -
Groups an `applicationMessage` with the contained `locationReferences`.
- Tpeg2MessageView(A, List<M>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2MessageView
- Tpeg2MessageView(A, Seq<M>) - Constructor for class com.here.platform.location.tpeg2.Tpeg2MessageView
- TPEGbin - Class in com.here.platform.location.tpeg2.sfw
- TPEGbin(int, Optional<String>, Optional<String>, Optional<String>, Optional<Object>, byte[]) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGbin
- TPEGbin(int, Option<String>, Option<String>, Option<String>, Option<Object>, byte[]) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGbin
- tpegDocument() - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a full TPEGDocument with default configuration.
- tpegDocument(XmlMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.XmlMarshallers
-
Marshaller for a full TPEGDocument.
- TPEGDocument - Class in com.here.platform.location.tpeg2.sfw
- TPEGDocument(Optional<Instant>, short, String, List<TransportFrame>) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGDocument
- TPEGDocument(Option<Instant>, short, String, Seq<TransportFrame>) - Constructor for class com.here.platform.location.tpeg2.sfw.TPEGDocument
- TPSFactories() - Method in interface com.here.platform.location.core.mapmatching.javadsl.TransitionProbabilityStrategiesMixin
- TRACE$() - Constructor for class com.here.platform.data.client.base.http.HttpMethod.TRACE$
- TrafficCongestion - Class in com.here.platform.location.tpeg2.tec
- TrafficCongestion(short) - Constructor for class com.here.platform.location.tpeg2.tec.TrafficCongestion
- TrafficMessageChannelCode - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
This is an experimental API.
- TrafficMessageChannelCode(long, byte) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TrafficMessageChannelCode
- trafficMessageChannelCodes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
TrafficMessageChannelCodes of aVertex. - trafficMessageChannelCodes() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
TrafficMessageChannelCodes of aVertex. - trafficSignal() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the traffic signal location (
SignLocation) of aVertex. - transactional() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- transactional() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- transactionalString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureCollection
- transactionalString() - Method in class com.here.platform.data.client.service.interactiveMap.PostFeatureModifications
- transformer() - Method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByPartitionIds
- transformer() - Method in class com.here.platform.data.client.utils.rsql.ParallelizableResultByParts
- transformForDeadLetter(byte[]) - Method in interface com.here.platform.dal.custom.UDF
-
Transforms message in user defined format and returns an array of bytes.
- TransformingTileLoader<S,
T> - Class in com.here.platform.location.dataloader.core.javadsl -
Deprecated.Use methods based on OptimizedMapLayers instead. Since SDK 2.54.
- TransformingTileLoader(TileLoader<S>, Function<S, T>) - Constructor for class com.here.platform.location.dataloader.core.javadsl.TransformingTileLoader
-
Deprecated.
- TransitionProbabilityStrategies - Class in com.here.platform.location.integration.optimizedmap.mapmatching.javadsl
- TransitionProbabilityStrategies() - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.TransitionProbabilityStrategies
- TransitionProbabilityStrategiesMixin - Interface in com.here.platform.location.core.mapmatching.javadsl
- TransitionProbabilityStrategy<O,
V, T> - Interface in com.here.platform.location.core.mapmatching.javadsl -
Computes the transition probabilities and (optionally) additional transition data.
- transitions() - Method in interface com.here.platform.location.core.mapmatching.javadsl.MatchedPath
-
The
Transitions between results if they were computed during matching. - transitions() - Method in class com.here.platform.location.core.mapmatching.javadsl.ProbabilitiesAndTransitions
- TransitiveSegmentResolver - Class in com.here.platform.location.compilation.core
- TransitiveSegmentResolver() - Constructor for class com.here.platform.location.compilation.core.TransitiveSegmentResolver
- TransportFrame - Class in com.here.platform.location.tpeg2.sfw
- TransportFrame(Optional<TPEGbin>, Optional<TransportFrameML>) - Constructor for class com.here.platform.location.tpeg2.sfw.TransportFrame
- TransportFrame(Option<TPEGbin>, Option<TransportFrameML>) - Constructor for class com.here.platform.location.tpeg2.sfw.TransportFrame
- transportFrameBin() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- transportFrameML() - Method in class com.here.platform.location.tpeg2.sfw.TransportFrame
- TransportFrameML - Interface in com.here.platform.location.tpeg2.sfw
- transportFrames() - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for streams of TransportFrames with default configuration.
- transportFrames() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- transportFrames(BinaryMarshallerConfig) - Static method in class com.here.platform.location.tpeg2.javadsl.BinaryMarshallers
-
Marshaller for streams of TransportFrames.
- travelDirection() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that returns the
TravelDirectionof aVertex. - travelDirection() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that returns the
TravelDirectionof aVertex. - TravelDirection - Class in com.here.platform.location.integration.optimizedmap.navigationattributes
-
Marks the sections of a vertex within which vehicles are generally allowed to travel in the direction of the vertex.
- TravelDirection() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.TravelDirection
- Truck - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
- Truck - Static variable in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
- trustManager() - Method in class com.here.platform.data.client.settings.DataClientSSLConfigExt
- ttl() - Method in class com.here.platform.data.client.model.IndexLayerType
- ttl() - Method in class com.here.platform.data.client.model.ObjectStoreLayerType
- ttl() - Method in class com.here.platform.data.client.model.StreamLayerType
- ttl() - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- ttl() - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- ttl() - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- ttl() - Method in class com.here.platform.data.client.model.VolatileLayerType
- ttl() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawIndexProperties
- ttl() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawObjectStoreProperties
- ttl() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- Ttl - Enum Class in com.here.platform.data.client.model
-
TTL enums for index layer.
- ttlDays() - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion
- ttlSeconds() - Method in class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- TtlSerializer - Class in com.here.platform.data.client.json
- TtlSerializer() - Constructor for class com.here.platform.data.client.json.TtlSerializer
- TTO - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Trinidad and Tobago
- TTO$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
- TUN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tunisia
- TUN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
- Tunnel() - Static method in class com.here.platform.location.integration.optimizedmap.roadattributes.PhysicalAttribute
-
Identifies an enclosed (on all sides) passageway through or under an obstruction.
- TUNNEL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.PhysicalAttributes
-
Identifies an enclosed (on all sides) passageway through or under an obstruction.
- TUR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Turkey
- TUR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
- turnRestrictions() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapthat retrieves theAccessRestrictionTypes that apply to a turn, a transition between twoVerticesrepresented by anEdge. - turnRestrictions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).turnRestrictions(). - turnRestrictions(Catalog, DataLoaderProvider, AccessRestrictionType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).turnRestrictions(accessRestriction). - turnRestrictions(AccessRestrictionType) - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a
PropertyMapthat checks whether a turn, a transition between twoVerticesrepresented by anEdge, is restricted for any type of traffic represented inaccessRestriction. - turnRestrictions(RestrictedManoeuvreLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- turnRestrictions(RestrictedManoeuvreLayer, AccessRestrictionType) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- TUV - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tuvalu
- TUV$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
- TWN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Taiwan, Province of China
- TWN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
- TWO_OR_THREE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.LaneCategories
-
Two or three lanes in each travel direction
- TwoMonths - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- TwoMonths - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
60 days
- TwoOrThree$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
- TwoYears - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- TwoYears - Enum constant in enum class com.here.platform.data.client.model.Ttl
-
730 days
- type - Variable in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- type() - Method in class com.here.platform.data.client.model.geojson.Changeset
- type() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- type() - Method in class com.here.platform.data.client.model.geojson.ChangesetStatistics
- type() - Method in class com.here.platform.data.client.model.geojson.Feature
- type() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- type() - Method in class com.here.platform.data.client.model.geojson.FeatureModification
- type() - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList
- type() - Method in class com.here.platform.data.client.model.geojson.GeometryCollection
- type() - Method in class com.here.platform.data.client.model.geojson.LineString
- type() - Method in class com.here.platform.data.client.model.geojson.MultiLineString
- type() - Method in class com.here.platform.data.client.model.geojson.MultiPoint
- type() - Method in class com.here.platform.data.client.model.geojson.MultiPolygon
- type() - Method in class com.here.platform.data.client.model.geojson.Point
- type() - Method in class com.here.platform.data.client.model.geojson.Polygon
- type() - Method in class com.here.platform.data.client.model.geojson.Statistics
- type() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType.NamedInteractiveMapSubscriptionType
- type() - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionType
- type() - Method in class com.here.platform.data.client.model.RawInteractiveMapSubscriptionConfiguration
- type() - Method in class com.here.platform.data.client.service.blobstore.model.ObjectStoreListingItemRaw
- typeQuery() - Method in class com.here.platform.data.client.flink.impl.PojoQuery
- TZA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Tanzania, United Republic of
- TZA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
U
- UDF - Interface in com.here.platform.dal.custom
-
The user of this interface has precise control over how their data is archived in index layer.
- UGA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uganda
- UGA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
- UKR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Ukraine
- UKR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
- UMI - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United States Minor Outlying Islands
- UMI$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
- unapply(DataClientException) - Static method in exception com.here.platform.data.client.DataClientException
- unapply(HttpHeader) - Static method in class com.here.platform.data.client.http.HereDigest
- unapply(HttpHeader) - Static method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- Unauthenticated$() - Constructor for class com.here.platform.data.client.base.http.AccessType.Unauthenticated$
- UnavailableEntityPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailableEntityPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailableEntityPropertyTile
- UnavailablePointBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailablePointBasedPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailablePointBasedPropertyTile
- UnavailableRangeBasedPropertyTile - Class in com.here.platform.location.inmemory.graph
- UnavailableRangeBasedPropertyTile(String, String) - Constructor for class com.here.platform.location.inmemory.graph.UnavailableRangeBasedPropertyTile
- UNDEFINED_TRAFFIC_INTERNAL - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.SpecialTrafficAreaCategories
-
A paved area where a vehicle can travel, but there are no legally defined traffic paths.
- UndefinedTrafficInternal$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
- UNDER_11_KMPH__6_MPH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SpeedCategories
- Under11KmphOr6Mph$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
- underlying() - Method in class com.here.platform.data.client.v2.caching.caffeine.model.CaffeineCache
- UNDERPASS - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OverpassUnderpasses
- Underpass$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
- UNDETERMINED_GEOMETRY_TYPE - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.
- UndeterminedGeometryType() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
Geometry included as Supplemental that cannot be classified into one of the more specific Supplemental Geometry Types.
- undirectedProperty(UndirectedPropertyTile<Object>) - Static method in class com.here.platform.location.integration.optimizedmap.TileWeighers
-
Weigher for the Undirected Property tile.
- UndirectedPropertyTile<T> - Class in com.here.platform.location.inmemory.graph
-
Contains the undirected property data for a single tile.
- UndirectedPropertyTile(TileId, Object) - Constructor for class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- UnexpectedCode(HttpResponse) - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode
- UnexpectedCode$() - Constructor for class com.here.platform.data.client.base.ResponseStatusHandler.UnexpectedCode$
- UnexpectedTmcEntryTypeException - Exception in com.here.platform.location.referencing.tmc
- UnexpectedTmcEntryTypeException(TmcId, Class<?>, Class<?>) - Constructor for exception com.here.platform.location.referencing.tmc.UnexpectedTmcEntryTypeException
- unfreezeRelease() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- unfreezeRelease(String, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
-
Unfreezes a frozen release.
- UnfreezeReleaseAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- UnfreezeReleaseAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter$
- UnfreezeReleaseBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseBuilder
- uniformResourceLocator() - Method in class com.here.platform.location.tpeg2.sni.BearerLinkageInfoURL
- union(T) - Method in class com.here.platform.location.integration.optimizedmap.BitMask
-
Combines this bit mask with `other` to create a new bit mask that contains both
- unitIsMPH() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- Unknown - Class in com.here.platform.data.client.auth.hereaccount
- Unknown - Class in com.here.platform.location.core.mapmatching
-
Represents a result when the path matcher fails to match an observation.
- Unknown() - Constructor for class com.here.platform.data.client.auth.hereaccount.Unknown
- Unknown() - Constructor for class com.here.platform.location.core.mapmatching.Unknown
- UNKNOWN - Static variable in interface com.here.platform.location.core.mapmatching.javadsl.MatchResults
-
Represents a result when the path matcher fails to match an observation.
- UNKNOWN_ORIENTATION - Enum constant in enum class com.here.platform.location.referencing.javadsl.PointOrientation
- UNKNOWN_SIDE - Enum constant in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
- UnknownField - Class in com.here.platform.data.client.impl
- UnknownField() - Constructor for class com.here.platform.data.client.impl.UnknownField
- UnknownTmcLocationException - Exception in com.here.platform.location.referencing.tmc
- UnknownTmcLocationException(TmcId, String) - Constructor for exception com.here.platform.location.referencing.tmc.UnknownTmcLocationException
- Unlimited - Enum constant in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- Unlimited - Enum constant in enum class com.here.platform.data.client.model.Ttl
- unlinkSchemaFromProject() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- unlinkSchemaFromProject(String, String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Unlink schema and all attached Artifacts from the project it was previously linked.
- UnlinkSchemaFromProjectAdapter(ApiRequest<LinkSchemaToProjectResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- UnlinkSchemaFromProjectAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter$
- UnlinkSchemaFromProjectBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- unmarshalCatalogs(String) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- unmarshalCatalogSubset(String) - Static method in class com.here.platform.data.client.model.CatalogSubset
- unmarshalCatalogSubset(JValue) - Static method in class com.here.platform.data.client.model.CatalogSubset
- unmarshalCatalogSubsetsFingerprint(String) - Static method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- unmarshalCatalogSubsetsFingerprint(JValue) - Static method in class com.here.platform.data.client.model.CatalogSubsetsFingerprint
- unmarshalConfig(String, LoggingAdapter) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- unmarshalConfig(JValue, LoggingAdapter) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- unmarshalConfigs(String, LoggingAdapter) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- unmarshalInteractiveMapSubscriptionConfiguration(JValue) - Static method in class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration
- unmarshall(InputStream) - Method in interface com.here.platform.location.tpeg2.BinaryMarshaller
- unmarshall(InputStream) - Method in interface com.here.platform.location.tpeg2.XmlMarshaller
- unmarshaller(Manifest<T>, Formats) - Static method in class com.here.platform.data.client.json.JsonMarshalling
- unmarshallerJson() - Static method in class com.here.platform.data.client.json.JsonMarshalling
- unmarshalStatusResponse(String) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- unmarshalSubscriptionConfig(String) - Static method in class com.here.platform.data.client.model.SubscriptionConfiguration
- unmarshalSubscriptionConfig(JValue) - Static method in class com.here.platform.data.client.model.SubscriptionConfiguration
- unmarshalSubscriptionStatusResponse(String) - Static method in class com.here.platform.data.client.service.config.DefaultConfigService
- UNPROTECTED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is NOT protected with a barrier.
- Unprotected$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized
- Unrecognized(int) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized$
- Unrecognized$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized$
- unrestrictedPathMatcher(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithoutTransitions(). - unrestrictedPathMatcher(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithoutTransitions(adapter). - UnrestrictedPathMatcherLayers - Class in com.here.platform.location.integration.optimizedmap.mapmatching
- UnrestrictedPathMatcherLayers(GeometryLayer, LengthLayer, RoutingGraphLayer) - Constructor for class com.here.platform.location.integration.optimizedmap.mapmatching.UnrestrictedPathMatcherLayers
- unrestrictedPathMatcherWithoutTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(UnrestrictedPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithoutTransitions(UnrestrictedPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration.
- unrestrictedPathMatcherWithTransitions() - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(GeoCoordinateAdapter<O>) - Method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithTransitions(). - unrestrictedPathMatcherWithTransitions(Catalog, DataLoaderProvider, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Deprecated.Prefer
new PathMatchers(optimizedMap).unrestrictedPathMatcherWithTransitions(adapter). - unrestrictedPathMatcherWithTransitions(UnrestrictedPathMatcherLayers) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- unrestrictedPathMatcherWithTransitions(UnrestrictedPathMatcherLayers, GeoCoordinateAdapter<O>) - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.PathMatchers
-
Creates an HMM path matcher that uses default parameters and doesn't take any restriction into consideration, and that is suitable for sparse probes.
- UNSPECIFIED - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.RailwayCrossings
-
Railway crossing is NOT specified.
- Unspecified$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
- unsubscribe(HRN) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Deletes a subscription associated with the HRN.
- unsubscribe(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- unsubscribe(HRN) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Deletes a subscription associated with the HRN.
- unsubscribe(HRN, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- unsubscribe(HRN, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- unsubscribe(StreamSubscription) - Method in class com.here.platform.data.client.service.stream.DefaultStreamService
- unsubscribe(StreamSubscription) - Method in interface com.here.platform.data.client.service.stream.StreamService
- Unsubscribe(String, String, String) - Constructor for class com.here.platform.data.client.service.stream.endpoints.Unsubscribe
- Unsubscribe$() - Constructor for class com.here.platform.data.client.service.stream.endpoints.Unsubscribe$
- unsubscribeTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.FixedHereTokenProvider
- unsubscribeTokenChangeListener(HereTokenChangeListener) - Method in interface com.here.platform.data.client.auth.HereTokenProvider
- unsubscribeTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.OAuthBasedTokenProvider
- unsubscribeTokenChangeListener(HereTokenChangeListener) - Method in class com.here.platform.data.client.auth.RunAsIdFileTokenProvider
- unsupported(LayerTypeName, String) - Static method in class com.here.platform.data.client.hdfs.utils.BlobFsUtils
- Unsupported - Enum constant in enum class com.here.platform.data.client.model.IndexType
- Unsupported - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- UNSUPPORTED - Enum constant in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
- UnsupportedAttribute - Interface in com.here.platform.location.compilation.core
- unsupportedContentType() - Static method in class com.here.platform.data.client.model.WritableLayer
- UnsupportedIndexValue - Class in com.here.platform.data.client.model
-
Value for unsupported index type.
- UnsupportedIndexValue() - Constructor for class com.here.platform.data.client.model.UnsupportedIndexValue
- unverifiedInformation() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- unwrap(byte[], int, int) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- UnwrapArray$() - Constructor for class com.here.platform.data.client.json.PimpedAsyncParser.UnwrapArray$
- UnwrapObject$() - Constructor for class com.here.platform.data.client.json.PimpedAsyncParser.UnwrapObject$
- UP - Static variable in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.javadsl.GradeCategories
- Up$() - Constructor for class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
- UpdatableIndexLayer - Class in com.here.platform.data.client.model
- UpdatableIndexLayer(Option<Ttl>, Option<LayerSchema>, Option<DigestAlgorithm>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>) - Constructor for class com.here.platform.data.client.model.UpdatableIndexLayer
- UpdatableInteractiveMapLayer - Class in com.here.platform.data.client.model
- UpdatableInteractiveMapLayer(Option<Seq<String>>, Option<Object>, Option<InteractiveLayerExtension>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>, Option<LayerSchema>) - Constructor for class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updatableLayer() - Method in class com.here.platform.data.client.service.config.UpdateLayer
- UpdatableLayer - Interface in com.here.platform.data.client.model
- UpdatableObjectStoreLayer - Class in com.here.platform.data.client.model
- UpdatableObjectStoreLayer(Option<ObjectStoreLayerTtl>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>, Option<LayerSchema>) - Constructor for class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- UpdatableSecureHandlesOption - Interface in com.here.platform.data.client.model
- UpdatableStreamLayer - Class in com.here.platform.data.client.model
- UpdatableStreamLayer(Option<Object>, Option<Object>, Option<Object>, Option<String>, Option<ContentEncoding>, Option<LayerSchema>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>) - Constructor for class com.here.platform.data.client.model.UpdatableStreamLayer
- UpdatableSubsetRestrictionsOption - Interface in com.here.platform.data.client.model
- UpdatableVersionLayer - Class in com.here.platform.data.client.model
- UpdatableVersionLayer(Option<LayerSchema>, Option<DigestAlgorithm>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.UpdatableVersionLayer
- UpdatableVolatileLayer - Class in com.here.platform.data.client.model
- UpdatableVolatileLayer(Option<LayerSchema>, Option<DigestAlgorithm>, Option<String>, Option<String>, Option<String>, Option<Set<String>>, Option<Set<String>>, Option<Coverage>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.UpdatableVolatileLayer
- update(byte[]) - Method in interface com.here.platform.data.client.utils.Algorithm
- update(byte[]) - Method in class com.here.platform.data.client.utils.CrcDigestAlgorithm
- update(byte[]) - Method in class com.here.platform.data.client.utils.MessageDigestAlgorithm
- UPDATE_MODE() - Static method in class com.here.platform.data.client.flink.common.Properties
- updateArtifactPermission() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- updateArtifactPermission(String, String, Optional<UpdatePermissionRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
-
READ grants 'readResource', MODIFY grants 'modifyResource', SHARE grants 'shareResource'.
- UpdateArtifactPermissionAdapter(ApiRequest<UpdatePermissionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- UpdateArtifactPermissionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter$
- UpdateArtifactPermissionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateBlobTtl(String, long) - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- updateBlobTtl(String, long) - Method in interface com.here.platform.data.client.blobstore.VolatileWriteBlobstore
- updateBlobTtl(String, String, String, long) - Method in class com.here.platform.data.client.service.blobstore.DefaultVolatileBlobstoreService
- updateBlobTtl(String, String, String, long) - Method in interface com.here.platform.data.client.service.blobstore.VolatileBlobstoreService
- updateCatalog() - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- updateCatalog(HRN, WritableCatalogConfiguration, InternalSettings) - Method in interface com.here.platform.data.client.service.config.ConfigService
- updateCatalog(HRN, WritableCatalogConfiguration, InternalSettings) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- updateCatalog(String, CreateCatalog, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
-
Updates any descriptive and structural information in the catalog.
- UpdateCatalog - Class in com.here.platform.data.client.service.config
- UpdateCatalog(HRN, WritableCatalogConfiguration) - Constructor for class com.here.platform.data.client.service.config.UpdateCatalog
- UpdateCatalogAdapter(ApiRequest<StatusLink>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- UpdateCatalogAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter$
- UpdateCatalogBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- updateConfiguration(WritableCatalogConfiguration) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkAdminApi
-
Update configuration of a catalog.
- updateConfiguration(WritableCatalogConfiguration) - Method in class com.here.platform.data.client.flink.javadsl.FlinkAdminApiImpl
- updateConfiguration(WritableCatalogConfiguration) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Update configuration of a catalog.
- updateContentEncoding(ContentEncoding) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateContentType(String) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateCoverage(Coverage) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updated() - Method in class com.here.platform.data.client.model.geojson.Changeset
- updated() - Method in class com.here.platform.data.client.model.geojson.FeatureCollection
- updated() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- updated() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- updated() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- updateDataInThroughputKbps(Double) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateDataOutThroughputKbps(Double) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateDescription(String) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateDigest(DigestAlgorithm) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateDigest(DigestAlgorithm) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateDigest(DigestAlgorithm) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateExtends(InteractiveLayerExtension) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateIndex(HRN, String, Source<IndexingPartition, NotUsed>, Source<IndexingPartition, NotUsed>, InternalSettings) - Method in class com.here.platform.data.client.service.index.DefaultIndexService
- updateIndex(HRN, String, Source<IndexingPartition, NotUsed>, Source<IndexingPartition, NotUsed>, InternalSettings) - Method in interface com.here.platform.data.client.service.index.IndexService
- updateIndex(String, Iterator<CommitPartition>, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkPublishApi
-
Updates an index layer by adding the
additionspartitions and removingremovalspartitions. - updateIndex(String, Iterator<CommitPartition>, Iterator<CommitPartition>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkPublishApiImpl
- updateIndex(String, Iterator<CommitPartition>, Iterator<CommitPartition>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Updates an index layer by adding the
additionspartitions and removingremovalspartitions. - updateIndex(String, Source<CommitPartition, NotUsed>, Source<CommitPartition, NotUsed>) - Method in interface com.here.platform.data.client.javadsl.PublishApi
-
Updates an index layer by adding the
additionspartitions and removingremovalspartitions. - UpdateIndexes - Class in com.here.platform.data.client.service.index
- UpdateIndexes(String, Seq<IndexingPartition>, Seq<IndexingPartition>) - Constructor for class com.here.platform.data.client.service.index.UpdateIndexes
- updateLayer(HRN, String) - Method in class com.here.platform.data.client.spark.javadsl.JavaLayerUpdater
- updateLayer(HRN, String) - Method in class com.here.platform.data.client.spark.LayerDataFrameReader.SparkSessionExt
- updateLayer(HRN, String, UpdatableLayer) - Method in interface com.here.platform.data.client.javadsl.AdminApi
-
Update a layer.
- updateLayer(HRN, String, InternalSettings, UpdatableLayer) - Method in interface com.here.platform.data.client.service.config.ConfigService
- updateLayer(HRN, String, InternalSettings, UpdatableLayer) - Method in class com.here.platform.data.client.service.config.DefaultConfigService
- UpdateLayer - Class in com.here.platform.data.client.service.config
- UpdateLayer(HRN, String, UpdatableLayer) - Constructor for class com.here.platform.data.client.service.config.UpdateLayer
- updateMetric(Object, String, String, String) - Method in interface com.here.platform.data.client.model.MetricReporter
-
Installs a mutable metric if the value is new or updates it when the metric has already existed.
- updateMetric(String, Object, String, String, String) - Method in interface com.here.platform.data.client.model.MetricReporter
-
Installs a mutable metric if the value is new or updates it when the metric has already existed.
- updateMode() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- UpdateMode - Class in com.here.platform.location.tpeg2.mmc
- UpdateMode(short) - Constructor for class com.here.platform.location.tpeg2.mmc.UpdateMode
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateName(String) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateObjectTtl(String, String, long) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Updates the TTL for the object stored in Volatile Layer
- updateObjectTtl(String, String, long) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- updateObjectTtl(String, String, long) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Updates the TTL for the object stored in Volatile Layer
- updateObjectTtl(String, String, long) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- updateRef(AtomicReference<A>, Function1<A, Tuple2<A, C>>) - Static method in class com.here.platform.data.client.utils.ConcurrentUtils
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateSchema(LayerSchema) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateSchemaPermission() - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- updateSchemaPermission(String, UpdatePermissionRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
-
Grant/revoke permissions for schema.
- UpdateSchemaPermissionAdapter(ApiRequest<UpdatePermissionResponse>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- UpdateSchemaPermissionAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter$
- UpdateSchemaPermissionBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- updateSearchableProperties(List<String>) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateSearchCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- updateSearchCustomization(String, InlineObject1, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
-
Updates a search customization by its CustomizationHrn.
- UpdateSearchCustomizationAdapter(ApiRequest<CustomizationCreateOrUpdateResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- UpdateSearchCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter$
- UpdateSearchCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- updateSecureHandles(boolean) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateSecureHandles(boolean) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateServiceCustomization() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- updateServiceCustomization(String, RoutingCustomizationPutRequest, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
-
Updates the Routing customization associated with the specified HRN.
- UpdateServiceCustomizationAdapter(ApiRequest<RoutingCustomizationResponse>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- UpdateServiceCustomizationAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter$
- UpdateServiceCustomizationBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- updateSubsetRestrictions(boolean) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateSubsetRestrictions(boolean) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateSummary(String) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateTag() - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- updateTag(String, String, Tag) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
-
Update the version of a tag.
- UpdateTagAdapter(ApiRequest<Tag>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- UpdateTagAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter$
- UpdateTagBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagBuilder
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableVersionLayer
- updateTags(Set<String>) - Method in class com.here.platform.data.client.model.UpdatableVolatileLayer
- updateTtl(ObjectStoreLayerTtl) - Method in class com.here.platform.data.client.model.UpdatableObjectStoreLayer
- updateTtl(Ttl) - Method in class com.here.platform.data.client.model.UpdatableIndexLayer
- updateTtl(Long) - Method in class com.here.platform.data.client.model.UpdatableStreamLayer
- UpdateTtlVolatileBlob - Class in com.here.platform.data.client.service.blobstore
- UpdateTtlVolatileBlob(String, String, String, long) - Constructor for class com.here.platform.data.client.service.blobstore.UpdateTtlVolatileBlob
- uploadAndIndex(Iterator<NewPartition>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Uploads the specified index partition to the underlying to blob service, and indexes it with specified fields in index layer.
- uploadAndIndex(Iterator<NewPartition>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadAndIndex(Source<NewPartition, NotUsed>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Uploads the specified index partition to the underlying to blob service, and indexes it with specified fields in index layer.
- uploadAndIndex(Source<NewPartition, NotUsed>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- UploadBlobStoreAsyncFunction - Class in com.here.platform.data.client.flink.impl
- UploadBlobStoreAsyncFunction(HRN, DataClientFlinkContextFactory, WriteEngineFactory) - Constructor for class com.here.platform.data.client.flink.impl.UploadBlobStoreAsyncFunction
- UploadBlobStoreFunction - Class in com.here.platform.data.client.flink.impl
- UploadBlobStoreFunction(HRN, Option<WriteEngine>) - Constructor for class com.here.platform.data.client.flink.impl.UploadBlobStoreFunction
- uploadBlockAsync(BlobFsDataBlock) - Method in class com.here.platform.data.client.hdfs.streams.MultiPartManager
- UploadDataResult - Class in com.here.platform.data.client.service.blobstore.model
- UploadDataResult() - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadDataResult
- uploadIMLFeatureCollection(String, FeatureCollection, OptionalInt) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Upload a large FeatureCollection to the Interactive Map Layer
- uploadIMLFeatureCollection(String, FeatureCollection, OptionalInt) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadIMLFeatureCollection(String, FeatureCollection, OptionalInt) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Upload a large FeatureCollection to the Interactive Map Layer
- uploadIMLFeatureCollection(String, FeatureCollection, OptionalInt) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- uploadIMLFeatureModificationList(String, FeatureModificationList) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Uploads a FeatureModificationList to the Interactive Map Layer
- uploadIMLFeatureModificationList(String, FeatureModificationList) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadIMLFeaturesAsSource(String, Source<Feature, NotUsed>, OptionalInt) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Upload features to the Interactive Map Layer
- uploadIMLFeaturesAsSource(String, Source<Feature, NotUsed>, OptionalInt) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- UploadLinks - Class in com.here.platform.data.client.service.blobstore.model
- UploadLinks(ActionLink, ActionLink, ActionLink, ActionLink) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadLinks
- UploadLinksSerializer - Class in com.here.platform.data.client.blobstore.json
- UploadLinksSerializer() - Constructor for class com.here.platform.data.client.blobstore.json.UploadLinksSerializer
- UploadMultiDataResult - Class in com.here.platform.data.client.service.blobstore.model
- UploadMultiDataResult(Seq<UploadPart>) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadMultiDataResult
- uploadObject(String, String, NewPartition.Blob) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Uploads the specified object to object store
- uploadObject(String, String, NewPartition.Blob) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadObject2(String, String, NewPartition.Blob, Optional<String>, Optional<ContentEncoding>) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Uploads the specified object to object store
- uploadObject2(String, String, NewPartition.Blob, Optional<String>, Optional<ContentEncoding>) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadObject2(String, String, NewPartition.Blob, Optional<String>, Optional<ContentEncoding>) - Method in interface com.here.platform.data.client.flink.javadsl.FlinkWriteEngine
-
Uploads the specified object to object store
- uploadObject2(String, String, NewPartition.Blob, Optional<String>, Optional<ContentEncoding>) - Method in class com.here.platform.data.client.flink.javadsl.FlinkWriteEngineImpl
- uploadObjectPart(String, String, int, ByteString) - Method in interface com.here.platform.data.client.engine.javadsl.WriteEngine
-
Upload part of object in objectstore
- uploadObjectPart(String, String, int, ByteString) - Method in class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- uploadObjectStorePart(String, int, ByteString) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- uploadObjectStorePart(String, int, ByteString) - Method in interface com.here.platform.data.client.blobstore.WriteObjectStoreSupport
- uploadPart() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- uploadPart() - Method in class com.here.platform.data.client.service.blobstore.model.UploadLinks
- uploadPart(ActionLink, int, ContentType, Option<HereDigest>, ByteString) - Method in class com.here.platform.data.client.service.blobstore.DefaultDurableBlobstoreService
- uploadPart(ActionLink, int, ContentType, Option<HereDigest>, ByteString) - Method in interface com.here.platform.data.client.service.blobstore.DurableBlobstoreService
- uploadPart(ActionLink, int, ByteString) - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- uploadPart(String, int, Option<ContentType>, ByteString) - Method in class com.here.platform.data.client.blobstore.objectstore.ObjectStoreWriteVolume
- uploadPart(String, String, int, ContentType, Option<HereDigest>, ByteString) - Method in class com.here.platform.data.client.service.blobstore.DefaultObjectStoreService
- uploadPart(String, String, int, ContentType, Option<HereDigest>, ByteString) - Method in interface com.here.platform.data.client.service.blobstore.ObjectStoreService
- uploadPart(String, Optional<String>, String, String, String, String, String, Long, byte[], Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
-
Upload a single part of a multipart upload for the blob.
- UploadPart - Class in com.here.platform.data.client.service.blobstore.model
- UploadPart(int, String) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadPart
- UploadPartAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- UploadPartAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter$
- UploadPartBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- uploadPartByKey() - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- uploadPartByKey(String, String, String, Integer, Optional<Long>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
-
Upload or copy a single part of a multipart upload or multipart copy for the blob.
- UploadPartByKeyAdapter(ApiRequest<PartId>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- UploadPartByKeyAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter$
- UploadPartByKeyBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- uploadPartitions() - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- uploadPartitions(HRN, InternalSettings, String, Seq<PublishPartition>) - Method in interface com.here.platform.data.client.service.ingest.IngestionService
- uploadPartitions(HRN, InternalSettings, String, Seq<PublishPartition>) - Method in class com.here.platform.data.client.service.ingest.IngestionServiceImpl
- uploadPartitions(String, String, String, PublishPartitions, Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
-
Upload partitions to the given layer.
- UploadPartitions - Class in com.here.platform.data.client.service.ingest
- UploadPartitions(String, Seq<PublishPartition>) - Constructor for class com.here.platform.data.client.service.ingest.UploadPartitions
- UploadPartitionsAdapter(ApiRequest<BoxedUnit>) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- UploadPartitionsAdapter$() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter$
- UploadPartitionsBuilder() - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- uploadParts() - Method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- uploadParts() - Method in class com.here.platform.data.client.service.blobstore.ObjectStoreCompleteMultipartUpload
- UploadParts - Class in com.here.platform.data.client.service.blobstore.model
- UploadParts(long, Option<Object>, Option<String>, Seq<UploadPart>) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadParts
- uploadPublicationMetadata(HRN, InternalSettings, String, String, Seq<PublishPartition>) - Method in interface com.here.platform.data.client.service.publish.PublishService
- uploadPublicationMetadata(HRN, InternalSettings, String, String, Seq<PublishPartition>) - Method in class com.here.platform.data.client.service.publish.PublishServiceImpl
- UploadPublicationPartitions - Class in com.here.platform.data.client.service.publish
- UploadPublicationPartitions(String, String, Seq<PublishPartition>) - Constructor for class com.here.platform.data.client.service.publish.UploadPublicationPartitions
- UploadSingleDataResult - Class in com.here.platform.data.client.service.blobstore.model
- UploadSingleDataResult() - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadSingleDataResult
- UploadSinglePart - Class in com.here.platform.data.client.service.blobstore
- UploadSinglePart(HttpMethod, String, int, ContentType, Option<HereDigest>, ByteString) - Constructor for class com.here.platform.data.client.service.blobstore.UploadSinglePart
- UploadStatus - Class in com.here.platform.data.client.service.blobstore.model
- UploadStatus(String) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadStatus
- UploadUrl - Class in com.here.platform.data.client.service.blobstore.model
- UploadUrl(String) - Constructor for class com.here.platform.data.client.service.blobstore.model.UploadUrl
- upperRightCoordinate() - Method in class com.here.platform.location.tpeg2.olr.Rectangle
- UpsertAccumulatorWindow - Class in com.here.platform.data.client.flink.impl
- UpsertAccumulatorWindow() - Constructor for class com.here.platform.data.client.flink.impl.UpsertAccumulatorWindow
- urban() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.NavigationAttributes
-
Deprecated.Creates a map that tells you which roads or ferry lines are within a built-up (that is, urban) area.
- urban() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that tells you which roads or ferry lines are within a built-up (that is, urban) area.
- uri() - Method in interface com.here.platform.data.client.base.http.HttpRequest
-
Relative path.
- uri() - Method in interface com.here.platform.data.client.http.HyperMediaEndpoint
- uri() - Method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- uri() - Method in class com.here.platform.data.client.service.blobstore.GetUploadStatus
- uri() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- uri() - Method in class com.here.platform.data.client.service.config.GetConfigurationHref
- uri() - Method in class com.here.platform.data.client.service.config.GetStatus
- uri() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVersions
- uri() - Method in class com.here.platform.data.client.service.metadata.GetNextPageOfVolatileChanges
- uri() - Method in interface com.here.platform.data.client.service.stream.endpoints.StreamEndpoint
- url() - Method in class com.here.platform.data.client.service.blobstore.CompleteUpload
- url() - Method in class com.here.platform.data.client.service.blobstore.GetUploadStatus
- url() - Method in class com.here.platform.data.client.service.blobstore.model.UploadUrl
- url() - Method in class com.here.platform.data.client.service.blobstore.UploadSinglePart
- URY - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uruguay
- URY$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
- USA - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
United States of America
- USA$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
- useCompression() - Method in class com.here.platform.data.client.blobstore.durable.DurableReadVolumeConfiguration
- useCompression() - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolumeConfiguration
- useCompression() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- useCompression() - Method in class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- useInternalPrimaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- useInternalSecondaryLocation() - Method in class com.here.platform.location.tpeg2.etl.TMCLocationReference
- useMultiPartUploadFrom() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- userAgentSuffix() - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- userDefinedCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.RoadAttributes
-
Deprecated.Creates a map that return the
UserDefinedCountryCodeof aVertex. - userDefinedCountryCode() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps.TopologyAttributes
-
Creates a map that return the
UserDefinedCountryCodeof aVertex. - UserDefinedCountryCode - Class in com.here.platform.location.integration.optimizedmap.roadattributes
- UserDefinedCountryCode(String) - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- UserDefinedFieldKeySelector - Class in com.here.platform.data.client.flink.impl
- UserDefinedFieldKeySelector(Seq<String>) - Constructor for class com.here.platform.data.client.flink.impl.UserDefinedFieldKeySelector
- username() - Method in class com.here.platform.data.client.base.http.settings.ProxyCredentials
- username() - Method in class com.here.platform.data.client.http.ProxyCredentials
- userSpecifiedSchema() - Method in class com.here.platform.data.client.spark.datasources.protobuf.ProtobufTable
- userSpecifiedSchema() - Method in class com.here.platform.data.client.spark.datasources.raw.RawTable
- UseTollLanes - Class in com.here.platform.location.tpeg2.tec
- UseTollLanes(short) - Constructor for class com.here.platform.location.tpeg2.tec.UseTollLanes
- usingBaseClient(BaseClient) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
-
Passes a
BaseClientas a data API. - usingDataApiAdapter(DataApiAdapter) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSelectDataApi
-
Passes a
DataApiAdapteras a data API. - usingDistance() - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistanceWithGenericVertexType() - Method in interface com.here.platform.location.core.mapmatching.javadsl.EmissionProbabilityStrategiesMixin
-
Creates an
EmissionProbabilityStrategybased on the distance between the observation point and anOnRoadmatched point. - usingDistanceWithGenericVertexType() - Static method in class com.here.platform.location.integration.optimizedmap.mapmatching.javadsl.EmissionProbabilityStrategies
- Utils - Class in com.here.platform.location.core
- Utils() - Constructor for class com.here.platform.location.core.Utils
- Utils.BinarySearchOps<T> - Class in com.here.platform.location.core
-
Provides binary search operations on an indexed sequence.
- UUIDBlobIdGenerator - Class in com.here.platform.data.client.engine.model
-
BlobIdGeneratorimplementation that uses a UUID as the blob ID for a partition. - UUIDBlobIdGenerator() - Constructor for class com.here.platform.data.client.engine.model.UUIDBlobIdGenerator
- UZB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Uzbekistan
- UZB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
V
- validateBoundingBox(double, double, double, double) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerQueryProcessor
- validateCatalogId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateConsumerGroupName(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateConsumerId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateDataHandle(String, String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateDependencies(Seq<VersionDependency>) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateGenericPartitionId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
-
Pre-validate if the partition ID follows the the Generic partitioning specification, the final validation will be on server side.
- validateHereTilePartitionId(String, Seq<Object>) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateLayerId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateLayerType(CatalogConfiguration, String, LayerTypeName) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateLimit(Option<Object>) - Static method in class com.here.platform.data.client.model.ApiValidator
- validatePartId(Option<String>) - Static method in class com.here.platform.data.client.model.ApiValidator
- validatePartitionId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validatePartitionIdByPartitioning(String, PartitioningType) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateParts(int) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateRange(double, double) - Static method in class com.here.platform.location.core.Utils
- validateStreamOffset(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateStreamPartitionId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateSubscriptionId(String) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateVersionFromMinusOne(Option<Object>) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateVersionFromZero(long) - Static method in class com.here.platform.data.client.model.ApiValidator
- validateVersions(long, long) - Static method in class com.here.platform.data.client.model.ApiValidator
- validationException(String) - Static method in class com.here.platform.data.client.ExceptionUtils
- value() - Method in interface com.here.platform.data.client.base.ApiEnum
- value() - Method in class com.here.platform.data.client.http.HereDigest
- value() - Method in class com.here.platform.data.client.http.X$minusCorrelation$minusId
- value() - Method in class com.here.platform.data.client.json.PimpedAsyncParser.Mode
- value() - Method in class com.here.platform.data.client.model.BooleanIndexValue
- value() - Method in class com.here.platform.data.client.model.geojson.SearchParam
- value() - Method in class com.here.platform.data.client.model.geojson.StatisticsBbox
- value() - Method in class com.here.platform.data.client.model.geojson.StatisticsCount
- value() - Method in class com.here.platform.data.client.model.geojson.StatisticsGeometryTypes
- value() - Method in class com.here.platform.data.client.model.geojson.StatisticsProperties
- value() - Method in class com.here.platform.data.client.model.geojson.StatisticsTags
- value() - Method in class com.here.platform.data.client.model.IntIndexValue
- value() - Method in class com.here.platform.data.client.model.StringIndexValue
- value() - Method in class com.here.platform.data.client.service.stream.kafka.KafkaHeader
- value() - Method in class com.here.platform.data.client.v2.adapter.model.LongAdditionalField
- value() - Method in class com.here.platform.data.client.v2.adapter.model.StringAdditionalField
- value() - Method in class com.here.platform.location.compilation.core.HashTableIndexing.Id
- value() - Method in class com.here.platform.location.compilation.core.NodeId
- value() - Method in class com.here.platform.location.compilation.core.PartitionId
- value() - Method in class com.here.platform.location.compilation.core.SegmentId
- value() - Method in class com.here.platform.location.compilation.core.SegmentIndex
- value() - Method in interface com.here.platform.location.compilation.core.SimpleRangeValue
- value() - Method in class com.here.platform.location.compilation.core.VertexIndex
- value() - Method in class com.here.platform.location.compilation.heremapcontent.RangeValue
- value() - Method in class com.here.platform.location.compilation.heremapcontent.SegmentAttribute
- value() - Method in interface com.here.platform.location.core.graph.javadsl.PointBasedProperty
-
The value of the property.
- value() - Method in interface com.here.platform.location.core.graph.javadsl.RangeBasedProperty
-
The value of the property.
- value() - Method in interface com.here.platform.location.core.mapmatching.FilteredObservation
-
The original observation.
- value() - Method in class com.here.platform.location.core.mapmatching.LogProbability
- value() - Method in class com.here.platform.location.core.mapmatching.Omit
- value() - Method in class com.here.platform.location.core.mapmatching.Retain
- value() - Method in class com.here.platform.location.inmemory.geospatial.PackedGeoCoordinate
- value() - Method in class com.here.platform.location.inmemory.geospatial.TileId
- value() - Method in class com.here.platform.location.inmemory.graph.EdgeIndex
- value() - Method in class com.here.platform.location.inmemory.graph.SegmentIndex
- value() - Method in class com.here.platform.location.inmemory.graph.VertexIndex
- value() - Method in class com.here.platform.location.integration.herecommons.geospatial.HereTileLevel
- value() - Method in class com.here.platform.location.integration.heremapcontent.PartitionId
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Basic$
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.High$
- value() - Method in class com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.adasattributes.SlopeElevationAccuracy
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Down$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Level$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.NotCollected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory.Up$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.GradeCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Protected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unprotected$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing.Unspecified$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.RailwayCrossing
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Left$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Overhead$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Right$
- value() - Method in class com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.advancednavigationattributes.SignLocation
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimit
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Derived$
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Posted$
- value() - Method in class com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.commonattributes.SpeedLimitSource
- value() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.SegmentId
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Indescribable$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.IntersectionInternal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Manoeuvre$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.IntersectionInternalCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.FourOrMore$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.One$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.TwoOrThree$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.LaneCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.NotLowMobility$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility
- value() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.LowMobility$LowMobility
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Legal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Physical$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.RoadDivider
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between101And130KmphOr65And80Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between11And30KmphOr6And20Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between31And50KmphOr21And30Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between51And70KmphOr31And40Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between71And90KmphOr41And54Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Between91And100KmphOr55And64Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Over130KmphOr80Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Under11KmphOr6Mph$
- value() - Method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.navigationattributes.SpeedCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC1$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC2$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC3$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC4$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass.FC5$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.FunctionalClass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ABW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AFG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AGO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AIA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ALB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ARM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ASM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ATG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AUT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.AZE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BDI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BES$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BFA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BGR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BHS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BIH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BLZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BMU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BOL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BRN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BTN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BVT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.BWA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CAN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CCK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CHN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CIV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.COM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CPV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CRI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CUW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CXR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CYP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.CZE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DEU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DJI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DMA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DNK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DOM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.DZA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ECU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EGY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ERI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ESP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.EST$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ETH$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FIN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FJI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FLK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FRO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.FSM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GAB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GBR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GEO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GGY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GHA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GIN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GLP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GMB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GNQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GRL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GTM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.GUY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HKG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HMD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HRV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HTI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.HUN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IDN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IMN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IND$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IOT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.IRQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ISR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ITA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JAM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JEY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.JPN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KAZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KGZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KHM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KIR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KNA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.KWT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LAO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LBY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LCA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LIE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LKA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LSO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LTU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LUX$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.LVA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MAR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MCO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MDV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MEX$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MKD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MLT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MNP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MOZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MRT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MSR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MTQ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MWI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.MYT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NAM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NCL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NER$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NFK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NGA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NIU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NLD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NOR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NPL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NRU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.NZL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.OMN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PAN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PCN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PER$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PHL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PLW$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PNG$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.POL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PRY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PSE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.PYF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.QAT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.REU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ROU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RUS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.RWA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SAU$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SDN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SGS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SHN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SJM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SLV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SMR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SOM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SPM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SRB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SSD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.STP$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SUR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SVN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SWZ$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SXM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYC$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.SYR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TCD$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TGO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.THA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TJK$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKL$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TKM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TLS$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TON$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TTO$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TUV$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TWN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.TZA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UGA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UKR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UMI$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.Unrecognized
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.URY$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.USA$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.UZB$
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Overpass$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Underpass$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.OverpassUnderpass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass1$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass10$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass11$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass12$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass2$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass3$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass4$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass5$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass6$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass7$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass8$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.RoadClass9$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.RoadClass
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Roundabout$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.SpecialTrafficFigure$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.UndefinedTrafficInternal$
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory.Unrecognized
- value() - Method in interface com.here.platform.location.integration.optimizedmap.roadattributes.SpecialTrafficAreaCategory
- value() - Method in class com.here.platform.location.integration.optimizedmap.roadattributes.UserDefinedCountryCode
- value() - Method in class com.here.platform.location.tpeg2.olr.Bearing
- value() - Method in class com.here.platform.location.tpeg2.olr.DistanceMetresMax15000
- value() - Method in class com.here.platform.location.tpeg2.sfw.TPEGbin
- value() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedLongString
- value() - Method in class com.here.platform.location.tpeg2.tdt.LocalisedShortString
- valueBitSize() - Method in class com.here.platform.location.compilation.core.BitPacking
- valueIndices() - Method in class com.here.platform.location.inmemory.graph.DenseEntityPropertyTile
- valueIndices() - Method in class com.here.platform.location.inmemory.graph.SparseEntityPropertyTile
- valueNames() - Method in interface com.here.platform.location.integration.optimizedmap.BitMaskCompanion
- valueOf(String) - Static method in enum class com.here.platform.dal.custom.MetadataName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.AccessType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.AdditionalField
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.ChangeHistoryDirection
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.ContentEncoding
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.DataRedundancy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.EncryptionType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.IndexType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.LayerContentType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.LayerTypeName
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.MaxMemoryPolicy
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.ObjectStoreKeyType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.PartitioningScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.SearchOperator
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.Ttl
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.VersionedLayerContext
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.model.VolumeType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
-
Returns the enum constant of this class with the specified name.
- valueOfIgnoreCase(String) - Static method in enum class com.here.platform.data.client.model.DataRedundancy
- valueOfIgnoreCase(String) - Static method in enum class com.here.platform.data.client.model.IndexType
- valueOfIgnoreCase(String) - Static method in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
- valueOfIgnoreCase(String) - Static method in enum class com.here.platform.data.client.model.Ttl
- values() - Static method in enum class com.here.platform.dal.custom.MetadataName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.base.http.settings.RetryStrategyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.AccessType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.AdditionalField
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.ChangeHistoryDirection
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.ContentEncoding
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.DataRedundancy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.EncryptionType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.IndexType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.ClusteringType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.CountMode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfExistType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.IfNotExistType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.SamplingRatio
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.LayerContentType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.LayerTypeName
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.MaxMemoryPolicy
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.ObjectStoreKeyType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.ObjectStoreLayerTtl
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.PartitioningScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.SearchOperator
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.Ttl
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.VersionedLayerContext
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.model.VolumeType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.v2.adapter.model.PartitioningScheme
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.data.client.v2.caching.model.versioned.EmptyLayerMetadata
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class com.here.platform.location.compilation.core.DenseRangeBasedPropertyMapData
- values() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- values() - Method in class com.here.platform.location.inmemory.graph.EdgePropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.OverlappingRangeBasedPropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.RangeBasedPropertyTile
- values() - Method in class com.here.platform.location.inmemory.graph.UndirectedPropertyTile
- values() - Static method in interface com.here.platform.location.integration.optimizedmap.graph.AccessRestriction
-
List all disjoint values listed in
AccessRestriction. - values() - Static method in interface com.here.platform.location.integration.optimizedmap.graph.RoadAccess
-
List all disjoint values listed in
RoadAccess. - values() - Static method in enum class com.here.platform.location.referencing.javadsl.PointOrientation
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class com.here.platform.location.referencing.javadsl.SideOfRoad
-
Returns an array containing the constants of this enum class, in the order they are declared.
- valuesIn(RangeBasedPropertyMap<Vertex, T>, VertexRange) - Static method in class com.here.platform.location.inmemory.graph.VertexRange
- valuesInRange(RangeBasedPropertyMap<K, T>, K, double, double) - Static method in class com.here.platform.location.core.Utils
- valuesToEncode(ClassTag<T>) - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- ValueStream$() - Constructor for class com.here.platform.data.client.json.PimpedAsyncParser.ValueStream$
- VAT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Holy See
- VAT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VAT$
- VCT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Saint Vincent and the Grenadines
- VCT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VCT$
- vectors() - Method in class com.here.platform.location.tpeg2.tfp.FlowMatrix
- vectorSections() - Method in class com.here.platform.location.tpeg2.tfp.FlowVector
- VehicleClass - Class in com.here.platform.location.tpeg2.tfp
- VehicleClass(short) - Constructor for class com.here.platform.location.tpeg2.tfp.VehicleClass
- vehicleClassAssignment() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- vehicleCredentials() - Method in class com.here.platform.location.tpeg2.tfp.Restrictions
- VehicleCredentials - Class in com.here.platform.location.tpeg2.tfp
- VehicleCredentials(short) - Constructor for class com.here.platform.location.tpeg2.tfp.VehicleCredentials
- VehicleRestriction - Class in com.here.platform.location.tpeg2.tec
- VehicleRestriction(Optional<VehicleType>, List<RestrictionType>) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleRestriction
- VehicleRestriction(Option<VehicleType>, Seq<RestrictionType>) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleRestriction
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Advice
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.DiversionRoute
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.Event
- vehicleRestrictions() - Method in class com.here.platform.location.tpeg2.tec.TemporarySpeedLimit
- vehicleType() - Method in class com.here.platform.location.tpeg2.tec.VehicleRestriction
- VehicleType - Class in com.here.platform.location.tpeg2.tec
- VehicleType(short) - Constructor for class com.here.platform.location.tpeg2.tec.VehicleType
- VEN - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Venezuela, Bolivarian Republic of
- VEN$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VEN$
- version() - Method in class com.here.platform.data.client.flink.impl.PartitionVersionState
- version() - Method in class com.here.platform.data.client.flink.impl.PojoPartition
- version() - Method in class com.here.platform.data.client.flink.impl.PojoPartitionVersionState
- version() - Method in class com.here.platform.data.client.model.BatchPublicationNotification
- version() - Method in class com.here.platform.data.client.model.CatalogAreaSchemeFingerprint
- version() - Method in class com.here.platform.data.client.model.CatalogConfiguration
- version() - Method in class com.here.platform.data.client.model.CatalogVersion
- version() - Method in class com.here.platform.data.client.model.CompatibleVersion
- version() - Method in class com.here.platform.data.client.model.geojson.LessThanVersion
- version() - Method in class com.here.platform.data.client.model.LayerVersion
- version() - Method in class com.here.platform.data.client.model.LayerVersions
- version() - Method in class com.here.platform.data.client.model.SubscriptionConfiguration
- version() - Method in interface com.here.platform.data.client.model.SubscriptionProperties
- version() - Method in class com.here.platform.data.client.model.VersionDependency
- version() - Method in class com.here.platform.data.client.model.VersionInfo
- version() - Method in class com.here.platform.data.client.model.VersionResponse
- version() - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration
- version() - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByBbox
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIds
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByIterate
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySearchParam
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchCircle
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchFeature
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionBySpatialSearchGeometry
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetFeatureCollectionByTile
- version() - Method in class com.here.platform.data.client.service.interactiveMap.GetSpecificVersionChanges
- version() - Method in class com.here.platform.data.client.service.lookup.LookupService.ServiceEndpointDetails
- version() - Method in class com.here.platform.data.client.service.metadata.GetLayerVersions
- version() - Method in class com.here.platform.data.client.service.metadata.QueryPartitions
- version() - Method in class com.here.platform.data.client.service.metadata.SetMinimumVersion
- version() - Method in class com.here.platform.data.client.service.query.QueryPartitionsById
- version() - Method in interface com.here.platform.data.client.settings.ApiType
- version() - Static method in class com.here.platform.data.client.settings.ArtifactApiType
- version() - Static method in class com.here.platform.data.client.settings.BlobstoreDataApiType
- version() - Static method in class com.here.platform.data.client.settings.BlobstoreV2ApiType
- version() - Static method in class com.here.platform.data.client.settings.BlobstoreVolatileApiType
- version() - Static method in class com.here.platform.data.client.settings.ConfigApiType
- version() - Static method in class com.here.platform.data.client.settings.IndexApiType
- version() - Static method in class com.here.platform.data.client.settings.IngestApiType
- version() - Static method in class com.here.platform.data.client.settings.InteractiveMapApiType
- version() - Static method in class com.here.platform.data.client.settings.MetadataApiType
- version() - Static method in class com.here.platform.data.client.settings.PublishApiType
- version() - Static method in class com.here.platform.data.client.settings.QueryApiType
- version() - Static method in class com.here.platform.data.client.settings.StreamApiType
- version() - Method in class com.here.platform.data.client.utils.rsql.OneVersion
- version() - Method in class com.here.platform.data.client.v2.adapter.model.CatalogVersion
- version() - Method in class com.here.platform.data.client.v2.adapter.model.CompatibleVersion
- version() - Method in class com.here.platform.data.client.v2.api.model.VersionDependency
- version() - Method in class com.here.platform.data.client.v2.caching.model.versioned.GenericPartitionKey
- version() - Method in class com.here.platform.data.client.v2.caching.model.versioned.HereTileKey
- version() - Method in interface com.here.platform.data.client.v2.caching.model.versioned.LayerMetadataKey
- version() - Method in class com.here.platform.location.dataloader.core.caching.CacheKey
-
Deprecated.
- version() - Method in interface com.here.platform.location.dataloader.core.Catalog
-
Deprecated.The catalog version.
- version() - Method in class com.here.platform.location.dataloader.standalone.StandaloneCatalog
-
Deprecated.
- version() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- version() - Method in class com.here.platform.location.referencing.tmc.TmcTableId
- version() - Method in class com.here.platform.location.tpeg2.olr.OpenLRLocationReference
- version() - Method in class com.here.platform.location.tpeg2.sfw.TPEGDocument
- version(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- versionCondition() - Method in class com.here.platform.data.client.utils.rsql.PartitionWithVersion
- VersionCondition - Interface in com.here.platform.data.client.utils.rsql
- versionDependencies() - Method in class com.here.platform.data.client.model.Publication
- versionDependencies() - Method in class com.here.platform.data.client.service.publish.OpenPublication
- VersionDependency - Class in com.here.platform.data.client.model
-
param: hrn HRN of the catalog that was used at any time to generate data for this version of this catalog.
- VersionDependency - Class in com.here.platform.data.client.v2.adapter.model
- VersionDependency - Class in com.here.platform.data.client.v2.api.model
- VersionDependency(HRN, long, boolean) - Constructor for class com.here.platform.data.client.model.VersionDependency
- VersionDependency(HRN, long, boolean) - Constructor for class com.here.platform.data.client.v2.api.model.VersionDependency
- VersionDependency(CatalogVersion, boolean) - Constructor for class com.here.platform.data.client.v2.adapter.model.VersionDependency
- VersionDependencyMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.VersionDependencyMapping$
- Versioned - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- Versioned() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use VersionedLayerType. For comparison please use LayerType.isVersioned. Since 1.18.xxx.
- VersionedDataConverter - Class in com.here.platform.data.client.spark.javadsl
- VersionedDataConverter() - Constructor for class com.here.platform.data.client.spark.javadsl.VersionedDataConverter
- VersionedDataFrameReader - Interface in com.here.platform.data.client.spark
-
LayerDataFrameReaderto query data from a versioned layer. - versionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- versionedGenericLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- VersionedGenericLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with a generic partitioning scheme.
- VersionedGenericLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with a generic partitioning scheme.
- versionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaCachingVersionedLayers
- versionedHereTileLayer(String) - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedLayers
- VersionedHereTileLayer - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with here tile partitioning scheme.
- VersionedHereTileLayerReader<T> - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Retrieving data for the versioned layer with here tile partitioning scheme.
- VersionedLayer - Class in com.here.platform.data.client.v2.adapter.model
- VersionedLayer(String, String, String, String, Partitioning) - Constructor for class com.here.platform.data.client.v2.adapter.model.VersionedLayer
- VersionedLayerContext - Enum Class in com.here.platform.data.client.model
- VersionedLayerExtension - Class in com.here.platform.data.client.model
- VersionedLayerExtension(HRN, String, Option<Object>) - Constructor for class com.here.platform.data.client.model.VersionedLayerExtension
- versionedLayerFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- versionedLayerFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- versionedLayerProperties() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawUpdatableLayer
- VersionedLayerProperties - Class in com.here.platform.data.client.model
- VersionedLayerProperties(Option<VersionedLayerExtension>, Option<EncryptionType>) - Constructor for class com.here.platform.data.client.model.VersionedLayerProperties
- VersionedLayerQueryProcessor - Class in com.here.platform.data.client.utils.rsql
-
Wrapper around
QueryApithat processes RSQL queries and returns the corresponding list of partitions. - VersionedLayerQueryProcessor(QueryApi, Layer, long) - Constructor for class com.here.platform.data.client.utils.rsql.VersionedLayerQueryProcessor
- VersionedLayerReaderConfiguration<T> - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- VersionedLayerReaderConfiguration(Decoder<T>) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- VersionedLayerReaderConfiguration(SimpleDecoder<T>) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- VersionedLayerReadersConfiguration - Class in com.here.platform.data.client.v2.caching.javadsl.versioned
- VersionedLayerReadersConfiguration() - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- VersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Constructor for class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- VersionedLayerReadersConfigurationBuilder() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- VersionedLayerReadersConfigurationBuilder$() - Constructor for class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder$
- versionedLayers() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- versionedLayers() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.OptimizedMapVersionedLayers
- VersionedLayers - Interface in com.here.platform.data.client.v2.api.javadsl.versioned
-
Versioned layers related to a catalog
- VersionedLayerType - Class in com.here.platform.data.client.model
- VersionedLayerType(Option<Object>, Option<Object>, Option<VersionedLayerProperties>) - Constructor for class com.here.platform.data.client.model.VersionedLayerType
- VersionedLayerType.Builder - Class in com.here.platform.data.client.model
- VersionFiled() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- VersionFiled() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- VersionFlatMap - Class in com.here.platform.data.client.flink.impl
- VersionFlatMap(PartitionSchema) - Constructor for class com.here.platform.data.client.flink.impl.VersionFlatMap
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MessageManagementContainer
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMasterMessage
- versionID() - Method in class com.here.platform.location.tpeg2.mmc.MMCMessagePart
- versionID() - Method in interface com.here.platform.location.tpeg2.mmc.MMCTemplate
- versionInfo() - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog
- VersionInfo - Class in com.here.platform.data.client.model
-
param: version Version of this catalog.
- VersionInfo(long, long, Seq<VersionDependency>, Map<String, Object>) - Constructor for class com.here.platform.data.client.model.VersionInfo
- VersionInfoMapping$() - Constructor for class com.here.platform.data.client.impl.DataJavaMapping.VersionInfoMapping$
- VersionInfos - Class in com.here.platform.data.client.model
-
param: versions Information about the requested versions.
- VersionInfos(Seq<VersionInfo>) - Constructor for class com.here.platform.data.client.model.VersionInfos
- Versioning - Class in com.here.platform.location.tpeg2.sni
- Versioning(short, List<VersioningEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.Versioning
- Versioning(short, Seq<VersioningEntry>) - Constructor for class com.here.platform.location.tpeg2.sni.Versioning
- VersioningEntry - Class in com.here.platform.location.tpeg2.sni
- VersioningEntry(short, short, short) - Constructor for class com.here.platform.location.tpeg2.sni.VersioningEntry
- VersionLayerTableSource - Class in com.here.platform.data.client.flink.impl
- VersionLayerTableSource(HRN, String, String, PartitionSchema, int, long, boolean, int, DataTypeFactory, ReadEngineFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.VersionLayerTableSource
- versionMetadataFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- versionMetadataFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- VersionPageRetriever - Class in com.here.platform.data.client.impl
- VersionPageRetriever() - Constructor for class com.here.platform.data.client.impl.VersionPageRetriever
- VersionPageRetriever.RetrieveVersionPageOps - Class in com.here.platform.data.client.impl
- VersionPageRetriever.RetrieveVersionPageOps$ - Class in com.here.platform.data.client.impl
- VersionPartitionsByPartFlatMap - Class in com.here.platform.data.client.flink.impl
- VersionPartitionsByPartFlatMap(HRN, Settings, String, DataClientFlinkContextFactory, QueryApiFactory) - Constructor for class com.here.platform.data.client.flink.impl.VersionPartitionsByPartFlatMap
- versionQuery() - Method in class com.here.platform.data.client.service.interactiveMap.DeleteChanges
- VersionQuery - Interface in com.here.platform.data.client.model.geojson
- versionQueryParam(Option<Object>) - Method in interface com.here.platform.data.client.service.interactiveMap.InteractiveMapApi
- VersionResponse - Class in com.here.platform.data.client.model
- VersionResponse(long) - Constructor for class com.here.platform.data.client.model.VersionResponse
- versions() - Method in class com.here.platform.data.client.model.geojson.ChangesetCollection
- versions() - Method in class com.here.platform.data.client.model.VersionInfos
- versionSelector() - Static method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- versionState() - Method in class com.here.platform.data.client.flink.impl.QueryNotification
- versionState() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartitionsSplit
- versionState() - Method in class com.here.platform.data.client.flink.impl.QueryVersionPartsSplit
- versionsToKeep() - Method in class com.here.platform.data.client.model.InteractiveMapProperties
- versionsToKeep() - Method in class com.here.platform.data.client.model.UpdatableInteractiveMapLayer
- versionsToKeep() - Method in class com.here.platform.data.client.service.config.DefaultConfigService.RawInteractiveMapProperties
- vertex() - Method in class com.here.platform.location.inmemory.graph.VertexRange
- vertex() - Method in class com.here.platform.location.referencing.AccessPoint
- Vertex - Class in com.here.platform.location.inmemory.graph
-
Defines a vertex
- Vertex(TileId, VertexIndex) - Constructor for class com.here.platform.location.inmemory.graph.Vertex
- VertexBoundingBoxSearch - Class in com.here.platform.location.inmemory.geospatial
-
This is an experimental API.
- VertexBoundingBoxSearch() - Constructor for class com.here.platform.location.inmemory.geospatial.VertexBoundingBoxSearch
- vertexCount() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- vertexCount() - Method in class com.here.platform.location.inmemory.graph.GraphTile
-
The total number of internal and external Vertices in this
GraphTile. - vertexCount() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- vertexCount() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- vertexCoverage() - Method in class com.here.platform.location.inmemory.graph.VertexRange
-
Returns the absolute difference between the `start` and `end` offsets.
- vertexGeometrySegments() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearch. - vertexGeometrySegments(GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchusing aGeoCoordinateAdapter. - vertexGeometrySegments(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertexGeometrySegments(). - vertexGeometrySegments(Catalog, DataLoaderProvider, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertexGeometrySegments(adapter). - vertexGeometrySegments(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- vertexGeometrySegments(GeometryLayer, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- VertexIndex - Class in com.here.platform.location.compilation.core
- VertexIndex - Class in com.here.platform.location.inmemory.graph
-
Represents the index of a vertex inside a graph partition.
- VertexIndex(int) - Constructor for class com.here.platform.location.compilation.core.VertexIndex
- VertexIndex(int) - Constructor for class com.here.platform.location.inmemory.graph.VertexIndex
- vertexIndices() - Method in class com.here.platform.location.compilation.core.AdjacencyList.CSRGData
- vertexIndices() - Method in class com.here.platform.location.compilation.core.SparseRangeBasedPropertyMapData
- vertexIndices() - Method in class com.here.platform.location.inmemory.graph.SparsePointBasedPropertyTile
- vertexIndices() - Method in class com.here.platform.location.inmemory.graph.SparseRangeBasedPropertyTile
- VertexProximitySearch - Class in com.here.platform.location.inmemory.geospatial
-
Contains factory methods for creating
ProximitySearchesreturningVertices. - VertexProximitySearch() - Constructor for class com.here.platform.location.inmemory.geospatial.VertexProximitySearch
- VertexRange - Class in com.here.platform.location.inmemory.graph
-
Represents a continuous part of a vertex.
- VertexRange(Vertex, double, double) - Constructor for class com.here.platform.location.inmemory.graph.VertexRange
- vertexRanges() - Method in class com.here.platform.location.referencing.LinearLocation
- VertexReference(PartitionId, VertexIndex) - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.VertexReference
- VertexReference$() - Constructor for class com.here.platform.location.compilation.core.AdjacencyList.VertexReference$
- vertexToHereMapContentReference() - Method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Creates a map that, given a
Vertex, returns the correspondingHereMapContentReference. - vertexToHereMapContentReference(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
-
Deprecated.Prefer
new PropertyMaps(optimizedMap).vertexToHereMapContentReference(). - vertexToHereMapContentReference(MappingLayer) - Static method in class com.here.platform.location.integration.optimizedmap.graph.javadsl.PropertyMaps
- vertices() - Method in class com.here.platform.data.client.utils.rsql.Polygon
- vertices() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearch. - vertices() - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearch. - vertices(BoundingBoxAdapter<BB>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchusing aBoundingBoxAdapter. - vertices(GeoCoordinateAdapter<GC>) - Method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Creates a
ProximitySearchusing aGeoCoordinateAdapter. - vertices(Catalog, DataLoaderProvider) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertices(). - vertices(Catalog, DataLoaderProvider, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
-
Deprecated.Prefer
new ProximitySearches(optimizedMap).vertices(adapter). - vertices(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearch. - vertices(GeometryLayer) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- vertices(GeometryLayer, BoundingBoxAdapter<BB>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.BoundingBoxSearches
-
Creates a
BoundingBoxSearchusing aBoundingBoxAdapter. - vertices(GeometryLayer, GeoCoordinateAdapter<GC>) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.javadsl.ProximitySearches
- Vertices - Class in com.here.platform.location.inmemory.graph
-
Methods for manipulating vertex directions.
- Vertices() - Constructor for class com.here.platform.location.inmemory.graph.Vertices
- VGB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Virgin Islands, British
- VGB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VGB$
- VIR - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Virgin Islands, U.S.
- VIR$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VIR$
- VisibilityReduced - Class in com.here.platform.location.tpeg2.tec
- VisibilityReduced(short) - Constructor for class com.here.platform.location.tpeg2.tec.VisibilityReduced
- visit(AndNode) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- visit(AndNode) - Method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- visit(ComparisonNode) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- visit(ComparisonNode) - Method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- visit(OrNode) - Method in class com.here.platform.data.client.utils.rsql.InteractiveMapLayerRsqlQueryVisitor
- visit(OrNode) - Method in class com.here.platform.data.client.utils.rsql.RSqlQueryVisitor
- VndGeoJson - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- VNM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Viet Nam
- VNM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VNM$
- Volatile - Enum constant in enum class com.here.platform.data.client.model.LayerTypeName
- Volatile - Enum constant in enum class com.here.platform.data.client.model.VolumeType
- Volatile() - Static method in class com.here.platform.data.client.model.LayerTypes
-
Deprecated.This value is not supported anymore. For instantiation please use VolatileLayerType. For comparison please use LayerType.isVolatile. Since 1.18.xxx.
- Volatile() - Static method in class com.here.platform.data.client.model.Volumes
- VolatileBlobApi - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- VolatileBlobApi.CheckHandleExistsAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.CheckHandleExistsAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.CheckHandleExistsBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.DeleteVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.GetVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PatchVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobApi.PutVolatileBlobBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.data_volatile
- VolatileBlobExists - Class in com.here.platform.data.client.service.blobstore
- VolatileBlobExists(String, String, String) - Constructor for class com.here.platform.data.client.service.blobstore.VolatileBlobExists
- VolatileBlobstoreEndpoint - Interface in com.here.platform.data.client.service.blobstore
- VolatileBlobstoreService - Interface in com.here.platform.data.client.service.blobstore
- VolatileData - Class in com.here.platform.data.client.flink.impl
- VolatileData(Partition, byte[]) - Constructor for class com.here.platform.data.client.flink.impl.VolatileData
- VolatileDataConverter - Class in com.here.platform.data.client.spark.javadsl
- VolatileDataConverter() - Constructor for class com.here.platform.data.client.spark.javadsl.VolatileDataConverter
- VolatileFlatMap - Class in com.here.platform.data.client.flink.impl
- VolatileFlatMap(PartitionSchema) - Constructor for class com.here.platform.data.client.flink.impl.VolatileFlatMap
- VolatileLayerAggregateWindow - Class in com.here.platform.data.client.flink.impl
- VolatileLayerAggregateWindow(PartitionEncoder) - Constructor for class com.here.platform.data.client.flink.impl.VolatileLayerAggregateWindow
- volatileLayerFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- volatileLayerFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.v2.MetadataFields
- VolatileLayerFormatterMapFunction - Class in com.here.platform.data.client.flink.impl
- VolatileLayerFormatterMapFunction(PartitionEncoder) - Constructor for class com.here.platform.data.client.flink.impl.VolatileLayerFormatterMapFunction
- VolatileLayerQueryProcessor - Class in com.here.platform.data.client.utils.rsql
-
Wrapper around
QueryApithat processes RSQL queries and returns the corresponding list of partitions. - VolatileLayerQueryProcessor(QueryApi, Layer) - Constructor for class com.here.platform.data.client.utils.rsql.VolatileLayerQueryProcessor
- VolatileLayerSubmitWindow - Class in com.here.platform.data.client.flink.impl
- VolatileLayerSubmitWindow(HRN, String, Option<PublishApi>) - Constructor for class com.here.platform.data.client.flink.impl.VolatileLayerSubmitWindow
- VolatileLayerTableSink - Class in com.here.platform.data.client.flink.impl
- VolatileLayerTableSink(HRN, String, long, long, PartitionSchema, long, int, DataTypeFactory, WriteEngineFactory, Option<PublishApi>) - Constructor for class com.here.platform.data.client.flink.impl.VolatileLayerTableSink
- VolatileLayerTableSource - Class in com.here.platform.data.client.flink.impl
- VolatileLayerTableSource(HRN, String, String, PartitionSchema, int, long, long, int, DataTypeFactory, QueryApiFactory, ReadEngineFactory) - Constructor for class com.here.platform.data.client.flink.impl.VolatileLayerTableSource
- VolatileLayerType - Class in com.here.platform.data.client.model
- VolatileLayerType(Option<Object>, Option<VolatileProperties>, Option<Object>, Option<Object>) - Constructor for class com.here.platform.data.client.model.VolatileLayerType
- VolatileLayerType.Builder - Class in com.here.platform.data.client.model
- volatileMetadataFieldNames() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- volatileMetadataFieldTypes() - Static method in class com.here.platform.data.client.flink.impl.schema.MetadataFields
- VolatileMetadataPartitionSelector - Class in com.here.platform.data.client.flink.impl
- VolatileMetadataPartitionSelector() - Constructor for class com.here.platform.data.client.flink.impl.VolatileMetadataPartitionSelector
- VolatilePartitionsFilter - Interface in com.here.platform.data.client.common
-
Trait used to create a combination of simple filters for fetch data from Volatile layer.
- VolatilePartitionsFilter.AndFilter - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.AndFilter$ - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.Builder - Class in com.here.platform.data.client.common
-
Helper builder to instantiate a VolatilePartitionsFilter
- VolatilePartitionsFilter.EmptyFilter$ - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.IdsFilter - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.IdsFilter$ - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.SinceFilter - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.SinceFilter$ - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.Terms - Class in com.here.platform.data.client.common
- VolatilePartitionsFilter.Terms$ - Class in com.here.platform.data.client.common
- volatileProperties() - Method in class com.here.platform.data.client.model.VolatileLayerType
- VolatileProperties - Class in com.here.platform.data.client.model
- VolatileProperties(DataRedundancy, long) - Constructor for class com.here.platform.data.client.model.VolatileProperties
- VolatileProperties.Builder - Class in com.here.platform.data.client.model
- VolatileReadVolume - Class in com.here.platform.data.client.blobstore.volatil
- VolatileReadVolume(VolatileReadVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileReadVolume
- VolatileReadVolume(VolatileReadVolumeConfiguration, InternalSettings, BlobstoreClientExt, VolatileBlobstoreService) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileReadVolume
- VolatileReadVolumeConfiguration - Class in com.here.platform.data.client.blobstore.volatil
- VolatileReadVolumeConfiguration(HRN, String, String, boolean) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileReadVolumeConfiguration
- VolatileVolume - Class in com.here.platform.data.client.model
- VolatileVolume(Option<MaxMemoryPolicy>) - Constructor for class com.here.platform.data.client.model.VolatileVolume
- VolatileVolume.Builder - Class in com.here.platform.data.client.model
- VolatileWriteBlobstore - Interface in com.here.platform.data.client.blobstore
- VolatileWriteVolume - Class in com.here.platform.data.client.blobstore.volatil
- VolatileWriteVolume(VolatileWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- VolatileWriteVolume(VolatileWriteVolumeConfiguration, InternalSettings, BlobstoreClientExt, VolatileBlobstoreService) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolume
- VolatileWriteVolumeConfiguration - Class in com.here.platform.data.client.blobstore.volatil
- VolatileWriteVolumeConfiguration(HRN, String, String, String, boolean, Option<DigestAlgorithm>, Option<CrcAlgorithm>) - Constructor for class com.here.platform.data.client.blobstore.volatil.VolatileWriteVolumeConfiguration
- volume() - Method in class com.here.platform.data.client.model.Layer
- volume() - Method in class com.here.platform.data.client.model.WritableLayer
- Volume - Interface in com.here.platform.data.client.model
- VolumeConfiguration - Interface in com.here.platform.data.client.blobstore
- Volumes - Class in com.here.platform.data.client.model
- Volumes() - Constructor for class com.here.platform.data.client.model.Volumes
- volumeType() - Static method in class com.here.platform.data.client.model.DurableVolume
- volumeType() - Method in class com.here.platform.data.client.model.VolatileVolume
- volumeType() - Method in interface com.here.platform.data.client.model.Volume
- VolumeType - Enum Class in com.here.platform.data.client.model
- VUT - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Vanuatu
- VUT$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.VUT$
W
- waitUploadToComplete(String, ActionLink) - Method in class com.here.platform.data.client.blobstore.durable.DurableWriteVolume
- wakeUp(IteratorSinkStage.AdapterToStageMessage) - Method in interface com.here.platform.data.client.utils.IteratorSinkStage.StageWithCallback
- WALKING_PATH - Static variable in interface com.here.platform.location.integration.optimizedmap.navigationattributes.javadsl.SupplementalGeometries
-
A paved or unpaved path designed for walking, jogging, or running.
- WalkingPath() - Static method in class com.here.platform.location.integration.optimizedmap.navigationattributes.SupplementalGeometry
-
A paved or unpaved path designed for walking, jogging, or running.
- warningLevel() - Method in class com.here.platform.location.tpeg2.tec.DirectCause
- WarningLevel - Class in com.here.platform.location.tpeg2.tec
- WarningLevel(short) - Constructor for class com.here.platform.location.tpeg2.tec.WarningLevel
- weatherAlert() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- weatherAlert(WeatherAlertRequestGeoJson, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
-
Weather alerts along the route or around a single location.
- WeatherAlertAdapter(ApiRequest<WeatherAlertGeoJson>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- WeatherAlertAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter$
- WeatherAlertBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- WeatherAlertsApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- WeatherAlertsApi.WeatherAlertAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi.WeatherAlertAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherAlertsApi.WeatherAlertBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- WeatherRadarApi.WeatherRadarImageAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi.WeatherRadarImageAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherRadarApi.WeatherRadarImageBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- weatherRadarImage() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- weatherRadarImage(Integer, Integer, Integer, String, String, Optional<String>, Optional<OffsetDateTime>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
-
Retrieves a doppler radar image
- WeatherRadarImageAdapter(ApiRequest<byte[]>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- WeatherRadarImageAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter$
- WeatherRadarImageBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- weatherReport() - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- weatherReport(List<WeatherProduct.Product>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<String>, Optional<Boolean>, Optional<DateOrTime>, Optional<String>, Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
-
Retrieves weather reports, weather forecasts, severe weather alerts.
- WeatherReportAdapter(ApiRequest<WeatherReport>) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- WeatherReportAdapter$() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter$
- WeatherReportApi - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi(BaseClient) - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- WeatherReportApi.WeatherReportAdapter - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi.WeatherReportAdapter$ - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportApi.WeatherReportBuilder - Class in com.here.platform.data.client.base.ols.generated.javadsl.api.weather
- WeatherReportBuilder() - Constructor for class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- WEB - Enum constant in enum class com.here.platform.data.client.model.InteractiveMapOptions.TileType
- weigher() - Method in class com.here.platform.location.integration.LayerConfiguration
- westLongitude() - Method in class com.here.platform.data.client.model.geojson.BoundingBox
- westLongitude() - Method in class com.here.platform.data.client.utils.rsql.BoundingBox
- westLongitude() - Method in class com.here.platform.location.core.geospatial.BoundingBox
- westLongitude() - Method in class com.here.platform.location.referencing.GridLocation
- westLongitude() - Method in class com.here.platform.location.referencing.RectangleLocation
- westLongitude(BB) - Method in interface com.here.platform.location.core.geospatial.BoundingBoxOperations
- westLongitude(BoundingBox) - Method in class com.here.platform.location.core.geospatial.BoundingBox.CommonLocationBoundingBoxOperations$
- westLongitude(BoundingBoxOperations<BB>) - Method in class com.here.platform.location.core.geospatial.BoundingBoxOperations.BoundingBoxOperationsAsMembers
- westLongitude(BoundingBox) - Static method in class com.here.platform.location.integration.optimizedmap.geospatial.CommonBoundingBoxOps
- WGS84Coordinates - Class in com.here.platform.location.tpeg2.etl
- WGS84Coordinates(int, int) - Constructor for class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- wgs84Latitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- wgs84Longitude() - Method in class com.here.platform.location.tpeg2.etl.WGS84Coordinates
- WHITE - Static variable in class com.here.platform.location.io.javadsl.Color
- width(String) - Method in class com.here.platform.location.io.javadsl.geojson.HereProperties
-
A width for a "LineString/MultiLineString" and "Polygon/MultiPolygon" geometries.
- withAccept(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withAccess(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withAccess(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withAccess(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withAccessibility(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withAccessType(AccessType) - Method in class com.here.platform.data.client.base.ApiRequest
- withAccessType(AccessType) - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- withAccessType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withAccessType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withAdasAttributes(AdasAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdasAttributes(AdasAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of ADAS attributes to retain in memory after downloading a partition of the ADAS attributes layer.
- withAdasAttributes(Seq<AdasAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdasAttributes(Seq<AdasAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of ADAS attributes to retain in memory after downloading a partition of the ADAS attributes layer.
- withAdditionalFields(String...) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withAdditionalFields(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withAdditionalMetadata(Optional<String>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Deprecated.This field is not supported anymore. Please use the other available fields instead. Since OLP SDK > 2.1.
- withAddressNamesMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withAddSchemaToProjectRequest(AddSchemaToProjectRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- withAdminAreas(Set<String>) - Method in class com.here.platform.data.client.model.Coverage.Builder
- withAdvancedFeatures(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withAdvancedNavigationAttributes(AdvancedNavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withAdvancedNavigationAttributes(AdvancedNavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Advanced Navigation attributes to retain in memory after downloading a partition of the Advanced Navigation attributes layer.
- withAdvancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withAdvancedNavigationAttributes(Seq<AdvancedNavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withAllow(Optional<Allow>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withAllow(Optional<Allow>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withAllow(Optional<Allow>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withAllow(Optional<Allow>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withAllow(Optional<Allow>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withAlternatives(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withAlternatives(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withAlternatives(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withApiKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withArchiveFile(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withAreas(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- withAreas(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withAreaScheme(HRN) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withAreaScheme(HRN) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withArrivalTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withArrivalTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withArrivalTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessBuilder
- withArtifactHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessBuilder
- withArtifactId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- withArtifactId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withArtifactId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withArtifactId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withAt(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withAt(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withAuthor(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withAuthorization(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withAutomaticVersionDeletion(AutomaticVersionDeletion) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withAutomaticVersionDeletion(AutomaticVersionDeletion) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withAvoid(Optional<Avoid>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withBaseUrl(String) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set the base URL.
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.FeatureCollection.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.GeometryCollection.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.LineString.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.MultiLineString.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.MultiPoint.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.MultiPolygon.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.Point.Builder
- withBbox(List<Double>) - Method in class com.here.platform.data.client.model.geojson.Polygon.Builder
- withBbox(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withBearing(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withBillingTag(String) - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- withBillingTag(String) - Method in class com.here.platform.data.client.settings.Settings.Builder
- withBillingTag(String) - Method in class com.here.platform.data.client.settings.Settings
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withBillingTag(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.Layer.Builder
- withBillingTags(Set<String>) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withBlockingTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set blocking time for blocking request.
- withBoardOptions(Optional<BaseBoards>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withBody(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withBody(B, BodySerializer<B>) - Method in class com.here.platform.data.client.base.ApiRequest
-
Add body to the request
- withBody(PublishPartitions) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withBody(Publication) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withBody(PublishPartitions) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withBody(Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withBody(Optional<byte[]>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withBody(Optional<MultipartUploadMetadata>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ApiRequest
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withBodyData(DataPublisher) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withByteArray(byte[]) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withByteArrayFallback() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withCachingPolicy(CachingPolicy) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith a user-definedCachingPolicy. - withCalculateRoutesPostParameters(Optional<CalculateRoutesPostParameters>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withCatalogHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withCatalogId(String) - Method in class com.here.platform.data.client.model.Publication.Builder
- withCatalogStatusRequestBody(CatalogStatusRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateBuilder
- withCatalogVersion(Long) - Method in class com.here.platform.data.client.model.Publication.Builder
- withChanges(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withCheckpoint(CheckpointMark) - Method in interface com.here.platform.data.client.service.stream.HasCheckpointing
- withCheckpoint(CheckpointMark) - Method in class com.here.platform.data.client.service.stream.StreamPartitionMessage
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the checksum.
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the checksum.
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the checksum.
- withChecksum(Optional<String>) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withClip(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withClustering(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClustering(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withClusteringParams(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withClusteringParams(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withCommitOffsetsRequest(CommitOffsetsRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the compressedDataSize.
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the precomputed compressed data size.
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the precomputed compressed data size.
- withCompressedDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ApiRequest
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi
- withConfig(ApiConfiguration) - Method in interface com.here.platform.data.client.base.javadsl.BaseClient
-
Default setting which will be used if no overrides is provided Default configuration for BaseClient level
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withConfig(ApiConfiguration) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi
- withConsumerId(String) - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
- withConsumerId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withConsumptionModel(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withConsumptionModel(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withConsumptionModel(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withConsumptionModel(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withConsumptionModel(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withContentEncoding(ContentEncoding) - Method in class com.here.platform.data.client.model.Layer.Builder
- withContentEncoding(ContentEncoding) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withContentEncoding(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentEncoding(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentLength(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentLength(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withContentLength(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentLength(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.ApiRequest
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withContentType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withContentType(String) - Method in class com.here.platform.data.client.model.Layer.Builder
- withContentType(String) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withContentType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withContentType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withContext(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withCoordinates(List<Double>) - Method in class com.here.platform.data.client.model.geojson.Point.Builder
- withCoordinates(List<List<Double>>) - Method in class com.here.platform.data.client.model.geojson.LineString.Builder
- withCoordinates(List<List<Double>>) - Method in class com.here.platform.data.client.model.geojson.MultiPoint.Builder
- withCoordinates(List<List<List<Double>>>) - Method in class com.here.platform.data.client.model.geojson.MultiLineString.Builder
- withCoordinates(List<List<List<Double>>>) - Method in class com.here.platform.data.client.model.geojson.Polygon.Builder
- withCoordinates(List<List<List<List<Double>>>>) - Method in class com.here.platform.data.client.model.geojson.MultiPolygon.Builder
- withCoverage(Coverage) - Method in class com.here.platform.data.client.model.Layer.Builder
- withCoverage(Coverage) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withCoverage(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withCoverage(Set<String>) - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- withCrc(CrcAlgorithm) - Method in class com.here.platform.data.client.model.Layer.Builder
- withCrc(CrcAlgorithm) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the crc.
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the crc.
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the crc.
- withCrc(Optional<String>) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withCreateCatalog(CreateCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogBuilder
- withCreateCatalog(CreateCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogBuilder
- withCreated(ZonedDateTime) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withCreated(ZonedDateTime) - Method in class com.here.platform.data.client.model.Layer.Builder
- withCreateResourcePolicyRequest(CreateResourcePolicyRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- withCreateSubscriptionRequestBody(CreateSubscriptionRequestBody) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- withCredentials(Credentials) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies credentials to the BaseClientJava Builder.
- withCredentials(ProxyCredentials) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy credentials.
- withCredentials(ProxyCredentials) - Method in class com.here.platform.data.client.http.ProxySettings.Builder
- withCriticality(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withCurrency(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withCurrency(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withCurrency(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withCurrency(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withCustomizationHrn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withCustomizations(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withCustomizations(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withCustomMember(String, Object) - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
-
Add custom (foreign) members to the Feature object
- withData(byte[]) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the data source to be a byte array.
- withData(NewPartition.Blob) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the data source from an existing blob.
- withData(File) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the data source from file.
- withData(InputStream) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the data source from
InputStream. - withData(Source<ByteString, NotUsed>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the data source from
Source. - withDataConverter(DataConverter) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Specify a
DataConverterto convert a collection of dataRowto an aggregated data file as a byte array. - withDataConverter(DataConverter) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Specify a
DataConverterto convert a collection of dataRowto an aggregated data file as a byte array. - withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeleteIndexPartitionBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.DeletedPartition.Builder
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the dataHandle.
- withDataHandle(String) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
-
Sets the dataHandle.
- withDataIngestionRequest(DataIngestionRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withDataInThroughputKbps(double) - Method in class com.here.platform.data.client.model.StreamProperties.Builder
- withDataOutThroughputKbps(double) - Method in class com.here.platform.data.client.model.StreamProperties.Builder
- withDataRedundancy(DataRedundancy) - Method in class com.here.platform.data.client.model.VolatileProperties.Builder
- withDatasetId(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the dataSize.
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the dataSize.
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the dataSize.
- withDataSize(OptionalLong) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withDataSubsetCreate(List<DataSubsetCreate>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsBuilder
- withDataSubsetId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetBuilder
- withDataSubsetId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetBuilder
- withDataVersionId(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withDecoder(Function1<InputStream, T>) - Method in class com.here.platform.location.integration.LayerConfiguration
- withDeep(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withDefaultErrorResponse(ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withDeleteId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withDeleteQuery(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withDeleteRequest(Optional<DeleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withDepartureTime(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withDepartureTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withDependencies(Dependencies) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withDependencies(Seq<VersionDependency>) - Method in interface com.here.platform.data.client.spark.LayerDataFrameWriter
-
Specify the dependencies to be used for write operation
- withDepth(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withDepth(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withDescription(String) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withDescription(String) - Method in class com.here.platform.data.client.model.Layer.Builder
- withDescription(String) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withDescription(String) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withDescription(String) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withDestination(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withDestination(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withDestination(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withDestinationCatalog(HRN) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withDestinationLayer(String) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withDetails(PublicationDetails) - Method in class com.here.platform.data.client.model.Publication.Builder
- withDigest(DigestAlgorithm) - Method in class com.here.platform.data.client.model.Layer.Builder
- withDigest(DigestAlgorithm) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withDriver(Optional<Driver>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withDriver(Optional<Driver>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withDuration(long) - Method in class com.here.platform.data.client.model.IndexDefinition.Builder
- withEarliestOffset() - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
-
Subscribe for earliest offset (old) available for selected group name.
- withEarliestStartTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withEastLongitude(Double) - Method in class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- withEncryptionType(EncryptionType) - Method in class com.here.platform.data.client.model.ObjectStoreLayerType.Builder
- withEncryptionType(EncryptionType) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withEndTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withEndVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withEndVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withEndVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withEntryCountDataEviction(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withEntryCountMetadataEviction(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withEraseContent(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withErrorResponse(int, ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withErrorResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withEv(Optional<EV>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withEv(Optional<EV>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withEv(Optional<EVConsumption>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withEv(Optional<EVRouteHandle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withEv(Optional<EVRouteHandle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withExclude(Optional<Exclude>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withExecutorService(ExecutorService) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies an execution context to the BaseClientJava Builder.
- withExplicitRetryCondition(RetryStrategy, Option<FiniteDuration>, Function1<Object, Future<A>>, PartialFunction<Try<A>, Object>, ExecutionContext, Scheduler, LoggingAdapter, RetryContext) - Static method in class com.here.platform.data.client.utils.Retrier
- withExtends(InteractiveLayerExtension) - Method in class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- withExtensions(HRN, String) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withExtensions(HRN, String, Option<Object>) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withFallback(VersionedLayerReaderConfiguration<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withFeature(Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withFeature(Feature) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withFeatureCollection(FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withFeatureCollection(FeatureCollection) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withFeatureData(FeatureCollection) - Method in class com.here.platform.data.client.model.geojson.FeatureModification.Builder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withFeatureId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withFeatures(List<Feature>) - Method in class com.here.platform.data.client.model.geojson.FeatureCollection.Builder
- withFields(Map<String, IndexValue>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Set the index fields.
- withFields(Optional<Map<String, IndexValue>>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withFields(Optional<Map<String, IndexValue>>) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Set the index fields.
- withFile(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- withFileInArchive(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withFileName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceBuilder
- withFlags(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withForce(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withForce(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withForce2D(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withForceRawData(boolean) - Method in class com.here.platform.data.client.settings.Settings
- withFormat(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withFormParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withFrom(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withFrom(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withFuel(Optional<Fuel>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withFuel(Optional<Fuel>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withFuel(Optional<Fuel>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withFuel(Optional<Fuel>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withFuel(Optional<Fuel>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withFunctionalClasses(List<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withFunctionalClasses(List<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withGenericPartitionMetadataFetchPolicy(MetadataFetchPolicy<GenericPartitionKey>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withGeometries(List<GeometryItem>) - Method in class com.here.platform.data.client.model.geojson.GeometryCollection.Builder
- withGeometry(Geometry) - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
- withGeometry(Optional<Geometry>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withGetRoutesByHandlePostParameters(Optional<GetRoutesByHandlePostParameters>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withGroupId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationBuilder
- withGroupId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withGroupId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withGroupId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withGroupName(String) - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
- withGroupName(String) - Method in class com.here.platform.data.client.settings.NotificationConsumerSettings.Builder
- withH3Index(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withHeaderParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withHereAccessKeyId(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here access key id.
- withHereAccessKeyId(String) - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- withHereAccessKeySecret(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here access key secret.
- withHereAccessKeySecret(String) - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- withHereClientId(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here client id.
- withHereClientId(String) - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- withHereTileMetadataFetchPolicy(MetadataFetchPolicy<HereTileKey>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
- withHereToken(String) - Method in class com.here.platform.data.client.base.http.settings.HereTokenCredentials.Builder
-
Set here token.
- withHereToken(String) - Method in class com.here.platform.data.client.settings.HereTokenRequestSignerSettings.Builder
- withHereTokenEndpointUrl(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here token endpoint url.
- withHereTokenEndpointUrl(String) - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- withHereTokenPath(String) - Method in class com.here.platform.data.client.settings.RefreshingHereTokenRequestSignerSettings.Builder
- withHereTokenScope(String) - Method in class com.here.platform.data.client.base.http.settings.HereAccountCredentials.Builder
-
Set here token scope.
- withHereTokenScope(String) - Method in class com.here.platform.data.client.settings.HereAccountRequestSignerSettings.Builder
- withHost(String) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy host.
- withHost(String) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withHost(String) - Method in class com.here.platform.data.client.http.ProxySettings.Builder
- withHost(String) - Method in class com.here.platform.data.client.http.ProxySettings
- withHourlyDate(Optional<DateOrTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withHrn(HRN) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withHrn(HRN) - Method in class com.here.platform.data.client.model.LayerSchema.Builder
- withHrn(HRN) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withId(String) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies a client ID to the BaseClientJava Builder.
- withId(String) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withId(String) - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
- withId(String) - Method in class com.here.platform.data.client.model.Layer.Builder
- withId(String) - Method in class com.here.platform.data.client.model.Publication.Builder
- withId(String) - Method in class com.here.platform.data.client.model.Region.Builder
- withId(String) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
-
Id of the layer.
- withId(String) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
-
Id of the layer.
- withId(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withId(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withIds(Set<String>) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.Builder
-
Adds set of partitions ids for Ids filter
- withIfNoneMatch(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withIfNoneMatch(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withImageType(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withIn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withIn(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withIn(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withIn(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withIndex(List<Index>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withIndexDefinitions(List<IndexDefinition>) - Method in class com.here.platform.data.client.model.IndexLayerType.Builder
- withIndexType(IndexType) - Method in class com.here.platform.data.client.model.IndexDefinition.Builder
- withInitTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set initial timeout.
- withInlineObject(InlineObject) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsBuilder
- withInlineObject(InlineObject) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- withInlineObject1(InlineObject1) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withInteractiveMapProperties(InteractiveMapProperties) - Method in class com.here.platform.data.client.model.InteractiveMapLayerType.Builder
- withInteractiveMapSubscription(InteractiveMapSubscriptionConfiguration) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withInteractiveMapSubscriptionType(InteractiveMapSubscriptionType) - Method in class com.here.platform.data.client.model.InteractiveMapSubscriptionConfiguration.Builder
- withInternal(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withInterpolate(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withIOExecutorService(ExecutorService) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies an IO execution service to the BaseClientJava Builder.
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withLang(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withLang(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withLat(Optional<Double>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLatestEndTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLatestOffset() - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
-
Subscribe only to new partitions.
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeleteIndexPartitionBuilder
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeletePartitionBuilder
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.DeletedPartition.Builder
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the layer name.
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the layer name.
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the layer name.
- withLayer(String) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withLayer(String, VersionedLayerReaderConfiguration<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withLayerID(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withLayerIds(List<String>) - Method in class com.here.platform.data.client.model.Publication.Builder
- withLayers(List<Layer>) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withLayers(List<WritableLayer.Builder>) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withLayers(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- withLayerSchema(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLayerType(LayerType) - Method in class com.here.platform.data.client.model.Layer.Builder
- withLayerType(LayerType) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withLayerType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withLimit(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withLimit(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- withLimit(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withLinkable(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withLinkSchemaToProjectRequest(Optional<LinkSchemaToProjectRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- withLng(Optional<Double>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withLocalConfig(Config) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies a TypeSafe configuration to the BaseClientJava Builder.
- withLocation(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withLocationReferencing(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withLruCache() - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith default cache sizes. - withLruCache(long, long) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith anInMemoryLruCachePolicy. - withLruCache(long, long, long) - Static method in class com.here.platform.location.dataloader.core.caching.CacheManager
-
Deprecated.Creates a
CacheManagerwith anInMemoryLruCachePolicy. - withMakeSchemaLinkableRequest(MakeSchemaLinkableRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- withManualLatestOffset() - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
-
The offset is manually controlled by user trough [SubscriptionControl.acknowledge] and [SubscriptionControl.checkpoint], starting from the latest available offsets if no previous offsets were committed.
- withManualOffset() - Method in class com.here.platform.data.client.settings.ConsumerSettings.Builder
-
The offset is manually controlled by user trough [SubscriptionControl.acknowledge] and [SubscriptionControl.checkpoint], starting from the earliest available offsets if no previous offsets were committed.
- withMargin(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withMarketplaceReady(Boolean) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withMarketplaceReady(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withMatchTrace(Optional<MatchTrace>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withMaxAttempts(int) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set max number of retry attempts.
- withMaxBlobCacheSizeBytes(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withMaxBlobCacheSizeBytes(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Sets the maximum size of the blob cache to be created.
- withMaxJamFactor(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withMaxMemoryPolicy(MaxMemoryPolicy) - Method in class com.here.platform.data.client.model.VolatileVolume.Builder
- withMaxMetadataCacheEntryCount(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withMaxMetadataCacheEntryCount(long) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Sets the maximum size of the metadata cache to be created.
- withMaxPerBoard(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withMaxPerTransport(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withMaxSpeedOnSegment(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withMaxSpeedOnSegment(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withMaxSpeedOnSegment(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withMaxSpeedOnSegment(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withMaxWeight(long) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withMetadata(Map<String, String>) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the additional metadata.
- withMetadata(Optional<Map<String, String>>) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewIndexPartitionBuilder
- withMetadata(Optional<Map<String, String>>) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the additional metadata.
- withMethodName(String) - Method in class com.here.platform.data.client.base.ApiRequest
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withMethodName(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withMinimumVersionInfo(MinimumVersionInfo) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionBuilder
- withMinJamFactor(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withMode(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withModes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withModes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withModifications(List<FeatureModification>) - Method in class com.here.platform.data.client.model.geojson.FeatureModificationList.Builder
- withMultipartCompletePayload(Optional<MultipartCompletePayload>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyBuilder
- withMultipartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withMultiPartToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withMultipartUploadByKeyMetadata(MultipartUploadByKeyMetadata) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyBuilder
- withName(String) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withName(String) - Method in class com.here.platform.data.client.model.IndexDefinition.Builder
- withName(String) - Method in class com.here.platform.data.client.model.Layer.Builder
- withName(String) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withName(String) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withNavigationAttributes(NavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withNavigationAttributes(NavigationAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Navigation attributes to retain in memory after downloading a partition of the Navigation attributes layer.
- withNavigationAttributes(Seq<NavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withNavigationAttributes(Seq<NavigationAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withNoDataEviction() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withNoMetadataEviction() - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReadersConfiguration
- withNorthLatitude(Double) - Method in class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- withNotificationsEnabled(boolean) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withNotificationsEnabled(Boolean) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withNotificationStreamLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsBuilder
- withNotificationStreamLayerId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsBuilder
- withNumberOfVersionsToKeep(long) - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion.Builder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsBuilder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsBuilder
- withNumRequestedParts(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsBuilder
- withOffset(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withOffset(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withOneObservation(Optional<Boolean>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withOnFeatureExists(String) - Method in class com.here.platform.data.client.model.geojson.FeatureModification.Builder
- withOnFeatureNotExists(String) - Method in class com.here.platform.data.client.model.geojson.FeatureModification.Builder
- withOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withOrganisation(String) - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- withOrganisation(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withOrganisationType(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withOrigin(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withOrigin(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withOrigin(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withOrigin(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withOrigin(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withOriginalId(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withoutBody() - Method in class com.here.platform.data.client.base.ApiRequest
- withOverallTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set overall timeout.
- withOwner(Owner) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withOwner(Owner) - Method in class com.here.platform.data.client.model.Layer.Builder
- withPageContext(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withPageToken(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withParallelization(int) - Method in class com.here.platform.data.client.model.StreamProperties.Builder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withParams(Map<String, String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withParent(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withPart(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.DeletePartitionBuilder
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.CommitPartition.NewPartitionBuilder
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.DeletedPartition.Builder
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the partition id.
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the partition id.
- withPartition(String) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
- withPartition(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withPartition(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withPartitioning(PartitioningType) - Method in class com.here.platform.data.client.model.Layer.Builder
- withPartitioning(PartitioningType) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
-
The partitioning scheme of this layer.
- withPartNumber(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withPartNumber(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withParts(Optional<MultipartCompleteRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withPatchCatalog(PatchCatalog) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogBuilder
- withPatchLayer(PatchLayer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerBuilder
- withPatchProperties(PatchProperties) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withPathParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withPedestrianLeftSquareBracketmaxDistanceRightSquareBracket(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withPedestrianLeftSquareBracketspeedRightSquareBracket(Optional<Double>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withPoliticalView(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withPoliticalView(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withPoliticalView(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withPort(Integer) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings.Builder
-
Set proxy port.
- withPort(Integer) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withPort(Integer) - Method in class com.here.platform.data.client.http.ProxySettings.Builder
- withPort(Integer) - Method in class com.here.platform.data.client.http.ProxySettings
- withPostalCodeMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withProducts(List<WeatherProduct.Product>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withProjectHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- withProperties(VersionedLayerProperties) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withProperties(Map<String, Object>) - Method in class com.here.platform.data.client.model.geojson.Feature.Builder
- withProxyCredentials(Optional<ProxyCredentials>) - Method in class com.here.platform.data.client.base.http.settings.ProxySettings
- withProxyCredentials(Optional<ProxyCredentials>) - Method in class com.here.platform.data.client.http.ProxySettings
- withProxySetting(ProxySettings) - Method in class com.here.platform.data.client.base.javadsl.BaseClientJava.Builder
-
Applies proxy settings to the BaseClientJava Builder.
- withProxySettings(ProxySettings) - Method in class com.here.platform.data.client.settings.Settings.Builder
- withProxySettings(ProxySettings) - Method in class com.here.platform.data.client.settings.Settings
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationBuilder
- withPublicationId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withQ(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withQq(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withQuadKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withQuadKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileBuilder
- withQuery(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryBuilder
- withQuery(String) - Method in class com.here.platform.data.client.model.ListCatalogsParams.Builder
- withQueryParam(Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ApiRequest
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withQueryParam(String, Object) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withQueryParam(Map<String, String>) - Method in class com.here.platform.data.client.base.ApiRequest
- withRadius(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRadius(Optional<Integer>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withRange(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withRefCatalogHrn(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRefFeatureId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRefLayerId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withRegion(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withRegions(Set<Region>) - Method in class com.here.platform.data.client.model.Replication.Builder
- withRegisterArtifactRequest(RegisterArtifactRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactBuilder
- withReleaseId(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseBuilder
- withReleaseId(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsBuilder
- withReplication(Replication) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withReplication(Replication) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withReporterCallback(Function1<Object, BoxedUnit>) - Method in class com.here.platform.data.client.settings.ConsumerSettings
- withRequestSignerSettings(RequestSignerSettings) - Method in class com.here.platform.data.client.settings.Settings.Builder
- withRequestSignerSettings(RequestSignerSettings) - Method in class com.here.platform.data.client.settings.Settings
- withRequestTimeout(Duration) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set request timeout.
- withRerouting(Optional<Rerouting>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withRerouting(Optional<Rerouting>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withResourceType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withRetriableHttpErrors(Set<Object>) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set http retriable errors.
- withRetries(String, Source<ByteString, Object>, Function1<Object, Source<ByteString, NotUsed>>, LoggingAdapter) - Static method in class com.here.platform.data.client.utils.ResilientSource
- withRetryPolicy(RetryPolicy) - Method in class com.here.platform.data.client.base.http.settings.ApiConfiguration.Builder
-
Set retry policy.
- withRetryStrategy(RetryStrategyType) - Method in class com.here.platform.data.client.base.http.settings.RetryPolicy.Builder
-
Set retry strategy.
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withReturn(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withRoadAccess(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withRoadAttributes(RoadAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withRoadAttributes(RoadAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Road attributes to retain in memory after downloading a partition of the Road attributes layer.
- withRoadAttributes(Seq<RoadAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withRoadAttributes(Seq<RoadAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Deprecated.Use withTopologyAttributes instead. Since Location Library 1.0.54.
- withRole(String) - Method in class com.here.platform.data.client.model.Region.Builder
- withRouteHandle(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withRouteHandle(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withRoutingCustomizationPostRequest(RoutingCustomizationPostRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- withRoutingCustomizationPutRequest(RoutingCustomizationPutRequest) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withRoutingMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withRoutingMode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withSchema(LayerSchema) - Method in class com.here.platform.data.client.model.Layer.Builder
- withSchema(LayerSchema) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectBuilder
- withSchemaHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- withSchemaHrn(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withScooter(Optional<Scooter>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withScooter(Optional<Scooter>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withScooter(Optional<Scooter>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withScooter(Optional<Scooter>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withScooter(Optional<Scooter>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withSearchableProperties(List<String>) - Method in class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- withSecureHandles(boolean) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withSecureHandles(boolean) - Method in class com.here.platform.data.client.model.VolatileLayerType.Builder
- withSeekOffsetsRequest(SeekOffsetsRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withSelection(List<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withShow(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShow(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withShowMapReferences(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowMapReferences(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withShowNavAttributes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowNavAttributes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withShowRelated(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withShowRelated(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withShowTranslations(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withSinceTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withSinceTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withSinceTimestamp(long) - Method in class com.here.platform.data.client.common.VolatilePartitionsFilter.Builder
-
Adds a since timestamp to the filter
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withSkipCache(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withSort(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withSortBy(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withSortOrder(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withSource(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withSource(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withSourceCatalog(HRN) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withSourceLayer(String) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withSouthLatitude(Double) - Method in class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withSpans(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withStartTime(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withStartVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionBuilder
- withStartVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withStartVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withStartVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdBuilder
- withStationOptions(Optional<BasePlaces>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withStatusToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusBuilder
- withStatusToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusBuilder
- withStorageCapacityMb(long) - Method in class com.here.platform.data.client.model.VolatileProperties.Builder
- withStreamProperties(StreamProperties) - Method in class com.here.platform.data.client.model.StreamLayerType.Builder
- withStrict(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsBuilder
- withSubscribeRequest(SubscribeRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withSubscriptionHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withSubscriptionId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withSubscriptionName(String) - Method in class com.here.platform.data.client.model.WritableSubscriptionConfiguration.Builder
- withSubscriptionProperties(Optional<SubscriptionProperties>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeBuilder
- withSubsetId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetBuilder
- withSubsetRestrictions(boolean) - Method in class com.here.platform.data.client.model.VersionedLayerType.Builder
- withSubsetRestrictions(boolean) - Method in class com.here.platform.data.client.model.VolatileLayerType.Builder
- withSubsetRestrictions(Boolean) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withSubsetRestrictions(Boolean) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withSuccessResponse(int, ClassTag<T>) - Method in class com.here.platform.data.client.base.ApiRequest
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.DeleteArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactFileFromArchiveAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.GetArtifactRegistrationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.ListArtifactsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.PutArtifactFileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.RegisterArtifactAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.DownloadArtifactFileByReferenceAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GetReferenceAccessStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.GrantReferenceAccessAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ReferencesApi.RevokeReferenceAccessAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.AddSchemaToResourcePolicyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.DeleteSchemaAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaDocumentAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaMainMessageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.GetSchemaProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.LinkSchemaToProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.MakeSchemaLinkableAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaFromProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UnlinkSchemaFromProjectAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CheckBlobExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.DeleteBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.StartMultipartUploadAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CancelMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.CompleteMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.DeleteBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetBlobMetadataByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.GetMultipartUploadStatusByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.ListKeysAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.StartMultipartUploadByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CatalogExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.ChangeCatalogStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.CreateDataSubsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteDataSubsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DeleteLayerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.DisableAutomaticVersionDeletionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsPageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogStateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetDataSubsetsFingerprintAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetSubsetsFingerprintAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.PatchLayerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.UpdateCatalogAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchCreateSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.BatchGetSubscriptionStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CheckSubscriptionExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.GetSubscriptionStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.ListSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.CheckHandleExistsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.GetVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetDeleteRequestStatusAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.GetPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.InsertIndexesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformDeleteAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformQueryAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestDataCorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestPartitionsCorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.CORSApi.IngestSDIICorsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.ListTagsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetStatisticsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.CompatibleVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsPartsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.LatestVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.MinimumVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.SetMinimumVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.DeleteSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.GetSubscriptionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.notifications.NotificationAPIV2Api.SubscribeAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.CancelPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.GetPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.InitPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.SubmitPublicationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.publish.PublishApi.UploadPartitionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetChangesByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexVolatileAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SubscribeAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetApiVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageAdapter
- withSuccessResponse(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportAdapter
- withSummary(String) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withSummary(String) - Method in class com.here.platform.data.client.model.Layer.Builder
- withSummary(String) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withSummary(String) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withTag(Tag) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.CreateTagBuilder
- withTag(Tag) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagBuilder
- withTagId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.DeleteTagBuilder
- withTagId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.GetTagBuilder
- withTagId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageTagsApi.UpdateTagBuilder
- withTags(Set<String>) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withTags(Set<String>) - Method in class com.here.platform.data.client.model.Layer.Builder
- withTags(Set<String>) - Method in class com.here.platform.data.client.model.WritableCatalogConfiguration.Builder
- withTags(Set<String>) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withTargetHrn(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.RemoveSchemaLinkabilityBuilder
- withTaxi(Optional<Taxi>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTaxi(Optional<Taxi>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withTaxi(Optional<Taxi>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withTaxi(Optional<Taxi>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withTaxi(Optional<Taxi>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withTileId(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withTileLevels(List<Integer>) - Method in class com.here.platform.data.client.model.HereTilePartitioning.Builder
- withTileType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withTime(Optional<OffsetDateTime>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withTimeout(FiniteDuration, String, Function0<Future<A>>, ActorSystem) - Static method in class com.here.platform.data.client.utils.FutureUtils
- withTimeouts(Timeouts) - Method in class com.here.platform.data.client.settings.Settings.Builder
- withTimeouts(Timeouts) - Method in class com.here.platform.data.client.settings.Settings
- withTimeoutWithCleanup(FiniteDuration, String, Function0<Future<A>>, Function1<A, BoxedUnit>, ActorSystem) - Static method in class com.here.platform.data.client.utils.FutureUtils
-
Allow to define a method to clean up the resource in the situation of timeout happens first
- withTimespan(Optional<Integer>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withTimestamp(long) - Method in class com.here.platform.data.client.javadsl.PartitionBuilder
-
Sets the stream record's creation timestamp.
- withTimestamp(OptionalLong) - Method in class com.here.platform.data.client.javadsl.IndexPartition.Builder
-
Sets the precomputed timestamp.
- withTimestamp(OptionalLong) - Method in class com.here.platform.data.client.javadsl.NewPartition.Builder
-
Sets the stream record's creation timestamp.
- withToken(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetOperationStatusBuilder
- withTolls(Optional<Tolls>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTolls(Optional<Tolls>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withTolls(Optional<Tolls>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withTolls(Optional<Tolls>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withTopologyAttributes(TopologyAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withTopologyAttributes(TopologyAttributeDescription...) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Topology attributes to retain in memory after downloading a partition of the Topology attributes layer.
- withTopologyAttributes(Seq<TopologyAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalog.VersionedLayerReadersConfigurationBuilder
- withTopologyAttributes(Seq<TopologyAttributeDescription>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetCacheSizesAndAttributes
-
Configures the list of Topology attributes to retain in memory after downloading a partition of the Topology attributes layer.
- withTrace(Trace) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withTraffic(Optional<Traffic>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTraffic(Optional<Traffic>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withTraffic(Optional<Traffic>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withTraffic(Optional<Traffic>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withTransportMode(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withTruck(Optional<Truck>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withTtl(long) - Method in class com.here.platform.data.client.model.StreamLayerType.Builder
- withTtl(long) - Method in class com.here.platform.data.client.model.VolatileLayerType.Builder
- withTtl(ObjectStoreLayerTtl) - Method in class com.here.platform.data.client.model.ObjectStoreLayerType.Builder
- withTtl(Ttl) - Method in class com.here.platform.data.client.model.IndexLayerType.Builder
- withTtlDays(long) - Method in class com.here.platform.data.client.model.AutomaticVersionDeletion.Builder
- withType(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withType(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.ListSchemasBuilder
- withType(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withTypeIds(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withTypes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withTypes(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withUnits(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withUpdateIndexRequest(UpdateIndexRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.index.IndexApi.PerformUpdateBuilder
- withUpdatePermissionRequest(UpdatePermissionRequest) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.SchemasApi.UpdateSchemaPermissionBuilder
- withUpdatePermissionRequest(Optional<UpdatePermissionRequest>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.artifact.ArtifactsApi.UpdateArtifactPermissionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CancelMultipartUploadBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.CompleteMultipartUploadBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.GetMultipartUploadStatusBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetChangesBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.CommitOffsetsBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.ConsumeDataBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.EndpointByConsumerBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.SeekToOffsetBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- withUrl(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withVehicle(Optional<Vehicle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withVehicle(Optional<Vehicle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withVehicle(Optional<Vehicle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withVehicle(Optional<Vehicle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withVehicle(Optional<Vehicle>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withVerbose(Optional<Boolean>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.ConfigApi.GetCatalogsBuilder
- withVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetLayersVersionBuilder
- withVersion(Long) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.QuadTreeIndexBuilder
- withVersion(Long) - Method in class com.here.platform.data.client.engine.model.StableBlobIdGenerator.Builder
-
Define the version of the metadata where the dataHandle will be used.
- withVersion(Long) - Method in class com.here.platform.data.client.javadsl.ReferencePartition.Builder
-
Sets the version.
- withVersion(Long) - Method in class com.here.platform.data.client.model.CatalogConfiguration.Builder
- withVersion(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.DeleteChangesetsBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MapVersionBuilder
- withVersion(String) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.map.MapMatchingApi.MatchedPathBuilder
- withVersion(List<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.ListVersionsBuilder
- withVersion(Optional<Long>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.metadata.MetadataApi.GetPartitionsBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withVersion(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.query.QueryApi.GetPartitionsByIdBuilder
- withVersionDependencies(List<VersionDependency>) - Method in class com.here.platform.data.client.model.Publication.Builder
- withVersionedLayerReadersCache(Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- withVersionedLayerReadersCache(Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
-
Deprecated.use withVersionedLayerReadersCache with VersionedLayerReadersConfiguration parameter
- withVersionedLayerReadersCache(VersionedLayerReadersConfiguration, Cache<LayerMetadata, Object>, Cache<LayerMetadataKey, OptionalLayerMetadata>) - Method in class com.here.platform.location.integration.optimizedmap.dcl2.javadsl.OptimizedMapCatalogDsl.CanSetExternalCaches
-
Passes a external caches.
- withVersionedLayerReadersConfiguration(VersionedLayerReadersConfiguration) - Method in class com.here.platform.data.client.v2.main.javadsl.DataClientCatalogBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ManageChangesetsApi.GetChangesetsBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeatureBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByBBoxBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesBySpatialPostBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.IterateFeaturesBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.SearchFeaturesBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeatureBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.DeleteFeaturesBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PatchFeatureBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PostFeaturesBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeatureBuilder
- withVersionRef(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi.PutFeaturesBuilder
- withVersionsToKeep(long) - Method in class com.here.platform.data.client.model.InteractiveMapProperties.Builder
- withVia(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withVia(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withVizSampling(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.interactive.ReadFeaturesApi.GetFeaturesByTileBuilder
- withVolatileProperties(VolatileProperties) - Method in class com.here.platform.data.client.model.VolatileLayerType.Builder
- withVolume(Volume) - Method in class com.here.platform.data.client.model.Layer.Builder
- withVolume(Volume) - Method in class com.here.platform.data.client.model.WritableLayer.Builder
- withWeatherAlertRequestGeoJson(WeatherAlertRequestGeoJson) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- withWeigher(ToIntFunction<T>) - Method in class com.here.platform.data.client.v2.caching.javadsl.versioned.VersionedLayerReaderConfiguration
-
Provides a weigher to be used when `VersionedLayerReadersConfiguration.withMaxWeight` is set.
- withWeigher(Function1<T, Object>) - Method in class com.here.platform.location.integration.LayerConfiguration
- withWestLongitude(Double) - Method in class com.here.platform.data.client.model.geojson.BoundingBox.Builder
- withWith(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withWith(List<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withX(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withXHEREChecksum(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHEREChecksum(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.PutBlobBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.BlobApi.UploadPartBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.PutBlobByKeyBuilder
- withXHEREDigest(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.blob.ByKeyApi.UploadPartByKeyBuilder
- withXHEREMessageKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHEREMessageKey(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestDataBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestPartitionsBuilder
- withXHERETraceId(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.ingest.IngestionApi.IngestSDIIBuilder
- withXIdempotencyKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.CreateSubscriptionBuilder
- withXIdempotencyKey(String) - Method in class com.here.platform.data.client.base.generated.javadsl.api.config.SubscriptionApi.DeleteSubscriptionBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.DeleteVolatileBlobBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PatchVolatileBlobBuilder
- withXReplicate(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.data_volatile.VolatileBlobApi.PutVolatileBlobBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetHealthBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetOpenAPIBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.APIInformationApi.GetVersionBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetFlowBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.traffic.RealTimeTrafficApi.GetIncidentsByIdBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetHealthBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetOpenapiBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.APIInformationApi.GetVersionBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherAlertsApi.WeatherAlertBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withXRequestId(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.generated.javadsl.api.stream.StreamApi.DeleteSubscriptionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.geocode.GeocodeApi.GeocodeGetBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.revgeocode.RevgeocodeApi.RevgeocodeGetBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetOpenapiBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.APIInformationApi.GetVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.CalculateRoutesPostBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandleBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.GetRoutesByHandlePostBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.router.RoutingApi.ImportRouteBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.APIInformationApi.GetVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.CreateServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.DeleteRoutingCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.GetServiceCustomizationTypesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.CustomizationsApi.UpdateServiceCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionLogsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.DataVersionsApi.GetDataVersionsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.DeployReleaseBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.FreezeReleaseBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleaseLogsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.GetReleasesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ReleasesApi.UnfreezeReleaseBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.routing.ServiceApi.GetOpenapiBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetApiVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.CreateSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.DeleteSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.GetSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.ListSearchCustomizationsBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationManagementApi.UpdateSearchCustomizationBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.CustomizationTypeMetadataApi.GetTypeMetadataPlacesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.search.DataIngestionApi.IngestSearchCustomizationPlacesDataBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetHealthBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetOpenapiBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.APIInformationApi.GetVersionBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.NextDeparturesApi.GetDeparturesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.RoutingApi.GetRoutesBuilder
- withXRequestID(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.transit.StationSearchApi.GetStationsBuilder
- withY(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withZipCode(Optional<String>) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherReportApi.WeatherReportBuilder
- withZoom(Integer) - Method in class com.here.platform.data.client.base.ols.generated.javadsl.api.weather.WeatherRadarApi.WeatherRadarImageBuilder
- withZoomLevel(int) - Method in class com.here.platform.data.client.model.IndexDefinition.Builder
- WLF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Wallis and Futuna
- WLF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WLF$
- wrap(byte[], int, int) - Method in class com.here.platform.data.client.service.stream.kafka.sasl.JWTSaslClient
- WrappedNotificationSubscriptionControl - Class in com.here.platform.data.client.impl
- WrappedNotificationSubscriptionControl(NotificationSubscriptionControl) - Constructor for class com.here.platform.data.client.impl.WrappedNotificationSubscriptionControl
- WrappedSubscriptionControl - Class in com.here.platform.data.client.impl
- WrappedSubscriptionControl(SubscriptionControl) - Constructor for class com.here.platform.data.client.impl.WrappedSubscriptionControl
- WritableCatalogConfiguration - Class in com.here.platform.data.client.model
- WritableCatalogConfiguration(String, String, String, String, Seq<WritableLayer>, boolean, Set<String>, Option<HRN>, Option<Object>, Option<Replication>, Option<AutomaticVersionDeletion>, Option<HRN>, Option<Object>) - Constructor for class com.here.platform.data.client.model.WritableCatalogConfiguration
- WritableCatalogConfiguration.Builder - Class in com.here.platform.data.client.model
- WritableLayer - Class in com.here.platform.data.client.model
- WritableLayer(String, String, String, String, LayerType, PartitioningType, Volume, String, Option<Coverage>, Option<LayerSchema>, Option<ContentEncoding>, Set<String>, Set<String>, Option<DigestAlgorithm>, Option<CrcAlgorithm>) - Constructor for class com.here.platform.data.client.model.WritableLayer
- WritableLayer.Builder - Class in com.here.platform.data.client.model
- WritableSubscriptionConfiguration - Class in com.here.platform.data.client.model
- WritableSubscriptionConfiguration(String, Option<String>, HRN, String, HRN, String, InteractiveMapSubscriptionConfiguration) - Constructor for class com.here.platform.data.client.model.WritableSubscriptionConfiguration
- WritableSubscriptionConfiguration.Builder - Class in com.here.platform.data.client.model
- write(byte[], int, int) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile.ByteArrayPositionOutputStream
- write(byte[], int, int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsBlockOutputStream
- write(byte[], int, int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsDataBlock
- write(byte[], int, int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsOutputStream
- write(int) - Method in class com.here.platform.data.client.flink.impl.decoders.parquet.ByteArrayOutputFile.ByteArrayPositionOutputStream
- write(int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsBlockOutputStream
- write(int) - Method in class com.here.platform.data.client.hdfs.streams.BlobFsOutputStream
- write(Kryo, Output, List<?>) - Method in class com.here.platform.data.client.flink.serializers.JavaListSerializer
- write(Kryo, Output, Map<?, ?>) - Method in class com.here.platform.data.client.flink.serializers.JavaMapSerializer
- write(Kryo, Output, scala.Nil) - Method in class com.here.platform.data.client.flink.serializers.ScalaNilSerializer
- write(Kryo, Output, None$) - Method in class com.here.platform.data.client.flink.serializers.ScalaNoneSerializer
- write(Kryo, Output, Some<?>) - Method in class com.here.platform.data.client.flink.serializers.ScalaSomeSerializer
- write(Kryo, Output, T) - Method in class com.here.platform.data.client.external.org.apache.flink.serializer.ProtobufKryoSerializer
- write(OutputStream) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Writes GeoJSON to the given output stream in UTF-8.
- write(RowData, SinkWriter.Context) - Method in class com.here.platform.data.client.flink.impl.StreamLayerRowRichSinkWriter
- WRITE_BLOB_BATCH_SIZE() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_BLOB_BATCH_SIZE_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_BLOB_TIMEOUT() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_BLOB_TIMEOUT_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_INTERACTIVEMAP_PARALLELISM() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_INTERACTIVEMAP_PARALLELISM_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_INTERACTIVEMAP_TIMEOUT() - Static method in class com.here.platform.data.client.flink.common.Properties
- WRITE_INTERACTIVEMAP_TIMEOUT_DEFAULT() - Static method in class com.here.platform.data.client.flink.common.Properties
- writeAggregationInterval() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- writeAggregationInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- writeAggregationInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- writeAggregationInterval() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- writeBlobstore(HRN, Layer, Settings, Option<CatalogConfiguration>) - Method in class com.here.platform.data.client.blobstore.BlobstoreClientExt
- WriteBlobstore - Interface in com.here.platform.data.client.blobstore
- writeEngine(HRN) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- writeEngine(HRN) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Write engine supporting write operations to the underlying storage
- writeEngine(HRN) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Write engine supporting write operations from Flink to the underlying storage
- writeEngine(HRN, BlobIdGenerator) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- writeEngine(HRN, BlobIdGenerator) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Write engine supporting write operations to the underlying storage
- writeEngine(HRN, BlobIdGenerator) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Write engine supporting write operations from Flink to the underlying storage
- writeEngine(HRN, BlobIdGenerator, Settings) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- writeEngine(HRN, BlobIdGenerator, Settings) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Write engine supporting write operations to the underlying storage
- writeEngine(HRN, BlobIdGenerator, Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Write engine supporting write operations from Flink to the underlying storage
- writeEngine(HRN, Settings) - Method in class com.here.platform.data.client.engine.javadsl.DataEngine
- writeEngine(HRN, Settings) - Method in interface com.here.platform.data.client.engine.javadsl.DataEngineApi
-
Write engine supporting write operations to the underlying storage
- writeEngine(HRN, Settings) - Method in class com.here.platform.data.client.flink.javadsl.FlinkDataClient
-
Write engine supporting write operations from Flink to the underlying storage
- WriteEngine - Interface in com.here.platform.data.client.engine.javadsl
-
Engine supporting write operations to the underlying storage
- WriteEngineFactory - Interface in com.here.platform.data.client.flink.impl
- WriteEngineFactoryImpl - Class in com.here.platform.data.client.flink.impl
- WriteEngineFactoryImpl() - Constructor for class com.here.platform.data.client.flink.impl.WriteEngineFactoryImpl
- WriteEngineImpl - Class in com.here.platform.data.client.engine.javadsl
- WriteEngineImpl(WriteEngine) - Constructor for class com.here.platform.data.client.engine.javadsl.WriteEngineImpl
- WriteFeaturesApi - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi(BaseClient) - Constructor for class com.here.platform.data.client.base.generated.javadsl.api.interactive.WriteFeaturesApi
- WriteFeaturesApi.DeleteFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.DeleteFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PatchFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PostFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeatureBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesAdapter - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesAdapter$ - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- WriteFeaturesApi.PutFeaturesBuilder - Class in com.here.platform.data.client.base.generated.javadsl.api.interactive
- writeLayer(HRN, String) - Method in class com.here.platform.data.client.spark.javadsl.JavaLayerDataFrameWriter
- writeLayer(HRN, String) - Method in class com.here.platform.data.client.spark.LayerDataFrameWriter.DataFrameExt
- WriteObjectStoreSupport - Interface in com.here.platform.data.client.blobstore
- writeParallelism() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- writeParallelism() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- writeParallelism() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- writeParallelism() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- writePretty(OutputStream) - Method in class com.here.platform.location.io.javadsl.geojson.FeatureCollection
-
Writes pretty printed GeoJSON to the given output stream in UTF-8.
- WritersFactory - Interface in com.here.platform.data.client.spark
- writeTimeout() - Method in interface com.here.platform.data.client.flink.impl.ImlFeatureStreamProvider
- writeTimeout() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromFeatureIds
- writeTimeout() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderFromGeometry
- writeTimeout() - Method in class com.here.platform.data.client.flink.impl.ImlFeatureStreamProviderWriteOnly
- WSM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Samoa
- WSM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.WSM$
X
- x() - Method in class com.here.platform.location.core.geospatial.Coordinate2D
- x(Coordinate2D) - Method in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- x(CoordinateOperations<C>) - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- x(Coordinate) - Method in interface com.here.platform.location.core.geospatial.CoordinateOperations
- X$minusCorrelation$minusId - Class in com.here.platform.data.client.http
- X$minusCorrelation$minusId(String) - Constructor for class com.here.platform.data.client.http.X$minusCorrelation$minusId
- Xml - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- XmlMarshaller<A> - Interface in com.here.platform.location.tpeg2
-
A marshaller that can output objects as TPEG-ML (XML) or read them from it.
- XmlMarshallerConfig - Class in com.here.platform.location.tpeg2
-
Configuration specifying how a TPEG-ML (un)marshaller should behave.
- XmlMarshallerConfig() - Constructor for class com.here.platform.location.tpeg2.XmlMarshallerConfig
-
Constructs a config with both ignoreNamespaceVersionDifferences and ignoreElementNameCase set to true.
- XmlMarshallerConfig(boolean, boolean) - Constructor for class com.here.platform.location.tpeg2.XmlMarshallerConfig
- XmlMarshallers - Class in com.here.platform.location.tpeg2
-
Factory methods for
XmlMarshallers. - XmlMarshallers() - Constructor for class com.here.platform.location.tpeg2.XmlMarshallers
- XmlText - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
Y
- y() - Method in class com.here.platform.location.core.geospatial.Coordinate2D
- y(Coordinate2D) - Method in class com.here.platform.location.core.geospatial.Coordinate2D.Coordinate2DOps$
- y(CoordinateOperations<C>) - Method in class com.here.platform.location.core.geospatial.CoordinateOperations.CoordinateOperationsAsMembers
- y(Coordinate) - Method in interface com.here.platform.location.core.geospatial.CoordinateOperations
- year() - Method in class com.here.platform.location.tpeg2.sni.MaskedTime
- YELLOW - Static variable in class com.here.platform.location.io.javadsl.Color
- YEM - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Yemen
- YEM$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.YEM$
Z
- ZAF - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
South Africa
- ZAF$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZAF$
- Zip - Enum constant in enum class com.here.platform.data.client.model.LayerContentType
- ZipExtractor - Class in com.here.platform.data.client.converters.protobuf.schema
-
Extracts a zip to a folder.
- ZipExtractor() - Constructor for class com.here.platform.data.client.converters.protobuf.schema.ZipExtractor
- ZMB - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Zambia
- ZMB$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZMB$
- ZonedDateTimeSerializer - Class in com.here.platform.data.client.impl.json
- ZonedDateTimeSerializer() - Constructor for class com.here.platform.data.client.impl.json.ZonedDateTimeSerializer
- zoomLevel() - Method in class com.here.platform.data.client.model.IndexDefinition
- zoomLevels() - Method in class com.here.platform.data.client.v2.adapter.model.Partitioning
- zoomLevels() - Method in class com.here.platform.data.client.v2.api.JavaScalaConverters.AsScalaVersionedHereTileLayer
- ZWE - Static variable in interface com.here.platform.location.integration.optimizedmap.roadattributes.javadsl.OfficialCountryCodes
-
Zimbabwe
- ZWE$() - Constructor for class com.here.platform.location.integration.optimizedmap.roadattributes.OfficialCountryCode.ZWE$
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form