public class NessusScanUpdateResponse extends Object implements Serializable
Constructor and Description |
---|
NessusScanUpdateResponse(Instant creationDate,
String customTargets,
String defaultPermissions,
String description,
String emails,
int id,
int lastModificationDate,
String name,
String notificationFilterType,
String notificationFilters,
String owner,
int ownerId,
int policyId,
String rrules,
int scannerId,
int shared,
String startTime,
int tagId,
String timezone,
String type,
int userPermissions,
String uuid,
boolean useDashboard) |
Modifier and Type | Method and Description |
---|---|
Instant |
getCreationDate()
Get the scan creation date.
|
String |
getCustomTargets()
Get the custom targets.
|
String |
getDefaultPermissions()
Get the default scan permissions.
|
String |
getDescription()
Get the scan description.
|
String |
getEmails()
Get the scan emails.
|
int |
getId()
Get the scan id.
|
int |
getLastModificationDate()
Get the last modification date.
|
String |
getName()
Get the scan name.
|
String |
getNotificationFilters()
Get the notification filters.
|
String |
getNotificationFilterType()
Get the notification filter type.
|
String |
getOwner()
Get the owner.
|
int |
getOwnerId()
Get the owner id.
|
int |
getPolicyId()
Get the scan policy id.
|
String |
getRrules()
Get the scan schedule.
|
int |
getScannerId()
Get the scanner id.
|
int |
getShared()
Get whether the scan is shared.
|
String |
getStartTime()
Get the scan start time.
|
int |
getTagId()
Get the tag id.
|
String |
getTimezone()
Get the timezone.
|
String |
getType()
Get the scan type.
|
int |
getUserPermissions()
Get the user permissions.
|
String |
getUuid()
Get the scan uuid.
|
boolean |
isUseDashboard()
Whether to use the dashboard.
|
public NessusScanUpdateResponse(Instant creationDate, String customTargets, String defaultPermissions, String description, String emails, int id, int lastModificationDate, String name, String notificationFilterType, String notificationFilters, String owner, int ownerId, int policyId, String rrules, int scannerId, int shared, String startTime, int tagId, String timezone, String type, int userPermissions, String uuid, boolean useDashboard)
public boolean isUseDashboard()
public int getUserPermissions()
public String getTimezone()
public int getTagId()
public int getShared()
public int getScannerId()
public int getPolicyId()
public int getOwnerId()
public String getNotificationFilters()
String
notification filterspublic String getNotificationFilterType()
String
notification filter typepublic int getLastModificationDate()
public int getId()
public String getDefaultPermissions()
String
default scan permissionspublic String getCustomTargets()
String
custom targetsCopyright © 2019 iland Internet Solutions, Corp. All rights reserved.