public class AlertDefResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveTypeResourceDefinition.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, isCreatablepublic static final String EXECUTE_IMMEDIATE_DIRECTIVE
public String getPluralName()
ResourceDefinitionpublic String getSingularName()
ResourceDefinitionpublic Collection<String> getUpdateDirectives()
ResourceDefinitiongetUpdateDirectives in interface ResourceDefinitiongetUpdateDirectives in class BaseResourceDefinitionCopyright © 2022 Apache Software Foundation. All rights reserved.