Class RestClient

java.lang.Object
org.apache.flink.runtime.rest.RestClient
All Implemented Interfaces:
AutoCloseable, org.apache.flink.util.AutoCloseableAsync

public class RestClient extends Object implements org.apache.flink.util.AutoCloseableAsync
This client is the counter-part to the RestServerEndpoint.