Package com.slack.api.audit.response
Class LogsResponse.SharedWith
- java.lang.Object
-
- com.slack.api.audit.response.LogsResponse.SharedWith
-
- Enclosing class:
- LogsResponse
public static class LogsResponse.SharedWith extends Object
-
-
Constructor Summary
Constructors Constructor Description SharedWith()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetChannelId()inthashCode()voidsetChannelId(String channelId)StringtoString()
-