EventTypeProperties Class
- java.
lang. Object - com.
azure. resourcemanager. eventgrid. fluent. models. EventTypeProperties
- com.
public final class EventTypeProperties
Properties of the event type.
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 java.lang.Object
EventTypeProperties
public EventTypeProperties()
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 EventTypeProperties withDescription(String description)
Set the description property: Description of the event type.
Parameters:
Returns:
withDisplayName
public EventTypeProperties withDisplayName(String displayName)
Set the displayName property: Display name of the event type.
Parameters:
Returns:
withIsInDefaultSet
public EventTypeProperties withIsInDefaultSet(Boolean isInDefaultSet)
Set the isInDefaultSet property: IsInDefaultSet flag of the event type.
Parameters:
Returns:
withSchemaUrl
public EventTypeProperties 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: