Namespace.UpdateStages.WithTopicSpacesConfiguration Interface
public static interface Namespace.UpdateStages.WithTopicSpacesConfiguration
The stage of the Namespace update allowing to specify topicSpacesConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| abstract Update |
withTopicSpacesConfiguration(UpdateTopicSpacesConfigurationInfo topicSpacesConfiguration)
Specifies the topic |
Method Details
withTopicSpacesConfiguration
public abstract Namespace.Update withTopicSpacesConfiguration(UpdateTopicSpacesConfigurationInfo topicSpacesConfiguration)
Specifies the topicSpacesConfiguration property: Topic spaces configuration properties that can be updated..
Parameters:
Returns: