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 ServiceToRelationshipsServiceToRelationships. addCallsItem(String callsItem)ServiceToRelationshipsServiceToRelationships. calls(List<String> calls)ServiceToRelationshipsService. getToRelationships()Get toRelationshipsMethods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model with parameters of type ServiceToRelationships Modifier and Type Method Description voidService. setToRelationships(ServiceToRelationships toRelationships)ServiceService. toRelationships(ServiceToRelationships toRelationships)
-