Class endpoints.Commit$

java.lang.Object
scala.runtime.AbstractFunction4<String,String,CommitOffsets,String,endpoints.Commit>
com.here.platform.data.client.service.stream.endpoints.Commit$
All Implemented Interfaces:
Serializable, scala.Function4<String,String,CommitOffsets,String,endpoints.Commit>
Enclosing class:
endpoints

public static class endpoints.Commit$ extends scala.runtime.AbstractFunction4<String,String,CommitOffsets,String,endpoints.Commit> implements Serializable
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final endpoints.Commit$
    Static reference to the singleton instance of this Scala object.
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class scala.runtime.AbstractFunction4

    curried, toString, tupled

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, wait, wait, wait

    Methods inherited from interface scala.Function4

    apply
  • Field Details

    • MODULE$

      public static final endpoints.Commit$ MODULE$
      Static reference to the singleton instance of this Scala object.
  • Constructor Details

    • Commit$

      public Commit$()