Interface PartnerTopic.DefinitionStages.WithPartnerTopicFriendlyDescription

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

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

    • withPartnerTopicFriendlyDescription

      PartnerTopic.DefinitionStages.WithCreate withPartnerTopicFriendlyDescription(String partnerTopicFriendlyDescription)
      Specifies the partnerTopicFriendlyDescription property: Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer..
      Parameters:
      partnerTopicFriendlyDescription - Friendly description about the topic. This can be set by the publisher/partner to show custom description for the customer partner topic. This will be helpful to remove any ambiguity of the origin of creation of the partner topic for the customer.
      Returns:
      the next definition stage.