public static final class IPSecVpnLocalEndpoint.Builder
extends java.lang.Object
IPSecVpnLocalEndpoint.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
IPSecVpnLocalEndpoint. |
| Modifier and Type | Method and Description |
|---|---|
IPSecVpnLocalEndpoint |
build() |
IPSecVpnLocalEndpoint.Builder |
setCertificatePath(java.lang.String certificatePath)
Policy path referencing site certificate.
|
IPSecVpnLocalEndpoint.Builder |
setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setDescription(java.lang.String description)
Description of this resource
|
IPSecVpnLocalEndpoint.Builder |
setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
IPSecVpnLocalEndpoint.Builder |
setId(java.lang.String id)
Unique identifier of this resource
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
IPSecVpnLocalEndpoint.Builder |
setLocalAddress(java.lang.String localAddress)
IPv4 or IPv6 Address of local endpoint.
|
IPSecVpnLocalEndpoint.Builder |
setLocalId(java.lang.String localId)
Local identifier.
|
IPSecVpnLocalEndpoint.Builder |
setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
IPSecVpnLocalEndpoint.Builder |
setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
IPSecVpnLocalEndpoint.Builder |
setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
IPSecVpnLocalEndpoint.Builder |
setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setResourceType(java.lang.String resourceType)
The type of this resource.
|
IPSecVpnLocalEndpoint.Builder |
setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setScope(java.lang.String scope)
Scope attribute refers to the Policy path identifying the LocaleService of
specific site where all the local end point configurations will be realized.
|
IPSecVpnLocalEndpoint.Builder |
setSelf(SelfResourceLink self) |
IPSecVpnLocalEndpoint.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.
|
IPSecVpnLocalEndpoint.Builder |
setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
IPSecVpnLocalEndpoint.Builder |
setTrustCaPaths(java.util.List<java.lang.String> trustCaPaths)
List of policy paths referencing certificate authority (CA) to verify peer
certificates.
|
IPSecVpnLocalEndpoint.Builder |
setTrustCrlPaths(java.util.List<java.lang.String> trustCrlPaths)
List of policy paths referencing certificate revocation list (CRL) to peer
certificates.
|
IPSecVpnLocalEndpoint.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()
IPSecVpnLocalEndpoint.public IPSecVpnLocalEndpoint.Builder setLinks(java.util.List<ResourceLink> links)
links - New value for the property.public IPSecVpnLocalEndpoint.Builder setSchema(java.lang.String schema)
schema - New value for the property.public IPSecVpnLocalEndpoint.Builder setSelf(SelfResourceLink self)
self - New value for the property.public IPSecVpnLocalEndpoint.Builder setRevision(java.lang.Long revision)
revision - New value for the property.public IPSecVpnLocalEndpoint.Builder setCreateTime(java.lang.Long createTime)
createTime - New value for the property.public IPSecVpnLocalEndpoint.Builder setCreateUser(java.lang.String createUser)
createUser - New value for the property.public IPSecVpnLocalEndpoint.Builder setLastModifiedTime(java.lang.Long lastModifiedTime)
lastModifiedTime - New value for the property.public IPSecVpnLocalEndpoint.Builder setLastModifiedUser(java.lang.String lastModifiedUser)
lastModifiedUser - New value for the property.public IPSecVpnLocalEndpoint.Builder setProtection(java.lang.String protection)
protection - New value for the property.public IPSecVpnLocalEndpoint.Builder setSystemOwned(java.lang.Boolean systemOwned)
systemOwned - New value for the property.public IPSecVpnLocalEndpoint.Builder setDescription(java.lang.String description)
description - New value for the property.public IPSecVpnLocalEndpoint.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public IPSecVpnLocalEndpoint.Builder setId(java.lang.String id)
id - New value for the property.public IPSecVpnLocalEndpoint.Builder setResourceType(java.lang.String resourceType)
resourceType - New value for the property.public IPSecVpnLocalEndpoint.Builder setTags(java.util.List<Tag> tags)
tags - New value for the property.public IPSecVpnLocalEndpoint.Builder setOriginSiteId(java.lang.String originSiteId)
originSiteId - New value for the property.public IPSecVpnLocalEndpoint.Builder setOwnerId(java.lang.String ownerId)
ownerId - New value for the property.public IPSecVpnLocalEndpoint.Builder setParentPath(java.lang.String parentPath)
parentPath - New value for the property.public IPSecVpnLocalEndpoint.Builder setPath(java.lang.String path)
path - New value for the property.public IPSecVpnLocalEndpoint.Builder setRealizationId(java.lang.String realizationId)
realizationId - New value for the property.public IPSecVpnLocalEndpoint.Builder setRelativePath(java.lang.String relativePath)
relativePath - New value for the property.public IPSecVpnLocalEndpoint.Builder setRemotePath(java.lang.String remotePath)
remotePath - New value for the property.public IPSecVpnLocalEndpoint.Builder setUniqueId(java.lang.String uniqueId)
uniqueId - New value for the property.public IPSecVpnLocalEndpoint.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 IPSecVpnLocalEndpoint.Builder setMarkedForDelete(java.lang.Boolean markedForDelete)
markedForDelete - New value for the property.public IPSecVpnLocalEndpoint.Builder setOverridden(java.lang.Boolean overridden)
overridden - New value for the property.public IPSecVpnLocalEndpoint.Builder setCertificatePath(java.lang.String certificatePath)
certificatePath - New value for the property.public IPSecVpnLocalEndpoint.Builder setLocalAddress(java.lang.String localAddress)
localAddress - New value for the property.public IPSecVpnLocalEndpoint.Builder setLocalId(java.lang.String localId)
localId - New value for the property.public IPSecVpnLocalEndpoint.Builder setScope(java.lang.String scope)
scope - New value for the property.public IPSecVpnLocalEndpoint.Builder setTrustCaPaths(java.util.List<java.lang.String> trustCaPaths)
trustCaPaths - New value for the property.public IPSecVpnLocalEndpoint.Builder setTrustCrlPaths(java.util.List<java.lang.String> trustCrlPaths)
trustCrlPaths - New value for the property.public IPSecVpnLocalEndpoint build()