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 Detail

      • 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.