PermissionBinding.DefinitionStages.WithTopicSpaceName Interface
public static interface PermissionBinding.DefinitionStages.WithTopicSpaceName
The stage of the PermissionBinding definition allowing to specify topicSpaceName.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTopicSpaceName(String topicSpaceName)
Specifies the topic |
Method Details
withTopicSpaceName
public abstract PermissionBinding.DefinitionStages.WithCreate withTopicSpaceName(String topicSpaceName)
Specifies the topicSpaceName property: The name of the Topic Space resource that the permission is bound to. The Topic space needs to be a resource under the same namespace the permission binding is a part of..
Parameters:
Returns: