EventTypeInner Class
- java.
lang. Object - com.
azure. core. management. ProxyResource - com.
azure. resourcemanager. eventgrid. fluent. models. EventTypeInner
- com.
- com.
public final class EventTypeInner
extends ProxyResource
Event Type for a subject under a topic.
Constructor | Description | |
---|---|---|
Event |
Modifier and Type | Method and Description |
---|---|
String |
description()
Get the description property: Description of the event type. |
String |
display Get the display |
Boolean |
is Get the is |
String |
schema Get the schema |
void |
validate()
Validates the instance. |
Event |
with Set the description property: Description of the event type. |
Event |
with Set the display |
Event |
with Set the is |
Event |
with Set the schema |
Methods inherited from ProxyResource
Methods inherited from java.lang.Object
EventTypeInner
public EventTypeInner()
description
public String description()
Get the description property: Description of the event type.
Returns:
displayName
public String displayName()
Get the displayName property: Display name of the event type.
Returns:
isInDefaultSet
public Boolean isInDefaultSet()
Get the isInDefaultSet property: IsInDefaultSet flag of the event type.
Returns:
schemaUrl
public String schemaUrl()
Get the schemaUrl property: Url of the schema for this event type.
Returns:
validate
public void validate()
Validates the instance.
withDescription
public EventTypeInner withDescription(String description)
Set the description property: Description of the event type.
Parameters:
Returns:
withDisplayName
public EventTypeInner withDisplayName(String displayName)
Set the displayName property: Display name of the event type.
Parameters:
Returns:
withIsInDefaultSet
public EventTypeInner withIsInDefaultSet(Boolean isInDefaultSet)
Set the isInDefaultSet property: IsInDefaultSet flag of the event type.
Parameters:
Returns:
withSchemaUrl
public EventTypeInner withSchemaUrl(String schemaUrl)
Set the schemaUrl property: Url of the schema for this event type.
Parameters:
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: