Class ConfigureSessionHeaders

    • Constructor Detail

      • ConfigureSessionHeaders

        public ConfigureSessionHeaders()
    • Method Detail

      • getResponseClass

        public Class<org.apache.flink.runtime.rest.messages.EmptyResponseBody> getResponseClass()
        Specified by:
        getResponseClass in interface org.apache.flink.runtime.rest.messages.MessageHeaders<ConfigureSessionRequestBody,​org.apache.flink.runtime.rest.messages.EmptyResponseBody,​SessionMessageParameters>
      • getResponseStatusCode

        public org.apache.flink.shaded.netty4.io.netty.handler.codec.http.HttpResponseStatus getResponseStatusCode()
        Specified by:
        getResponseStatusCode in interface org.apache.flink.runtime.rest.messages.MessageHeaders<ConfigureSessionRequestBody,​org.apache.flink.runtime.rest.messages.EmptyResponseBody,​SessionMessageParameters>
      • getHttpMethod

        public org.apache.flink.runtime.rest.HttpMethodWrapper getHttpMethod()
        Specified by:
        getHttpMethod in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification
      • getTargetRestEndpointURL

        public String getTargetRestEndpointURL()
        Specified by:
        getTargetRestEndpointURL in interface org.apache.flink.runtime.rest.handler.RestHandlerSpecification