T
- Input parameter typeR
- Return type@FunctionalInterface public static interface HttpClientRequest.CheckedFunction<T,R>
Modifier and Type | Method and Description |
---|---|
R |
apply(T t) |
R apply(T t) throws IOException
IOException
Copyright © 2018 WSO2. All rights reserved.