Interface SystemTopic.UpdateStages.WithIdentity

  • All Known Subinterfaces:
    SystemTopic.Update
    Enclosing interface:
    SystemTopic.UpdateStages

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

      • withIdentity

        SystemTopic.Update withIdentity​(IdentityInfo identity)
        Specifies the identity property: Resource identity information..
        Parameters:
        identity - Resource identity information.
        Returns:
        the next definition stage.