Interface PartnerTopic.DefinitionStages.WithPartnerRegistrationImmutableId

All Known Subinterfaces:
PartnerTopic.Definition, PartnerTopic.DefinitionStages.WithCreate
Enclosing interface:
PartnerTopic.DefinitionStages

public static interface PartnerTopic.DefinitionStages.WithPartnerRegistrationImmutableId
The stage of the PartnerTopic definition allowing to specify partnerRegistrationImmutableId.
  • Method Details

    • withPartnerRegistrationImmutableId

      PartnerTopic.DefinitionStages.WithCreate withPartnerRegistrationImmutableId(UUID partnerRegistrationImmutableId)
      Specifies the partnerRegistrationImmutableId property: The immutableId of the corresponding partner registration..
      Parameters:
      partnerRegistrationImmutableId - The immutableId of the corresponding partner registration.
      Returns:
      the next definition stage.