@ConfigurationProperties("newrelic")
public class NewRelicConfiguration
extends Object
-
Constructor Summary
Constructors
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
NewRelicConfiguration
public NewRelicConfiguration()
-
Method Details
-
getUrl
@Nullable
public @Nullable String getUrl()
-
setUrl
public void setUrl(@Nullable
@Nullable String url)
-
getToken
@Nullable
public @Nullable String getToken()
-
setToken
public void setToken(@Nullable
@Nullable String token)