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 class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected booleanbooleangetError()inthashCode()booleanisOk()voidsetEntries(List<LogsResponse.Entry> entries) voidvoidvoidsetOk(boolean ok) voidsetProvided(String provided) voidsetRawBody(String rawBody) voidsetResponseMetadata(ResponseMetadata responseMetadata) voidsetWarning(String warning) toString()
-
Constructor Details
-
LogsResponse
public LogsResponse()
-
-
Method Details
-
getRawBody
- Specified by:
getRawBodyin interfaceAuditApiResponse
-
isOk
public boolean isOk()- Specified by:
isOkin interfaceAuditApiResponse
-
getWarning
- Specified by:
getWarningin interfaceAuditApiResponse
-
getError
- Specified by:
getErrorin interfaceAuditApiResponse
-
getNeeded
- Specified by:
getNeededin interfaceAuditApiResponse
-
getProvided
- Specified by:
getProvidedin interfaceAuditApiResponse
-
getResponseMetadata
-
getEntries
-
setRawBody
- Specified by:
setRawBodyin interfaceAuditApiResponse
-
setOk
public void setOk(boolean ok) - Specified by:
setOkin interfaceAuditApiResponse
-
setWarning
- Specified by:
setWarningin interfaceAuditApiResponse
-
setError
- Specified by:
setErrorin interfaceAuditApiResponse
-
setNeeded
- Specified by:
setNeededin interfaceAuditApiResponse
-
setProvided
- Specified by:
setProvidedin interfaceAuditApiResponse
-
setResponseMetadata
-
setEntries
-
toString
-
equals
-
canEqual
-
hashCode
public int hashCode()
-