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