Package com.vmware.nsx_policy.model
Class TlsInspectionExternalProfile.Builder
- java.lang.Object
-
- com.vmware.nsx_policy.model.TlsInspectionExternalProfile.Builder
-
- Enclosing class:
- TlsInspectionExternalProfile
public static final class TlsInspectionExternalProfile.Builder extends java.lang.Object
Builder class forTlsInspectionExternalProfile
.
-
-
Constructor Summary
Constructors Constructor Description Builder()
Constructor with parameters for the required properties ofTlsInspectionExternalProfile
.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TlsInspectionExternalProfile
build()
TlsInspectionExternalProfile.Builder
setAttention(java.lang.String attention)
Used to indicate an TLS version or Cipher version pre-defined settings mis-match.TlsInspectionExternalProfile.Builder
setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.TlsInspectionExternalProfile.Builder
setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Client's list of cipher suites.TlsInspectionExternalProfile.Builder
setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are:TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_2
TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_1
TlsInspectionExternalProfile.CLIENT_MAX_TLS_VERSION_0
Client's maximum TLS version to enforce.TlsInspectionExternalProfile.Builder
setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are:TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_2
TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_1
TlsInspectionExternalProfile.CLIENT_MIN_TLS_VERSION_0
Client's minimum TLS version to enforce.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setCrls(java.util.List<java.lang.String> crls)
Bypass profile - CRL is required if the \"invalid_certificate\" action is allow.TlsInspectionExternalProfile.Builder
setCryptoEnforcement(java.lang.String cryptoEnforcement)
Possible values are:TlsInspectionExternalProfile.CRYPTO_ENFORCEMENT_ENFORCE
TlsInspectionExternalProfile.CRYPTO_ENFORCEMENT_TRANSPARENT
If enforced and if TLS protocol Client/Server Hello has none of the permitted TLS versions or ciphers then the connection is immediately terminated.TlsInspectionExternalProfile.Builder
setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are:TlsInspectionExternalProfile.DECRYPTION_FAIL_ACTION_BLOCK
TlsInspectionExternalProfile.DECRYPTION_FAIL_ACTION_BYPASS
Action to take when TLS handshake fails.TlsInspectionExternalProfile.Builder
setDescription(java.lang.String description)
Description of this resourceTlsInspectionExternalProfile.Builder
setDisplayName(java.lang.String displayName)
Defaults to ID if not setTlsInspectionExternalProfile.Builder
setId(java.lang.String id)
Unique identifier of this resourceTlsInspectionExternalProfile.Builder
setIdleConnectionTimeout(java.lang.Long idleConnectionTimeout)
Timeout the connection when kept idle.TlsInspectionExternalProfile.Builder
setInvalidCertAction(java.lang.String invalidCertAction)
Possible values are:TlsInspectionExternalProfile.INVALID_CERT_ACTION_BLOCK
TlsInspectionExternalProfile.INVALID_CERT_ACTION_ALLOW
If presented invalid certificates take this action.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.TlsInspectionExternalProfile.Builder
setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked on them.TlsInspectionExternalProfile.Builder
setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - activate the ocsp must staple, false - deactivate it.TlsInspectionExternalProfile.Builder
setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.TlsInspectionExternalProfile.Builder
setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.TlsInspectionExternalProfile.Builder
setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setProxyTrustedCaCert(java.lang.String proxyTrustedCaCert)
Proxy trusted ca cert and key used to issue valid ca certificate.TlsInspectionExternalProfile.Builder
setProxyUntrustedCaCert(java.lang.String proxyUntrustedCaCert)
Proxy untrusted ca cert and key used to issue invalid ca certificateTlsInspectionExternalProfile.Builder
setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setSelf(SelfResourceLink self)
TlsInspectionExternalProfile.Builder
setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Server's list of cipher suites.TlsInspectionExternalProfile.Builder
setServerMaxTlsVersion(java.lang.String serverMaxTlsVersion)
Possible values are:TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_2
TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_1
TlsInspectionExternalProfile.SERVER_MAX_TLS_VERSION_0
Server's maximum TLS version to enforce.TlsInspectionExternalProfile.Builder
setServerMinTlsVersion(java.lang.String serverMinTlsVersion)
Possible values are:TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_2
TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_1
TlsInspectionExternalProfile.SERVER_MIN_TLS_VERSION_0
Server's minimum TLS version to enforce.TlsInspectionExternalProfile.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.TlsInspectionExternalProfile.Builder
setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API userTlsInspectionExternalProfile.Builder
setTlsConfigSetting(java.lang.String tlsConfigSetting)
TlsInspectionExternalProfile.Builder
setTrustedCaBundles(java.util.List<java.lang.String> trustedCaBundles)
Bypass profile - CA bundle is required if the \"invalid_certificate\" action is allow.TlsInspectionExternalProfile.Builder
setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entities in a federated environment.
-
-
-
Constructor Detail
-
Builder
public Builder()
Constructor with parameters for the required properties ofTlsInspectionExternalProfile
.
-
-
Method Detail
-
setClientCipherSuite
public TlsInspectionExternalProfile.Builder setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionExternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
- Parameters:
clientCipherSuite
- New value for the property.
-
-
setClientMaxTlsVersion
public TlsInspectionExternalProfile.Builder setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are: Client's maximum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported TLS versions are TLS1.1 and TLS1.2.- Parameters:
clientMaxTlsVersion
- New value for the property.
-
setClientMinTlsVersion
public TlsInspectionExternalProfile.Builder setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are: Client's minimum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported TLS versions are TLS1.1 and TLS1.2.- Parameters:
clientMinTlsVersion
- New value for the property.
-
setCryptoEnforcement
public TlsInspectionExternalProfile.Builder setCryptoEnforcement(java.lang.String cryptoEnforcement)
Possible values are: If enforced and if TLS protocol Client/Server Hello has none of the permitted TLS versions or ciphers then the connection is immediately terminated.- Parameters:
cryptoEnforcement
- New value for the property.
-
setDecryptionFailAction
public TlsInspectionExternalProfile.Builder setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are: Action to take when TLS handshake fails.- Parameters:
decryptionFailAction
- New value for the property.
-
setInvalidCertAction
public TlsInspectionExternalProfile.Builder setInvalidCertAction(java.lang.String invalidCertAction)
Possible values are: If presented invalid certificates take this action.- Parameters:
invalidCertAction
- New value for the property.
-
setOcspMustStaple
public TlsInspectionExternalProfile.Builder setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - activate the ocsp must staple, false - deactivate it.- Parameters:
ocspMustStaple
- New value for the property.
-
setProxyTrustedCaCert
public TlsInspectionExternalProfile.Builder setProxyTrustedCaCert(java.lang.String proxyTrustedCaCert)
Proxy trusted ca cert and key used to issue valid ca certificate. This is the subordinate CA cert (referred to as Proxy CA) by the Enterprise Issuing CA.- Parameters:
proxyTrustedCaCert
- New value for the property.
-
setProxyUntrustedCaCert
public TlsInspectionExternalProfile.Builder setProxyUntrustedCaCert(java.lang.String proxyUntrustedCaCert)
Proxy untrusted ca cert and key used to issue invalid ca certificate- Parameters:
proxyUntrustedCaCert
- New value for the property.
-
setServerCipherSuite
public TlsInspectionExternalProfile.Builder setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionExternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
- Parameters:
serverCipherSuite
- New value for the property.
-
-
setServerMaxTlsVersion
public TlsInspectionExternalProfile.Builder setServerMaxTlsVersion(java.lang.String serverMaxTlsVersion)
Possible values are: Server's maximum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported versions are TLS1.1 and TLS1.2.- Parameters:
serverMaxTlsVersion
- New value for the property.
-
setServerMinTlsVersion
public TlsInspectionExternalProfile.Builder setServerMinTlsVersion(java.lang.String serverMinTlsVersion)
Possible values are: Server's minimum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported versions are TLS1.1 and TLS1.2.- Parameters:
serverMinTlsVersion
- New value for the property.
-
setTlsConfigSetting
public TlsInspectionExternalProfile.Builder setTlsConfigSetting(java.lang.String tlsConfigSetting)
Possible values are: Pre-defined config settings. Settings could be one of Balanced, High Fidelity, High Security, Custom- Parameters:
tlsConfigSetting
- New value for the property.
-
setLinks
public TlsInspectionExternalProfile.Builder setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource. Ignored on PUT and POST. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
links
- New value for the property.
-
setSchema
public TlsInspectionExternalProfile.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.- Parameters:
schema
- New value for the property.
-
setSelf
public TlsInspectionExternalProfile.Builder setSelf(SelfResourceLink self)
- Parameters:
self
- New value for the property.
-
setRevision
public TlsInspectionExternalProfile.Builder setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource. To prevent clients from overwriting each other's changes, PUT operations must include the current _revision of the resource, which clients should obtain by issuing a GET operation. If the _revision provided in a PUT request is missing or stale, the operation will be rejected. format: int32- Parameters:
revision
- New value for the property.
-
setCreateTime
public TlsInspectionExternalProfile.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.- Parameters:
createTime
- New value for the property.
-
setCreateUser
public TlsInspectionExternalProfile.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.- Parameters:
createUser
- New value for the property.
-
setLastModifiedTime
public TlsInspectionExternalProfile.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.- Parameters:
lastModifiedTime
- New value for the property.
-
setLastModifiedUser
public TlsInspectionExternalProfile.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.- Parameters:
lastModifiedUser
- New value for the property.
-
setProtection
public TlsInspectionExternalProfile.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. NOT_PROTECTED - the client who retrieved the entity is allowed to modify it REQUIRE_OVERRIDE - the client who retrieved the entity is a super user and can modify it, but only when providing the request header X-Allow-Overwrite=true. UNKNOWN - the _protection field could not be determined for this entity. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
protection
- New value for the property.
-
setSystemOwned
public TlsInspectionExternalProfile.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.- Parameters:
systemOwned
- New value for the property.
-
setDescription
public TlsInspectionExternalProfile.Builder setDescription(java.lang.String description)
Description of this resource- Parameters:
description
- New value for the property.
-
setDisplayName
public TlsInspectionExternalProfile.Builder setDisplayName(java.lang.String displayName)
Defaults to ID if not set- Parameters:
displayName
- New value for the property.
-
setId
public TlsInspectionExternalProfile.Builder setId(java.lang.String id)
Unique identifier of this resource- Parameters:
id
- New value for the property.
-
setTags
public TlsInspectionExternalProfile.Builder setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user- Parameters:
tags
- New value for the property.
-
setOriginSiteId
public TlsInspectionExternalProfile.Builder setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object. This is used in NSX+. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
originSiteId
- New value for the property.
-
setOwnerId
public TlsInspectionExternalProfile.Builder setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object. This is used in NSX+. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
ownerId
- New value for the property.
-
setParentPath
public TlsInspectionExternalProfile.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.- Parameters:
parentPath
- New value for the property.
-
setPath
public TlsInspectionExternalProfile.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.- Parameters:
path
- New value for the property.
-
setRealizationId
public TlsInspectionExternalProfile.Builder setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object. In most cases this should be same as 'unique_id' of the entity. However, in some cases this can be different because of entities have migrated their unique identifier to NSX Policy intent objects later in the timeline and did not use unique_id for realization. Realization id is helpful for users to debug data path to correlate the configuration with corresponding intent. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
realizationId
- New value for the property.
-
setRelativePath
public TlsInspectionExternalProfile.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.- Parameters:
relativePath
- New value for the property.
-
setRemotePath
public TlsInspectionExternalProfile.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. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
remotePath
- New value for the property.
-
setUniqueId
public TlsInspectionExternalProfile.Builder setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entities in a federated environment. For entities that are stretched across multiple sites, the same ID will be used on all the stretched sites. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
uniqueId
- New value for the property.
-
setChildren
public TlsInspectionExternalProfile.Builder setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements. Note that this type is applicable to be used in Hierarchical API only.- Parameters:
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 inChildPolicyConfigResource
. When methods return a value of this class as a return value, the property will contain all the properties defined inChildPolicyConfigResource
.
-
setMarkedForDelete
public TlsInspectionExternalProfile.Builder setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked on them. They are marked for deletion and only when all the realized entities for that intent object gets deleted, the intent object is deleted. Objects that are marked for deletion are not returned in GET call. One can use the search API to get these objects. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
markedForDelete
- New value for the property.
-
setOverridden
public TlsInspectionExternalProfile.Builder setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user. However, certain global intent objects can be overridden locally by use of this property. In such cases, the overridden local values take precedence over the globally defined values for the properties. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
overridden
- New value for the property.
-
setAttention
public TlsInspectionExternalProfile.Builder setAttention(java.lang.String attention)
Used to indicate an TLS version or Cipher version pre-defined settings mis-match. This property may be present in responses from the server, but if it is present in a request to server it will be ignored.- Parameters:
attention
- New value for the property.
-
setCrls
public TlsInspectionExternalProfile.Builder setCrls(java.util.List<java.lang.String> crls)
Bypass profile - CRL is required if the \"invalid_certificate\" action is allow. External profile - CRL is always required. Internal profile - CRL is required if \"certificate_validation\" is turned on.- Parameters:
crls
- New value for the property.
-
setIdleConnectionTimeout
public TlsInspectionExternalProfile.Builder setIdleConnectionTimeout(java.lang.Long idleConnectionTimeout)
Timeout the connection when kept idle. Default is 90 minutes. format: int32- Parameters:
idleConnectionTimeout
- New value for the property.
-
setTrustedCaBundles
public TlsInspectionExternalProfile.Builder setTrustedCaBundles(java.util.List<java.lang.String> trustedCaBundles)
Bypass profile - CA bundle is required if the \"invalid_certificate\" action is allow. External profile - CA bundle is always required. Internal profile - CA bundle is required if \"certificate_validation\" is turned on.- Parameters:
trustedCaBundles
- New value for the property.
-
build
public TlsInspectionExternalProfile build()
-
-