public class AlertTargetResourceDefinition extends BaseResourceDefinition
AlertTargetResourceDefinition class is used to register alert
targets to be returned via the REST API.BaseResourceDefinition.DirectiveTypeResourceDefinition.PostProcessor| Modifier and Type | Field and Description |
|---|---|
static String |
OVERWRITE_DIRECTIVE |
static String |
VALIDATE_CONFIG_DIRECTIVE |
| Constructor and Description |
|---|
AlertTargetResourceDefinition()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<String> |
getCreateDirectives()
Obtain the set of create directives for the resource.
|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
equals, getDeleteDirectives, getPostProcessors, getReadDirectives, getRenderer, getSubResourceDefinitions, getType, getUpdateDirectives, hashCode, isCreatablepublic static final String VALIDATE_CONFIG_DIRECTIVE
public static final String OVERWRITE_DIRECTIVE
public AlertTargetResourceDefinition()
public String getPluralName()
ResourceDefinitionpublic String getSingularName()
ResourceDefinitionpublic Collection<String> getCreateDirectives()
ResourceDefinitiongetCreateDirectives in interface ResourceDefinitiongetCreateDirectives in class BaseResourceDefinitionCopyright © 2022 Apache Software Foundation. All rights reserved.