public class DatadogPipelineAction extends Object implements Action, Serializable
Constructor and Description |
---|
DatadogPipelineAction(boolean collectLogs,
List<String> tags) |
Modifier and Type | Method and Description |
---|---|
String |
getDisplayName() |
String |
getIconFileName() |
List<String> |
getTags() |
String |
getUrlName() |
boolean |
isCollectLogs() |
public boolean isCollectLogs()
@CheckForNull public String getIconFileName()
getIconFileName
in interface Action
@CheckForNull public String getDisplayName()
getDisplayName
in interface Action
getDisplayName
in interface ModelObject
@CheckForNull public String getUrlName()
getUrlName
in interface Action
Copyright © 2016–2023. All rights reserved.