java.lang.Object
com.here.platform.data.client.service.interactiveMap.DeleteChanges
All Implemented Interfaces:
Api, Endpoint, RestEndpoint, InteractiveMapApi, Serializable, scala.Equals, scala.Product

public final class DeleteChanges extends Object implements InteractiveMapApi, RestEndpoint, scala.Product, Serializable
See Also:
  • Constructor Details

  • Method Details

    • apply

      public abstract static R apply(T1 v1, T2 v2)
    • toString

      public static String toString()
    • layerId

      public String layerId()
    • versionQuery

      public VersionQuery versionQuery()
    • path

      public String path()
      Specified by:
      path in interface RestEndpoint
    • method

      public org.apache.pekko.http.scaladsl.model.HttpMethod method()
      Specified by:
      method in interface Endpoint
    • query

      public scala.collection.immutable.Map<String,scala.collection.immutable.Seq<String>> query()
      Specified by:
      query in interface RestEndpoint