Class LogsResponse.SharedWith

java.lang.Object
com.slack.api.audit.response.LogsResponse.SharedWith
Enclosing class:
LogsResponse

public static class LogsResponse.SharedWith extends Object
  • Constructor Details

    • SharedWith

      public SharedWith()
  • Method Details

    • getChannelId

      public String getChannelId()
    • getAccessLevel

      public String getAccessLevel()
    • setChannelId

      public void setChannelId(String channelId)
    • setAccessLevel

      public void setAccessLevel(String accessLevel)
    • equals

      public boolean equals(Object o)
      Overrides:
      equals in class Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

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

      public String toString()
      Overrides:
      toString in class Object