Package com.vmware.nsx_policy.model
Class TlsInspectionInternalProfile.Builder
- java.lang.Object
-
- com.vmware.nsx_policy.model.TlsInspectionInternalProfile.Builder
-
- Enclosing class:
- TlsInspectionInternalProfile
public static final class TlsInspectionInternalProfile.Builder extends java.lang.Object
Builder class forTlsInspectionInternalProfile
.
-
-
Constructor Summary
Constructors Constructor Description Builder()
Constructor with parameters for the required properties ofTlsInspectionInternalProfile
.
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description TlsInspectionInternalProfile
build()
TlsInspectionInternalProfile.Builder
setAttention(java.lang.String attention)
Used to indicate an TLS version or Cipher version pre-defined settings mis-match.TlsInspectionInternalProfile.Builder
setCertificateValidation(java.lang.Boolean certificateValidation)
true - activate the certificate validation; false - deactivate it.TlsInspectionInternalProfile.Builder
setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.TlsInspectionInternalProfile.Builder
setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Client's list of cipher suites.TlsInspectionInternalProfile.Builder
setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are:TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_2
TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_1
TlsInspectionInternalProfile.CLIENT_MAX_TLS_VERSION_0
Client's maximum TLS version to enforce.TlsInspectionInternalProfile.Builder
setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are:TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_2
TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_1
TlsInspectionInternalProfile.CLIENT_MIN_TLS_VERSION_0
Client's minimum TLS version to enforce.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setCrls(java.util.List<java.lang.String> crls)
Bypass profile - CRL is required if the \"invalid_certificate\" action is allow.TlsInspectionInternalProfile.Builder
setCryptoEnforcement(java.lang.String cryptoEnforcement)
Possible values are:TlsInspectionInternalProfile.CRYPTO_ENFORCEMENT_ENFORCE
TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are:TlsInspectionInternalProfile.DECRYPTION_FAIL_ACTION_BLOCK
TlsInspectionInternalProfile.DECRYPTION_FAIL_ACTION_BYPASS
Action to take when TLS handshake fails.TlsInspectionInternalProfile.Builder
setDefaultCertKey(java.lang.String defaultCertKey)
Default server certificate presented to the user.TlsInspectionInternalProfile.Builder
setDescription(java.lang.String description)
Description of this resourceTlsInspectionInternalProfile.Builder
setDisplayName(java.lang.String displayName)
Defaults to ID if not setTlsInspectionInternalProfile.Builder
setId(java.lang.String id)
Unique identifier of this resourceTlsInspectionInternalProfile.Builder
setIdleConnectionTimeout(java.lang.Long idleConnectionTimeout)
Timeout the connection when kept idle.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.TlsInspectionInternalProfile.Builder
setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked on them.TlsInspectionInternalProfile.Builder
setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - activate the ocsp must staple, false - deactivate it.TlsInspectionInternalProfile.Builder
setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.TlsInspectionInternalProfile.Builder
setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.TlsInspectionInternalProfile.Builder
setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing who owns this object.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setSelf(SelfResourceLink self)
TlsInspectionInternalProfile.Builder
setServerCertsKey(java.util.List<java.lang.String> serverCertsKey)
Server certificate presented to the client.TlsInspectionInternalProfile.Builder
setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
Server's list of cipher suites.TlsInspectionInternalProfile.Builder
setServerMaxTlsVersion(java.lang.String serverMaxTlsVersion)
Possible values are:TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_2
TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_1
TlsInspectionInternalProfile.SERVER_MAX_TLS_VERSION_0
Server's maximum TLS version to enforce.TlsInspectionInternalProfile.Builder
setServerMinTlsVersion(java.lang.String serverMinTlsVersion)
Possible values are:TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_2
TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_1
TlsInspectionInternalProfile.SERVER_MIN_TLS_VERSION_0
Server's minimum TLS version to enforce.TlsInspectionInternalProfile.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.TlsInspectionInternalProfile.Builder
setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API userTlsInspectionInternalProfile.Builder
setTlsConfigSetting(java.lang.String tlsConfigSetting)
TlsInspectionInternalProfile.Builder
setTrustedCaBundles(java.util.List<java.lang.String> trustedCaBundles)
Bypass profile - CA bundle is required if the \"invalid_certificate\" action is allow.TlsInspectionInternalProfile.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 ofTlsInspectionInternalProfile
.
-
-
Method Detail
-
setCertificateValidation
public TlsInspectionInternalProfile.Builder setCertificateValidation(java.lang.Boolean certificateValidation)
true - activate the certificate validation; false - deactivate it.- Parameters:
certificateValidation
- New value for the property.
-
setClientCipherSuite
public TlsInspectionInternalProfile.Builder setClientCipherSuite(java.util.List<java.lang.String> clientCipherSuite)
Possible values are:-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionInternalProfile.CLIENT_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
- Parameters:
clientCipherSuite
- New value for the property.
-
-
setClientMaxTlsVersion
public TlsInspectionInternalProfile.Builder setClientMaxTlsVersion(java.lang.String clientMaxTlsVersion)
Possible values are: Client's maximum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported versions are TLS1.1 and TLS1.2.- Parameters:
clientMaxTlsVersion
- New value for the property.
-
setClientMinTlsVersion
public TlsInspectionInternalProfile.Builder setClientMinTlsVersion(java.lang.String clientMinTlsVersion)
Possible values are: Client's minimum TLS version to enforce. Required if CryptoEnforcement is ENFORCE. Supported versions are TLS1.1 and TLS1.2.- Parameters:
clientMinTlsVersion
- New value for the property.
-
setCryptoEnforcement
public TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.Builder setDecryptionFailAction(java.lang.String decryptionFailAction)
Possible values are: Action to take when TLS handshake fails.- Parameters:
decryptionFailAction
- New value for the property.
-
setDefaultCertKey
public TlsInspectionInternalProfile.Builder setDefaultCertKey(java.lang.String defaultCertKey)
Default server certificate presented to the user.- Parameters:
defaultCertKey
- New value for the property.
-
setOcspMustStaple
public TlsInspectionInternalProfile.Builder setOcspMustStaple(java.lang.Boolean ocspMustStaple)
true - activate the ocsp must staple, false - deactivate it.- Parameters:
ocspMustStaple
- New value for the property.
-
setServerCertsKey
public TlsInspectionInternalProfile.Builder setServerCertsKey(java.util.List<java.lang.String> serverCertsKey)
Server certificate presented to the client.- Parameters:
serverCertsKey
- New value for the property.
-
setServerCipherSuite
public TlsInspectionInternalProfile.Builder setServerCipherSuite(java.util.List<java.lang.String> serverCipherSuite)
Possible values are:-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_ECDHE_RSA_WITH_AES_256_CBC_SHA384
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_GCM_SHA256
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA256
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_GCM_SHA384
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA256
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_256_CBC_SHA
-
TlsInspectionInternalProfile.SERVER_CIPHER_SUITE_RSA_WITH_AES_128_CBC_SHA
- Parameters:
serverCipherSuite
- New value for the property.
-
-
setServerMaxTlsVersion
public TlsInspectionInternalProfile.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.0, TLS1.1 and TLS1.2- Parameters:
serverMaxTlsVersion
- New value for the property.
-
setServerMinTlsVersion
public TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.Builder setSelf(SelfResourceLink self)
- Parameters:
self
- New value for the property.
-
setRevision
public TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.Builder setDescription(java.lang.String description)
Description of this resource- Parameters:
description
- New value for the property.
-
setDisplayName
public TlsInspectionInternalProfile.Builder setDisplayName(java.lang.String displayName)
Defaults to ID if not set- Parameters:
displayName
- New value for the property.
-
setId
public TlsInspectionInternalProfile.Builder setId(java.lang.String id)
Unique identifier of this resource- Parameters:
id
- New value for the property.
-
setTags
public TlsInspectionInternalProfile.Builder setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user- Parameters:
tags
- New value for the property.
-
setOriginSiteId
public TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile.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 TlsInspectionInternalProfile build()
-
-