Class UpsertFeedRequest

  • All Implemented Interfaces:
    org.symphonyoss.s2.common.fluent.IFluent<UpsertFeedRequest>

    public class UpsertFeedRequest
    extends AllegroRequest<T>
    Request object for FetchOrCreateFeed.
    Author:
    Bruce Skingle
    • Constructor Detail

      • UpsertFeedRequest

        public UpsertFeedRequest()
        Constructor.
    • Method Detail

      • getName

        public String getName()
      • withType

        public T withType​(com.symphony.oss.models.system.canon.FeedType type)
      • getType

        public com.symphony.oss.models.system.canon.FeedType getType()