Interface PartnerTopic.UpdateStages.WithIdentity

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

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

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

    • withIdentity

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