Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model.ServiceToRelationships
-
Packages that use ServiceToRelationships Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model -
-
Uses of ServiceToRelationships in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model that return ServiceToRelationships Modifier and Type Method Description ServiceToRelationships
ServiceToRelationships. addCallsItem(String callsItem)
ServiceToRelationships
ServiceToRelationships. calls(List<String> calls)
ServiceToRelationships
Service. getToRelationships()
Get toRelationshipsMethods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model with parameters of type ServiceToRelationships Modifier and Type Method Description void
Service. setToRelationships(ServiceToRelationships toRelationships)
Service
Service. toRelationships(ServiceToRelationships toRelationships)
-