Uses of Interface
org.jenkinsci.plugins.newrelicnotifier.api.NewRelicClient
-
Packages that use NewRelicClient Package Description org.jenkinsci.plugins.newrelicnotifier org.jenkinsci.plugins.newrelicnotifier.api -
-
Uses of NewRelicClient in org.jenkinsci.plugins.newrelicnotifier
Methods in org.jenkinsci.plugins.newrelicnotifier that return NewRelicClient Modifier and Type Method Description NewRelicClientDeploymentNotificationBean.DescriptorImpl. getClient()NewRelicClientNewRelicDeploymentNotifier. getClient() -
Uses of NewRelicClient in org.jenkinsci.plugins.newrelicnotifier.api
Classes in org.jenkinsci.plugins.newrelicnotifier.api that implement NewRelicClient Modifier and Type Class Description classNewRelicClientImplREST client implementation for the New Relic API.
-