| Package | Description |
|---|---|
| com.mulesoft.mule.runtime.gw.client.model |
| Modifier and Type | Method and Description |
|---|---|
static PolicyViolationDto |
PolicyViolationDto.from(com.mulesoft.mule.runtime.gw.api.analytics.PolicyViolation policyViolation) |
PolicyViolationDto |
HttpEvent.getPolicyViolation() |
| Constructor and Description |
|---|
HttpEvent(Integer apiId,
Long apiVersionId,
String orgId,
String hostId,
String clientId,
String transactionId,
String receivedTs,
String repliedTs,
String clientIp,
String verb,
String path,
int statusCode,
String userAgent,
int requestBytes,
int responseBytes,
com.mulesoft.mule.runtime.gw.api.analytics.RequestDisposition requestDisposition,
PolicyViolationDto policyViolation,
String apiName,
String apiVersion,
String instanceName,
String applicationName,
String eventId,
com.mulesoft.mule.runtime.gw.api.analytics.DeploymentType deploymentType) |
Copyright © 2014–2022 MuleSoft, Inc.. All rights reserved.