public class AlertGroupResourceDefinition extends BaseResourceDefinition
AlertGroupResourceDefinition
class is used to register alert
groups to be returned via the REST API.BaseResourceDefinition.DirectiveType
ResourceDefinition.PostProcessor
Constructor and Description |
---|
AlertGroupResourceDefinition()
Constructor.
|
Modifier and Type | Method and Description |
---|---|
String |
getPluralName()
Obtain the plural name of the resource.
|
String |
getSingularName()
Obtain the singular name of the resource.
|
equals, getCreateDirectives, getDeleteDirectives, getPostProcessors, getReadDirectives, getRenderer, getSubResourceDefinitions, getType, getUpdateDirectives, hashCode, isCreatable
public String getPluralName()
ResourceDefinition
public String getSingularName()
ResourceDefinition
Copyright © 2022 Apache Software Foundation. All rights reserved.