Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model.ServiceFromRelationships
-
Packages that use ServiceFromRelationships Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model -
-
Uses of ServiceFromRelationships in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model that return ServiceFromRelationships Modifier and Type Method Description ServiceFromRelationshipsServiceFromRelationships. addCallsItem(String callsItem)ServiceFromRelationshipsServiceFromRelationships. addRunsOnItem(String runsOnItem)ServiceFromRelationshipsServiceFromRelationships. addRunsOnProcessGroupInstanceItem(String runsOnProcessGroupInstanceItem)ServiceFromRelationshipsServiceFromRelationships. calls(List<String> calls)ServiceFromRelationshipsService. getFromRelationships()Get fromRelationshipsServiceFromRelationshipsServiceFromRelationships. runsOn(List<String> runsOn)ServiceFromRelationshipsServiceFromRelationships. runsOnProcessGroupInstance(List<String> runsOnProcessGroupInstance)Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model with parameters of type ServiceFromRelationships Modifier and Type Method Description ServiceService. fromRelationships(ServiceFromRelationships fromRelationships)voidService. setFromRelationships(ServiceFromRelationships fromRelationships)
-