Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model.HostFromRelationships
-
Packages that use HostFromRelationships Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model -
-
Uses of HostFromRelationships in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model that return HostFromRelationships Modifier and Type Method Description HostFromRelationships
HostFromRelationships. addIsNetworkClientOfHostItem(String isNetworkClientOfHostItem)
HostFromRelationships
Host. getFromRelationships()
Get fromRelationshipsHostFromRelationships
HostFromRelationships. isNetworkClientOfHost(List<String> isNetworkClientOfHost)
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.rest.model with parameters of type HostFromRelationships Modifier and Type Method Description Host
Host. fromRelationships(HostFromRelationships fromRelationships)
void
Host. setFromRelationships(HostFromRelationships fromRelationships)
-