Class V5DatafeedCreateBody

java.lang.Object
com.symphony.bdk.gen.api.model.V5DatafeedCreateBody

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-26T16:14:53.869723549Z[Etc/UTC]") public class V5DatafeedCreateBody extends Object
V5DatafeedCreateBody
  • Field Details

  • Constructor Details

    • V5DatafeedCreateBody

      public V5DatafeedCreateBody()
  • Method Details

    • tag

      public V5DatafeedCreateBody tag(String tag)
    • getTag

      @Nullable public String getTag()
      A unique identifier to ensure uniqueness of the datafeed.
      Returns:
      tag
    • setTag

      public void setTag(String tag)
    • equals

      public boolean equals(Object o)
      Return true if this V5DatafeedCreateBody object is equal to o.
      Overrides:
      equals in class Object
    • hashCode

      public int hashCode()
      Overrides:
      hashCode in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object