public static class PolicyViolation.Builder extends Object
| Constructor and Description |
|---|
Builder() |
| Modifier and Type | Method and Description |
|---|---|
PolicyViolation |
build() |
PolicyViolation.Builder |
withCategory(String category) |
PolicyViolation.Builder |
withOutcome(PolicyViolationOutcome outcome) |
PolicyViolation.Builder |
withPolicyId(String policyId) |
PolicyViolation.Builder |
withPolicyName(String policyName) |
public PolicyViolation.Builder withPolicyId(String policyId)
public PolicyViolation.Builder withOutcome(PolicyViolationOutcome outcome)
public PolicyViolation.Builder withCategory(String category)
public PolicyViolation.Builder withPolicyName(String policyName)
public PolicyViolation build()
Copyright © 2014–2023 MuleSoft, Inc.. All rights reserved.