public class AlertResourceDefinition extends BaseResourceDefinition
BaseResourceDefinition.DirectiveTypeResourceDefinition.PostProcessor| Constructor and Description |
|---|
AlertResourceDefinition()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getPluralName()
Obtain the plural name of the resource.
|
Renderer |
getRenderer(String name)
Obtain the associated renderer based on name.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
equals, getCreateDirectives, getDeleteDirectives, getPostProcessors, getReadDirectives, getSubResourceDefinitions, getType, getUpdateDirectives, hashCode, isCreatablepublic String getPluralName()
public String getSingularName()
public Renderer getRenderer(String name)
getRenderer in interface ResourceDefinitiongetRenderer in class BaseResourceDefinitionname - name of the renderer to obtainCopyright © 2022 Apache Software Foundation. All rights reserved.