Package datahub.client
Interface MetadataResponseFuture.ResponseMapper
- Enclosing class:
- MetadataResponseFuture
- Functional Interface:
- This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.
-
Method Summary
Modifier and TypeMethodDescriptionmap(org.apache.hc.client5.http.async.methods.SimpleHttpResponse httpResponse)
-
Method Details
-
map
-