public interface AetherClient
Response head(String uri) throws IOException
IOException
Response get(String uri) throws IOException
IOException
Response get(String uri, Map<String,String> requestHeaders) throws IOException
IOException
Response put(String uri, RetryableSource source) throws IOException
IOException
void close() throws IOException
IOException
Copyright © 2019. All rights reserved.