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 Summary

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

    • withIdentity

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