Class SyncSolutionInfo

  • All Implemented Interfaces:
    io.vrap.rmf.base.client.ModelBase

    public final class SyncSolutionInfo
    extends io.vrap.rmf.base.client.SolutionInfo
    • Nested Class Summary

      • Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase

        io.vrap.rmf.base.client.ModelBase.FilteredRecursiveToStringStyle
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String LIB_VERSION
      This value is injected by the script at gradle-scripts/set-library-version.gradle.
    • Constructor Summary

      Constructors 
      Constructor Description
      SyncSolutionInfo()
      Extends SolutionInfo class of the JVM SDK to append to the User-Agent header with information of the commercetools-sync-java library
    • Method Summary

      • Methods inherited from class io.vrap.rmf.base.client.SolutionInfo

        getEmergencyContact, getName, getVersion, getWebsite, setEmergencyContact, setName, setVersion, setWebsite
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface io.vrap.rmf.base.client.ModelBase

        reflectionString, reflectionString
    • Field Detail

      • LIB_VERSION

        public static final java.lang.String LIB_VERSION
        This value is injected by the script at gradle-scripts/set-library-version.gradle.
        See Also:
        Constant Field Values
    • Constructor Detail

      • SyncSolutionInfo

        public SyncSolutionInfo()
        Extends SolutionInfo class of the JVM SDK to append to the User-Agent header with information of the commercetools-sync-java library

        A User-Agent header with a solution information looks like this: * commercetools-sdk-java-v2/1.4.1 Java/1.8.0_92-b14 (Mac OS X; x86_64) "commercetools-sync-java"/"10.0.4"