Package com.slack.api.audit.response
Class SchemasResponse.Enterprise
- java.lang.Object
-
- com.slack.api.audit.response.SchemasResponse.Enterprise
-
- Enclosing class:
- SchemasResponse
public static class SchemasResponse.Enterprise extends Object
-
-
Constructor Summary
Constructors Constructor Description Enterprise()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)StringgetDomain()StringgetId()StringgetName()inthashCode()voidsetDomain(String domain)voidsetId(String id)voidsetName(String name)StringtoString()
-