TopicSpace.UpdateStages.WithDescription Interface
public static interface TopicSpace.UpdateStages.WithDescription
The stage of the TopicSpace update allowing to specify description.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withDescription(String description)
Specifies the description property: Description for the Topic Space resource.. |
Method Details
withDescription
public abstract TopicSpace.Update withDescription(String description)
Specifies the description property: Description for the Topic Space resource..
Parameters:
Returns: