Class JobConfigHeaders

java.lang.Object
org.apache.flink.runtime.rest.messages.JobConfigHeaders
All Implemented Interfaces:
RestHandlerSpecification, MessageHeaders<EmptyRequestBody,JobConfigInfo,JobMessageParameters>, RuntimeMessageHeaders<EmptyRequestBody,JobConfigInfo,JobMessageParameters>, UntypedResponseMessageHeaders<EmptyRequestBody,JobMessageParameters>

public class JobConfigHeaders extends Object implements RuntimeMessageHeaders<EmptyRequestBody,JobConfigInfo,JobMessageParameters>
Message headers for the JobConfigHandler.