Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
TlsRule.Builder |
TlsRule.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setDescription(java.lang.String description)
Description of this resource
|
TlsRule.Builder |
TlsRule.Builder.setDestinationGroups(java.util.List<java.lang.String> destinationGroups)
We need paths as duplicate names may exist for groups under different domains.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setDirection(java.lang.String direction)
Possible values are:
TlsRule.DIRECTION_IN TlsRule.DIRECTION_OUT TlsRule.DIRECTION_IN_OUT Define
direction of traffic. |
TlsRule.Builder |
TlsRule.Builder.setDisabled(java.lang.Boolean disabled)
Flag to deactivate the rule.
|
TlsRule.Builder |
TlsRule.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
TlsRule.Builder |
TlsRule.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
TlsRule.Builder |
TlsRule.Builder.setIpProtocol(java.lang.String ipProtocol)
Possible values are:
TlsRule.IP_PROTOCOL_IPV4 TlsRule.IP_PROTOCOL_IPV6 TlsRule.IP_PROTOCOL_IPV4_IPV6 Type of IP
packet that should be matched while enforcing the rule. |
TlsRule.Builder |
TlsRule.Builder.setIsDefault(java.lang.Boolean isDefault)
A flag to indicate whether rule is a default rule.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
TlsRule.Builder |
TlsRule.Builder.setLogged(java.lang.Boolean logged)
Flag to enable packet logging.
|
TlsRule.Builder |
TlsRule.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
TlsRule.Builder |
TlsRule.Builder.setNotes(java.lang.String notes)
Text for additional notes on changes.
|
TlsRule.Builder |
TlsRule.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
TlsRule.Builder |
TlsRule.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
TlsRule.Builder |
TlsRule.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setProfiles(java.util.List<java.lang.String> profiles)
Holds the list of layer 7 service profile paths.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setRemotePath(java.lang.String remotePath)
This is the path of the object on the local managers when queried on the NSX+
service, and path of the object on NSX+ service when queried from the local
managers.
|
TlsRule.Builder |
TlsRule.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
TlsRule.Builder |
TlsRule.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
TlsRule.Builder |
TlsRule.Builder.setRuleId(java.lang.Long ruleId)
This is a unique 4 byte positive number that is assigned by the system.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setSelf(SelfResourceLink self) |
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setServices(java.util.List<java.lang.String> services)
In order to specify all services, use the constant \"ANY\".
|
TlsRule.Builder |
TlsRule.Builder.setSourceGroups(java.util.List<java.lang.String> sourceGroups)
We need paths as duplicate names may exist for groups under different domains.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.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.
|
TlsRule.Builder |
TlsRule.Builder.setTag(java.lang.String tag)
User level field which will be printed in CLI and packet logs.
|
TlsRule.Builder |
TlsRule.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
TlsRule.Builder |
TlsRule.Builder.setTlsProfile(java.lang.String tlsProfile)
TLS profile path.
|
TlsRule.Builder |
TlsRule.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entities in a
federated environment.
|