Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model.EventPushMessage
-
-
Uses of EventPushMessage in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest with parameters of type EventPushMessage Modifier and Type Method Description EventStoreResultDynatraceServerConnection. createEvent(EventPushMessage event) -
Uses of EventPushMessage in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.api
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.api with parameters of type EventPushMessage Modifier and Type Method Description retrofit2.Call<EventStoreResult>EventApi. postNaturalEvent(EventPushMessage body)Pushes custom events to one or more monitored entities. -
Uses of EventPushMessage in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model
-