| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
IdsRule. |
| Modifier and Type | Method and Description |
|---|---|
IdsRule |
build() |
IdsRule.Builder |
setAction(java.lang.String action)
Possible values are:
IdsRule.ACTION_DETECT IdsRule.ACTION_DETECT_PREVENT The
action to be applied. |
IdsRule.Builder |
setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
IdsRule.Builder |
setCreateTime(java.lang.Long createTime)
Timestamp of resource creation format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setCreateUser(java.lang.String createUser)
ID of the user who created this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setDescription(java.lang.String description)
Description of this resource
|
IdsRule.Builder |
setDestinationGroups(java.util.List<java.lang.String> destinationGroups)
We need paths as duplicate names may exist for groups under different domains.
|
IdsRule.Builder |
setDestinationsExcluded(java.lang.Boolean destinationsExcluded)
If set to true, the rule gets applied on all the groups that are NOT part of the
destination groups.
|
IdsRule.Builder |
setDirection(java.lang.String direction)
Possible values are:
IdsRule.DIRECTION_IN IdsRule.DIRECTION_OUT IdsRule.DIRECTION_IN_OUT Define
direction of traffic. |
IdsRule.Builder |
setDisabled(java.lang.Boolean disabled)
Flag to disable the rule.
|
IdsRule.Builder |
setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
IdsRule.Builder |
setId(java.lang.String id)
Unique identifier of this resource
|
IdsRule.Builder |
setIdsProfiles(java.util.List<java.lang.String> idsProfiles)
collections of IDS or Anti-Malware profiles.
|
IdsRule.Builder |
setIpProtocol(java.lang.String ipProtocol)
Possible values are:
IdsRule.IP_PROTOCOL_IPV4 IdsRule.IP_PROTOCOL_IPV6 IdsRule.IP_PROTOCOL_IPV4_IPV6
Type of IP packet that should be matched while enforcing the rule. |
IdsRule.Builder |
setIsDefault(java.lang.Boolean isDefault)
A flag to indicate whether rule is a default rule.
|
IdsRule.Builder |
setLastModifiedTime(java.lang.Long lastModifiedTime)
Timestamp of last modification format: int64
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setLastModifiedUser(java.lang.String lastModifiedUser)
ID of the user who last modified this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
IdsRule.Builder |
setLogged(java.lang.Boolean logged)
Flag to enable packet logging.
|
IdsRule.Builder |
setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
IdsRule.Builder |
setNotes(java.lang.String notes)
Text for additional notes on changes.
|
IdsRule.Builder |
setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
IdsRule.Builder |
setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
IdsRule.Builder |
setOversubscription(java.lang.String oversubscription)
Possible values are:
IdsRule.OVERSUBSCRIPTION_BYPASSED
IdsRule.OVERSUBSCRIPTION_DROPPED
IdsRule.OVERSUBSCRIPTION_INHERIT_GLOBAL
Following are the choices for oversubscription configuration at the
rule-level. |
IdsRule.Builder |
setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
IdsRule.Builder |
setParentPath(java.lang.String parentPath)
Path of its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setPath(java.lang.String path)
Absolute path of this object
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setProfiles(java.util.List<java.lang.String> profiles)
Holds the list of layer 7 service profile paths.
|
IdsRule.Builder |
setProtection(java.lang.String protection)
Protection status is one of the following: PROTECTED - the client who retrieved
the entity is not allowed to modify it.
|
IdsRule.Builder |
setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
IdsRule.Builder |
setRelativePath(java.lang.String relativePath)
Path relative from its parent
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the PMaaS
service, and path of the object on PMaaS service when queried from the local
managers.
|
IdsRule.Builder |
setResourceType(java.lang.String resourceType)
The type of this resource.
|
IdsRule.Builder |
setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
IdsRule.Builder |
setRuleId(java.lang.Long ruleId)
This is a unique 4 byte positive number that is assigned by the system.
|
IdsRule.Builder |
setSchema(java.lang.String schema)
Schema for this resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setScope(java.util.List<java.lang.String> scope)
The list of policy paths where the rule is applied LR/Edge/T0/T1/LRP etc.
|
IdsRule.Builder |
setSelf(SelfResourceLink self) |
IdsRule.Builder |
setSequenceNumber(java.lang.Long sequenceNumber)
This field is used to resolve conflicts between multiple Rules under Security or
Gateway Policy for a Domain If no sequence number is specified in the payload, a
value of 0 is assigned by default.
|
IdsRule.Builder |
setServiceEntries(java.util.List<com.vmware.vapi.bindings.Structure> serviceEntries)
In order to specify raw services this can be used, along with services which
contains path to services.
|
IdsRule.Builder |
setServices(java.util.List<java.lang.String> services)
In order to specify all services, use the constant \"ANY\".
|
IdsRule.Builder |
setSourceGroups(java.util.List<java.lang.String> sourceGroups)
We need paths as duplicate names may exist for groups under different domains.
|
IdsRule.Builder |
setSourcesExcluded(java.lang.Boolean sourcesExcluded)
If set to true, the rule gets applied on all the groups that are NOT part of the
source groups.
|
IdsRule.Builder |
setSystemOwned(java.lang.Boolean systemOwned)
Indicates system owned resource
This property may be present in responses from the server, but if it is present
in a request to server it will be ignored.
|
IdsRule.Builder |
setTag(java.lang.String tag)
User level field which will be printed in CLI and packet logs.
|
IdsRule.Builder |
setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
IdsRule.Builder |
setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entites in a
federated environment.
|
public Builder()
IdsRule.public IdsRule.Builder setLinks(java.util.List<ResourceLink> links)
links - New value for the property.public IdsRule.Builder setSchema(java.lang.String schema)
schema - New value for the property.public IdsRule.Builder setSelf(SelfResourceLink self)
self - New value for the property.public IdsRule.Builder setRevision(java.lang.Long revision)
revision - New value for the property.public IdsRule.Builder setCreateTime(java.lang.Long createTime)
createTime - New value for the property.public IdsRule.Builder setCreateUser(java.lang.String createUser)
createUser - New value for the property.public IdsRule.Builder setLastModifiedTime(java.lang.Long lastModifiedTime)
lastModifiedTime - New value for the property.public IdsRule.Builder setLastModifiedUser(java.lang.String lastModifiedUser)
lastModifiedUser - New value for the property.public IdsRule.Builder setProtection(java.lang.String protection)
protection - New value for the property.public IdsRule.Builder setSystemOwned(java.lang.Boolean systemOwned)
systemOwned - New value for the property.public IdsRule.Builder setDescription(java.lang.String description)
description - New value for the property.public IdsRule.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public IdsRule.Builder setId(java.lang.String id)
id - New value for the property.public IdsRule.Builder setResourceType(java.lang.String resourceType)
resourceType - New value for the property.public IdsRule.Builder setTags(java.util.List<Tag> tags)
tags - New value for the property.public IdsRule.Builder setOriginSiteId(java.lang.String originSiteId)
originSiteId - New value for the property.public IdsRule.Builder setOwnerId(java.lang.String ownerId)
ownerId - New value for the property.public IdsRule.Builder setParentPath(java.lang.String parentPath)
parentPath - New value for the property.public IdsRule.Builder setPath(java.lang.String path)
path - New value for the property.public IdsRule.Builder setRealizationId(java.lang.String realizationId)
realizationId - New value for the property.public IdsRule.Builder setRelativePath(java.lang.String relativePath)
relativePath - New value for the property.public IdsRule.Builder setRemotePath(java.lang.String remotePath)
remotePath - New value for the property.public IdsRule.Builder setUniqueId(java.lang.String uniqueId)
uniqueId - New value for the property.public IdsRule.Builder setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
children - New value for the property.
When clients pass a value of this class as a parameter, the property must
contain all the properties defined in ChildPolicyConfigResource. When methods
return a value of this class as a return value, the property will contain all
the properties defined in ChildPolicyConfigResource.public IdsRule.Builder setMarkedForDelete(java.lang.Boolean markedForDelete)
markedForDelete - New value for the property.public IdsRule.Builder setOverridden(java.lang.Boolean overridden)
overridden - New value for the property.public IdsRule.Builder setDestinationGroups(java.util.List<java.lang.String> destinationGroups)
destinationGroups - New value for the property.public IdsRule.Builder setDestinationsExcluded(java.lang.Boolean destinationsExcluded)
destinationsExcluded - New value for the property.public IdsRule.Builder setDirection(java.lang.String direction)
direction - New value for the property.public IdsRule.Builder setDisabled(java.lang.Boolean disabled)
disabled - New value for the property.public IdsRule.Builder setIpProtocol(java.lang.String ipProtocol)
ipProtocol - New value for the property.public IdsRule.Builder setIsDefault(java.lang.Boolean isDefault)
isDefault - New value for the property.public IdsRule.Builder setLogged(java.lang.Boolean logged)
logged - New value for the property.public IdsRule.Builder setNotes(java.lang.String notes)
notes - New value for the property.public IdsRule.Builder setProfiles(java.util.List<java.lang.String> profiles)
profiles - New value for the property.public IdsRule.Builder setRuleId(java.lang.Long ruleId)
ruleId - New value for the property.public IdsRule.Builder setScope(java.util.List<java.lang.String> scope)
scope - New value for the property.public IdsRule.Builder setSequenceNumber(java.lang.Long sequenceNumber)
sequenceNumber - New value for the property.public IdsRule.Builder setServiceEntries(java.util.List<com.vmware.vapi.bindings.Structure> serviceEntries)
serviceEntries - New value for the property.
When clients pass a value of this class as a parameter, the property must
contain all the properties defined in ServiceEntry. When methods return a value of
this class as a return value, the property will contain all the properties
defined in ServiceEntry.public IdsRule.Builder setServices(java.util.List<java.lang.String> services)
services - New value for the property.public IdsRule.Builder setSourceGroups(java.util.List<java.lang.String> sourceGroups)
sourceGroups - New value for the property.public IdsRule.Builder setSourcesExcluded(java.lang.Boolean sourcesExcluded)
sourcesExcluded - New value for the property.public IdsRule.Builder setTag(java.lang.String tag)
tag - New value for the property.public IdsRule.Builder setAction(java.lang.String action)
action - New value for the property.public IdsRule.Builder setIdsProfiles(java.util.List<java.lang.String> idsProfiles)
idsProfiles - New value for the property.public IdsRule.Builder setOversubscription(java.lang.String oversubscription)
oversubscription - New value for the property.public IdsRule build()