Topic.DefinitionStages.WithIdentity Interface
public static interface Topic.DefinitionStages.WithIdentity
The stage of the Topic definition allowing to specify identity.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withIdentity(IdentityInfo identity)
Specifies the identity property: Identity information for the resource.. |
Method Details
withIdentity
public abstract Topic.DefinitionStages.WithCreate withIdentity(IdentityInfo identity)
Specifies the identity property: Identity information for the resource..
Parameters:
Returns: