public class AlertDefResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveType
ResourceDefinition.PostProcessor
Modifier and Type | Field and Description |
---|---|
static String |
EXECUTE_IMMEDIATE_DIRECTIVE |
Constructor and Description |
---|
AlertDefResourceDefinition() |
Modifier and Type | Method and Description |
---|---|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
Collection<String> |
getUpdateDirectives()
Obtain the set of update directives for the resource.
|
equals, getCreateDirectives, getDeleteDirectives, getPostProcessors, getReadDirectives, getRenderer, getSubResourceDefinitions, getType, hashCode, isCreatable
public static final String EXECUTE_IMMEDIATE_DIRECTIVE
public String getPluralName()
ResourceDefinition
public String getSingularName()
ResourceDefinition
public Collection<String> getUpdateDirectives()
ResourceDefinition
getUpdateDirectives
in interface ResourceDefinition
getUpdateDirectives
in class BaseResourceDefinition
Copyright © 2022 Apache Software Foundation. All rights reserved.