Class V2UserPresenceAllOf

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

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

  • Constructor Details

    • V2UserPresenceAllOf

      public V2UserPresenceAllOf()
  • Method Details

    • userId

      public V2UserPresenceAllOf userId(Long userId)
    • getUserId

      @Nullable public Long getUserId()
      The ID of the user to whom the presence state relates.
      Returns:
      userId
    • setUserId

      public void setUserId(Long userId)
    • equals

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