Class V1DLPOutcome

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

@Generated(value="org.openapitools.codegen.languages.JavaClientCodegen", date="2024-03-26T16:14:53.869723549Z[Etc/UTC]") public class V1DLPOutcome extends Object
A representation of outcome of DLP message/stream/signal sent by a user of Symphony
  • Field Details

  • Constructor Details

    • V1DLPOutcome

      public V1DLPOutcome()
  • Method Details

    • type

      public V1DLPOutcome type(String type)
    • getType

      @Nullable public String getType()
      Outcome of DLP enforcement
      Returns:
      type
    • setType

      public void setType(String type)
    • equals

      public boolean equals(Object o)
      Return true if this V1DLPOutcome 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