Package com.slack.api.status.v1
Interface LegacyStatusClient
- All Known Implementing Classes:
LegacyStatusClientImpl
public interface LegacyStatusClient
Slack Status API V1 Client.
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptioncurrent()history()voidsetEndpointUrlPrefix(String endpointUrlPrefix)
-
Field Details
-
ENDPOINT_URL_PREFIX
- See Also:
-
-
Method Details
-
getEndpointUrlPrefix
String getEndpointUrlPrefix() -
setEndpointUrlPrefix
-
current
- Throws:
IOExceptionLegacyStatusApiException
-
history
- Throws:
IOExceptionLegacyStatusApiException
-