# Functions
Do not retry when status code is 500.
# Structs
CreateSavepointResponse represents the response body used by the create savepoint API.
A FlinkRestClient is a client to interface with the Apache Flink REST API.
A Job is a representation for a Flink Job.
MonitorSavepointCreationResponse represents the response body used by the savepoint monitoring API.
SavepointCreationStatus represents the savepoint creation status used by the API.
No description provided by the author
UploadJarResponse represents the response body used by the upload JAR API.
# Interfaces
FlinkRestAPI is an interface representing the ability to execute multiple HTTP requests against the Apache Flink API.