Package com.slack.api.audit.response
Class LogsResponse
java.lang.Object
com.slack.api.audit.response.LogsResponse
- All Implemented Interfaces:
AuditApiResponse
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classThe data structure for new_value, previous_value is greatly flexible.static classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetError()Deprecated.Deprecated.Deprecated.Deprecated.inthashCode()booleanisOk()Deprecated.voidsetEntries(List<LogsResponse.Entry> entries) voidDeprecated.voidDeprecated.voidsetOk(boolean ok) Deprecated.voidsetProvided(String provided) Deprecated.voidsetRawBody(String rawBody) voidsetResponseMetadata(ResponseMetadata responseMetadata) voidsetWarning(String warning) Deprecated.toString()
-
Constructor Details
-
LogsResponse
public LogsResponse()
-
-
Method Details
-
getRawBody
- Specified by:
getRawBodyin interfaceAuditApiResponse
-
isOk
Deprecated.- Specified by:
isOkin interfaceAuditApiResponse
-
getWarning
Deprecated.- Specified by:
getWarningin interfaceAuditApiResponse
-
getError
Deprecated.- Specified by:
getErrorin interfaceAuditApiResponse
-
getNeeded
Deprecated.- Specified by:
getNeededin interfaceAuditApiResponse
-
getProvided
Deprecated.- Specified by:
getProvidedin interfaceAuditApiResponse
-
getResponseMetadata
-
getEntries
-
setRawBody
- Specified by:
setRawBodyin interfaceAuditApiResponse
-
setOk
Deprecated.- Specified by:
setOkin interfaceAuditApiResponse
-
setWarning
Deprecated.- Specified by:
setWarningin interfaceAuditApiResponse
-
setError
Deprecated.- Specified by:
setErrorin interfaceAuditApiResponse
-
setNeeded
Deprecated.- Specified by:
setNeededin interfaceAuditApiResponse
-
setProvided
Deprecated.- Specified by:
setProvidedin interfaceAuditApiResponse
-
setResponseMetadata
-
setEntries
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-