Package | Description |
---|---|
org.jenkinsci.plugins.newrelicnotifier.api |
Modifier and Type | Method and Description |
---|---|
List<Application> |
ApplicationList.getApplications() |
List<Application> |
NewRelicClientImpl.getApplications(String apiKey)
Get the list of applications available to record deployment notifications for.
|
List<Application> |
NewRelicClient.getApplications(String apiKey)
Get the list of applications available to record deployment notifications for.
|
Constructor and Description |
---|
ApplicationList(List<Application> applications) |
Copyright © 2016–2023. All rights reserved.