Namespace.DefinitionStages.WithTopicsConfiguration Interface
public static interface Namespace.DefinitionStages.WithTopicsConfiguration
The stage of the Namespace definition allowing to specify topicsConfiguration.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTopicsConfiguration(TopicsConfiguration topicsConfiguration)
Specifies the topics |
Method Details
withTopicsConfiguration
public abstract Namespace.DefinitionStages.WithCreate withTopicsConfiguration(TopicsConfiguration topicsConfiguration)
Specifies the topicsConfiguration property: Topics configuration information for the namespace resource.
Parameters:
Returns: