Class Datastream

  • All Implemented Interfaces:

    
    public final class Datastream
    
                        

    Field of the SDKConfig metadata. Used to pass the original datastream ID to the Edge Network request when the datastream ID is overridden.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final String original
    • Constructor Summary

      Constructors 
      Constructor Description
      Datastream(String original)
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      final String getOriginal()
      final Map<String, Object> toMap()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait