Interface Topic.UpdateStages.WithIdentity

All Known Subinterfaces:
Topic.Update
Enclosing interface:
Topic.UpdateStages

public static interface Topic.UpdateStages.WithIdentity
The stage of the Topic update allowing to specify identity.
  • Method Summary

    Modifier and Type
    Method
    Description
    Specifies the identity property: Topic resource identity information..
  • Method Details

    • withIdentity

      Topic.Update withIdentity(IdentityInfo identity)
      Specifies the identity property: Topic resource identity information..
      Parameters:
      identity - Topic resource identity information.
      Returns:
      the next definition stage.