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.

@FunctionalInterface public static interface ChildTemplate.ClientCallback<CLIENT,RESULT>
Callback interface to be used with ChildTemplate.execute(ClientCallback) for operating directly on the client.
  • Method Summary

    Modifier and Type
    Method
    Description