| Modifier and Type | Method and Description |
|---|---|
SearchAllResponse |
MethodsClient.searchAll(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchAllRequest.SearchAllRequestBuilder> req) |
SearchAllResponse |
MethodsClient.searchAll(SearchAllRequest req) |
| Modifier and Type | Method and Description |
|---|---|
SearchAllResponse |
MethodsClientImpl.searchAll(RequestConfigurator<com.github.seratch.jslack.api.methods.request.search.SearchAllRequest.SearchAllRequestBuilder> req) |
SearchAllResponse |
MethodsClientImpl.searchAll(SearchAllRequest req) |
| Modifier and Type | Method and Description |
|---|---|
SearchAllResponse |
Shortcut.search(String query)
Returns search result by a given query.
|
| Modifier and Type | Method and Description |
|---|---|
SearchAllResponse |
ShortcutImpl.search(String query) |
Copyright © 2019. All rights reserved.