Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.model.EntityId
-
Packages that use EntityId Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas de.tsystems.mms.apm.performancesignature.dynatracesaas.model -
-
Uses of EntityId in de.tsystems.mms.apm.performancesignature.dynatracesaas
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas that return types with arguments of type EntityId Modifier and Type Method Description List<EntityId>CreateDeploymentStep. getEntityIds()List<EntityId>DynatraceCustomSessionStep. getEntityIds()List<EntityId>DynatraceSessionStep. getEntityIds()DescriptorExtensionList<EntityId,Descriptor<EntityId>>CreateDeploymentStep.DescriptorImpl. getEntityIdTypes()DescriptorExtensionList<EntityId,Descriptor<EntityId>>CreateDeploymentStep.DescriptorImpl. getEntityIdTypes()DescriptorExtensionList<EntityId,Descriptor<EntityId>>DynatraceCustomSessionStep.DescriptorImpl. getEntityIdTypes()DescriptorExtensionList<EntityId,Descriptor<EntityId>>DynatraceCustomSessionStep.DescriptorImpl. getEntityIdTypes()DescriptorExtensionList<EntityId,Descriptor<EntityId>>DynatraceSessionStep.DescriptorImpl. getEntityIdTypes()DescriptorExtensionList<EntityId,Descriptor<EntityId>>DynatraceSessionStep.DescriptorImpl. getEntityIdTypes()Method parameters in de.tsystems.mms.apm.performancesignature.dynatracesaas with type arguments of type EntityId Modifier and Type Method Description CreateDeploymentStepCreateDeploymentStep. setEntityIds(List<EntityId> entityIds)voidDynatraceCustomSessionStep. setEntityIds(List<EntityId> entityIds)voidDynatraceSessionStep. setEntityIds(List<EntityId> entityIds) -
Uses of EntityId in de.tsystems.mms.apm.performancesignature.dynatracesaas.model
Subclasses of EntityId in de.tsystems.mms.apm.performancesignature.dynatracesaas.model Modifier and Type Class Description classApplicationclassHostclassProcessclassProcessGroupclassServiceMethods in de.tsystems.mms.apm.performancesignature.dynatracesaas.model that return types with arguments of type EntityId Modifier and Type Method Description static DescriptorExtensionList<EntityId,Descriptor<EntityId>>EntityId.EntityIdDescriptor. all()static DescriptorExtensionList<EntityId,Descriptor<EntityId>>EntityId.EntityIdDescriptor. all()
-