Class CommonSchemaEventLog
- java.lang.Object
-
- com.microsoft.appcenter.ingestion.models.AbstractLog
-
- com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog
-
- com.microsoft.appcenter.analytics.ingestion.models.one.CommonSchemaEventLog
-
- All Implemented Interfaces:
com.microsoft.appcenter.ingestion.models.Log,com.microsoft.appcenter.ingestion.models.Model
public class CommonSchemaEventLog extends com.microsoft.appcenter.ingestion.models.one.CommonSchemaLogEvent log.
-
-
Field Summary
Fields Modifier and Type Field Description static java.lang.StringTYPEType property.
-
Constructor Summary
Constructors Constructor Description CommonSchemaEventLog()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetType()-
Methods inherited from class com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog
equals, getCV, getData, getExt, getFlags, getIKey, getName, getPopSample, getVer, hashCode, read, setCV, setData, setExt, setFlags, setIKey, setName, setPopSample, setVer, write
-
-
-
-
Field Detail
-
TYPE
public static final java.lang.String TYPE
Type property.- See Also:
- Constant Field Values
-
-