Class FilesRevokePublicURLRequest
java.lang.Object
com.slack.api.methods.request.files.FilesRevokePublicURLRequest
- All Implemented Interfaces:
SlackApiRequest
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class -
Method Summary
-
Method Details
-
builder
-
getToken
Authentication token. Requires scope: `files:write:user`- Specified by:
getTokenin interfaceSlackApiRequest
-
getFile
File to revoke -
setToken
Authentication token. Requires scope: `files:write:user` -
setFile
File to revoke -
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-