public class QuarantinePolicy extends Object
Constructor and Description |
---|
QuarantinePolicy() |
Modifier and Type | Method and Description |
---|---|
PolicyStatus |
status()
Get the value that indicates whether the policy is enabled or not.
|
QuarantinePolicy |
withStatus(PolicyStatus status)
Set the value that indicates whether the policy is enabled or not.
|
public PolicyStatus status()
public QuarantinePolicy withStatus(PolicyStatus status)
status
- the status value to setCopyright © 2019. All rights reserved.