LiveEvent.DefinitionStages.WithDescription Interface
public static interface LiveEvent.DefinitionStages.WithDescription
The stage of the LiveEvent definition allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withDescription(String description)
Specifies the description property: A description for the live event.. |
Method Details
withDescription
public abstract LiveEvent.DefinitionStages.WithCreate withDescription(String description)
Specifies the description property: A description for the live event..
Parameters:
Returns: