Class NewRelicSolutionInfo
java.lang.Object
io.vrap.rmf.base.client.SolutionInfo
com.commercetools.monitoring.newrelic.NewRelicSolutionInfo
- All Implemented Interfaces:
ModelBase
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.vrap.rmf.base.client.ModelBase
ModelBase.FilteredRecursiveToStringStyle
-
Constructor Summary
-
Method Summary
Methods inherited from class io.vrap.rmf.base.client.SolutionInfo
getEmergencyContact, getName, getVersion, getWebsite, setEmergencyContact, setName, setVersion, setWebsite
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface io.vrap.rmf.base.client.ModelBase
reflectionString, reflectionString
-
Constructor Details
-
NewRelicSolutionInfo
public NewRelicSolutionInfo()
-