Package io.fabric8.kubernetes.client
Class WithRequestCallable<C extends Client>
java.lang.Object
io.fabric8.kubernetes.client.WithRequestCallable<C>
- All Implemented Interfaces:
FunctionCallable<C>
public class WithRequestCallable<C extends Client> extends Object implements FunctionCallable<C>
-
Constructor Summary
Constructors Constructor Description WithRequestCallable(C client, RequestConfig requestConfig) -
Method Summary
-
Constructor Details
-
Method Details
-
call
- Specified by:
callin interfaceFunctionCallable<C extends Client>
-