Package org.zalando.logbook
Interface Precorrelation
- All Known Subinterfaces:
Correlation
@API(status=STABLE)
public interface Precorrelation
-
Method Summary
Modifier and Type Method Description Correlationcorrelate()java.lang.StringgetId()java.time.InstantgetStart()
-
Method Details
-
getId
java.lang.String getId() -
getStart
java.time.Instant getStart() -
correlate
Correlation correlate()
-