Uses of Class
de.tsystems.mms.apm.performancesignature.dynatracesaas.model.CustomProperty
-
Packages that use CustomProperty Package Description de.tsystems.mms.apm.performancesignature.dynatracesaas de.tsystems.mms.apm.performancesignature.dynatracesaas.model -
-
Uses of CustomProperty in de.tsystems.mms.apm.performancesignature.dynatracesaas
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas that return types with arguments of type CustomProperty Modifier and Type Method Description List<CustomProperty>
CreateDeploymentStep. getCustomProperties()
Method parameters in de.tsystems.mms.apm.performancesignature.dynatracesaas with type arguments of type CustomProperty Modifier and Type Method Description CreateDeploymentStep
CreateDeploymentStep. setCustomProperties(List<CustomProperty> customProperties)
-
Uses of CustomProperty in de.tsystems.mms.apm.performancesignature.dynatracesaas.model
Methods in de.tsystems.mms.apm.performancesignature.dynatracesaas.model that return types with arguments of type CustomProperty Modifier and Type Method Description static DescriptorExtensionList<CustomProperty,Descriptor<CustomProperty>>
CustomProperty.DecriptorImpl. all()
static DescriptorExtensionList<CustomProperty,Descriptor<CustomProperty>>
CustomProperty.DecriptorImpl. all()
-