Class AdminConversationsBulkArchiveResponse.NotAdded
- java.lang.Object
-
- com.slack.api.methods.response.admin.conversations.AdminConversationsBulkArchiveResponse.NotAdded
-
- Enclosing class:
- AdminConversationsBulkArchiveResponse
public static class AdminConversationsBulkArchiveResponse.NotAdded extends Object
-
-
Constructor Summary
Constructors Constructor Description NotAdded()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetChannelId()List<String>getErrors()inthashCode()voidsetChannelId(String channelId)voidsetErrors(List<String> errors)StringtoString()
-