Package com.slack.api.model
Class WarningResponseMetadata
- java.lang.Object
-
- com.slack.api.model.WarningResponseMetadata
-
public class WarningResponseMetadata extends Object
-
-
Constructor Summary
Constructors Constructor Description WarningResponseMetadata()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancanEqual(Object other)booleanequals(Object o)List<String>getWarnings()inthashCode()voidsetWarnings(List<String> warnings)StringtoString()
-
-
-
Method Detail
-
canEqual
protected boolean canEqual(Object other)
-
-