Package io.gs2.cdk.log.model
Class AccessLogWithTelemetry
java.lang.Object
io.gs2.cdk.log.model.AccessLogWithTelemetry
-
Constructor Summary
ConstructorsConstructorDescriptionAccessLogWithTelemetry(Long timestamp, String sourceRequestId, String requestId, Long duration, String service, String method, String request, String result, AccessLogWithTelemetryStatus status) AccessLogWithTelemetry(Long timestamp, String sourceRequestId, String requestId, Long duration, String service, String method, String request, String result, AccessLogWithTelemetryStatus status, AccessLogWithTelemetryOptions options) -
Method Summary
-
Constructor Details
-
AccessLogWithTelemetry
public AccessLogWithTelemetry(Long timestamp, String sourceRequestId, String requestId, Long duration, String service, String method, String request, String result, AccessLogWithTelemetryStatus status, AccessLogWithTelemetryOptions options) -
AccessLogWithTelemetry
-
-
Method Details
-
properties
-