public class PolicyViolation extends Object implements Serializable
| Modifier and Type | Class and Description |
|---|---|
static class |
PolicyViolation.Builder |
| Modifier and Type | Method and Description |
|---|---|
static PolicyViolation.Builder |
builder() |
String |
getCategory() |
PolicyViolationOutcome |
getOutcome() |
String |
getPolicyId() |
String |
getPolicyName() |
String |
toString() |
public static PolicyViolation.Builder builder()
public String getPolicyId()
public PolicyViolationOutcome getOutcome()
public String getPolicyName()
public String getCategory()
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.