Package | Description |
---|---|
com.vmware.nsx_policy.model |
Modifier and Type | Method and Description |
---|---|
L3Vpn.Builder |
L3Vpn.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setDescription(java.lang.String description)
Description of this resource
|
L3Vpn.Builder |
L3Vpn.Builder.setDhGroups(java.util.List<java.lang.String> dhGroups)
Possible values are:
L3Vpn.DH_GROUPS_GROUP2 L3Vpn.DH_GROUPS_GROUP5 L3Vpn.DH_GROUPS_GROUP14 L3Vpn.DH_GROUPS_GROUP15 L3Vpn.DH_GROUPS_GROUP16 Diffie-Hellman
group to be used if PFS is enabled. |
L3Vpn.Builder |
L3Vpn.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
L3Vpn.Builder |
L3Vpn.Builder.setEnabled(java.lang.Boolean enabled)
Flag to enable L3Vpn.
|
L3Vpn.Builder |
L3Vpn.Builder.setEnablePerfectForwardSecrecy(java.lang.Boolean enablePerfectForwardSecrecy)
If true, perfect forward secrecy (PFS) is enabled.
|
L3Vpn.Builder |
L3Vpn.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
L3Vpn.Builder |
L3Vpn.Builder.setIkeDigestAlgorithms(java.util.List<java.lang.String> ikeDigestAlgorithms)
Possible values are:
L3Vpn.IKE_DIGEST_ALGORITHMS_SHA1 L3Vpn.IKE_DIGEST_ALGORITHMS_SHA2_256
L3Vpn.IKE_DIGEST_ALGORITHMS_SHA2_384
L3Vpn.IKE_DIGEST_ALGORITHMS_SHA2_512
Algorithm to be used for message digest during Internet Key Exchange(IKE)
negotiation. |
L3Vpn.Builder |
L3Vpn.Builder.setIkeEncryptionAlgorithms(java.util.List<java.lang.String> ikeEncryptionAlgorithms)
Possible values are:
L3Vpn.IKE_ENCRYPTION_ALGORITHMS_128
L3Vpn.IKE_ENCRYPTION_ALGORITHMS_256
L3Vpn.IKE_ENCRYPTION_ALGORITHMS_GCM_128
L3Vpn.IKE_ENCRYPTION_ALGORITHMS_GCM_192
L3Vpn.IKE_ENCRYPTION_ALGORITHMS_GCM_256
Algorithm to be used during Internet Key Exchange(IKE) negotiation. |
L3Vpn.Builder |
L3Vpn.Builder.setIkeVersion(java.lang.String ikeVersion)
Possible values are:
L3Vpn.IKE_VERSION_V1 L3Vpn.IKE_VERSION_V2 L3Vpn.IKE_VERSION_FLEX IKE protocol
version to be used. |
L3Vpn.Builder |
L3Vpn.Builder.setL3vpnSession(com.vmware.vapi.bindings.Structure l3vpnSession) |
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
L3Vpn.Builder |
L3Vpn.Builder.setLocalAddress(java.lang.String localAddress)
IPv4 address of local gateway format: ipv4
|
L3Vpn.Builder |
L3Vpn.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
L3Vpn.Builder |
L3Vpn.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
L3Vpn.Builder |
L3Vpn.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
L3Vpn.Builder |
L3Vpn.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setPassphrases(java.util.List<java.lang.String> passphrases)
List of IPSec pre-shared keys used for IPSec authentication.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setRemotePrivateAddress(java.lang.String remotePrivateAddress)
This field is used to resolve conflicts in case of a remote site being behind
NAT as remote public ip address is not enough.
|
L3Vpn.Builder |
L3Vpn.Builder.setRemotePublicAddress(java.lang.String remotePublicAddress)
Public IPv4 address of remote gateway format: ipv4
|
L3Vpn.Builder |
L3Vpn.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
L3Vpn.Builder |
L3Vpn.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setSelf(SelfResourceLink self) |
L3Vpn.Builder |
L3Vpn.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.
|
L3Vpn.Builder |
L3Vpn.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
L3Vpn.Builder |
L3Vpn.Builder.setTunnelDigestAlgorithms(java.util.List<java.lang.String> tunnelDigestAlgorithms)
Possible values are:
L3Vpn.TUNNEL_DIGEST_ALGORITHMS_SHA1
L3Vpn.TUNNEL_DIGEST_ALGORITHMS_SHA2_256
L3Vpn.TUNNEL_DIGEST_ALGORITHMS_SHA2_384
L3Vpn.TUNNEL_DIGEST_ALGORITHMS_SHA2_512
Algorithm to be used for message digest during tunnel establishment. |
L3Vpn.Builder |
L3Vpn.Builder.setTunnelEncryptionAlgorithms(java.util.List<java.lang.String> tunnelEncryptionAlgorithms)
Possible values are:
L3Vpn.TUNNEL_ENCRYPTION_ALGORITHMS_128
L3Vpn.TUNNEL_ENCRYPTION_ALGORITHMS_256
L3Vpn.TUNNEL_ENCRYPTION_ALGORITHMS_GCM_128
L3Vpn.TUNNEL_ENCRYPTION_ALGORITHMS_GCM_192
L3Vpn.TUNNEL_ENCRYPTION_ALGORITHMS_GCM_256
Encryption algorithm to encrypt/decrypt the messages exchanged between
IPSec VPN initiator and responder during tunnel negotiation. |
L3Vpn.Builder |
L3Vpn.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entities in a
federated environment.
|