public class EventLogFactory
extends com.microsoft.appcenter.ingestion.models.json.AbstractLogFactory
| Constructor and Description |
|---|
EventLogFactory() |
| Modifier and Type | Method and Description |
|---|---|
EventLog |
create() |
java.util.Collection<com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog> |
toCommonSchemaLogs(com.microsoft.appcenter.ingestion.models.Log log) |
public EventLog create()
public java.util.Collection<com.microsoft.appcenter.ingestion.models.one.CommonSchemaLog> toCommonSchemaLogs(com.microsoft.appcenter.ingestion.models.Log log)
toCommonSchemaLogs in interface com.microsoft.appcenter.ingestion.models.json.LogFactorytoCommonSchemaLogs in class com.microsoft.appcenter.ingestion.models.json.AbstractLogFactory