Interface ChildTemplate.ClientCallback<CLIENT,RESULT>
- Enclosing class:
- ChildTemplate<T extends co.elastic.clients.transport.Transport,
CLIENT extends co.elastic.clients.ApiClient<T, CLIENT>>
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
Callback interface to be used with
ChildTemplate.execute(ClientCallback)
for operating directly on the client.-
Method Summary
-
Method Details
-
doWithClient
- Throws:
IOException
-