public class NessusScanOptOutResponse extends Object implements Serializable
Constructor and Description |
---|
NessusScanOptOutResponse(String orgUuid,
boolean optOut,
Set<String> exclusions) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
Set<String> |
getExclusions()
Get the set of ip addresses to skip.
|
String |
getOrgUuid()
Get the org uuid.
|
int |
hashCode() |
boolean |
isOptOut()
Is the org opted out.
|
String |
toString() |
Copyright © 2019 iland Internet Solutions, Corp. All rights reserved.