| Package | Description |
|---|---|
| com.vmware.nsx_global_policy.model |
| Modifier and Type | Method and Description |
|---|---|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setCipherGroupLabel(java.lang.String cipherGroupLabel)
Possible values are:
LBServerSslProfile.CIPHER_GROUP_LABEL_BALANCED
LBServerSslProfile.CIPHER_GROUP_LABEL_HIGH_SECURITY
LBServerSslProfile.CIPHER_GROUP_LABEL_HIGH_COMPATIBILITY
LBServerSslProfile.CIPHER_GROUP_LABEL_CUSTOM
It is a label of cipher group which is mostly consumed by GUI. |
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setCiphers(java.util.List<java.lang.String> ciphers)
Possible values are:
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_128_GCM_SHA256
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_256_GCM_SHA384
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_256_CBC_SHA
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_256_CBC_SHA
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_256_CBC_SHA
LBServerSslProfile.CIPHERS_RSA_WITH_AES_256_CBC_SHA
LBServerSslProfile.CIPHERS_RSA_WITH_AES_128_CBC_SHA
LBServerSslProfile.CIPHERS_RSA_WITH_3DES_EDE_CBC_SHA
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_128_CBC_SHA
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_128_CBC_SHA256
LBServerSslProfile.CIPHERS_ECDHE_RSA_WITH_AES_256_CBC_SHA384
LBServerSslProfile.CIPHERS_RSA_WITH_AES_128_CBC_SHA256
LBServerSslProfile.CIPHERS_RSA_WITH_AES_128_GCM_SHA256
LBServerSslProfile.CIPHERS_RSA_WITH_AES_256_CBC_SHA256
LBServerSslProfile.CIPHERS_RSA_WITH_AES_256_GCM_SHA384
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_128_CBC_SHA256
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_128_GCM_SHA256
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_256_CBC_SHA384
LBServerSslProfile.CIPHERS_ECDHE_ECDSA_WITH_AES_256_GCM_SHA384
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_128_CBC_SHA
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_128_CBC_SHA256
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_128_GCM_SHA256
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_256_CBC_SHA384
LBServerSslProfile.CIPHERS_ECDH_ECDSA_WITH_AES_256_GCM_SHA384
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_128_CBC_SHA
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_128_CBC_SHA256
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_128_GCM_SHA256
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_256_CBC_SHA384
LBServerSslProfile.CIPHERS_ECDH_RSA_WITH_AES_256_GCM_SHA384
Supported SSL cipher list to client side. |
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setDescription(java.lang.String description)
Description of this resource
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setId(java.lang.String id)
Unique identifier of this resource
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setIsFips(java.lang.Boolean isFips)
This flag is set to true when all the ciphers and protocols are FIPS compliant.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setIsSecure(java.lang.Boolean isSecure)
This flag is set to true when all the ciphers and protocols are secure.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setProtocols(java.util.List<java.lang.String> protocols)
Possible values are:
LBServerSslProfile.PROTOCOLS_SSL_V2
LBServerSslProfile.PROTOCOLS_SSL_V3
LBServerSslProfile.PROTOCOLS_TLS_V1
LBServerSslProfile.PROTOCOLS_TLS_V1_1
LBServerSslProfile.PROTOCOLS_TLS_V1_2
SSL versions TLS1.1 and TLS1.2 are supported and enabled by default. |
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setResourceType(java.lang.String resourceType)
The type of this resource.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setSelf(SelfResourceLink self) |
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setSessionCacheEnabled(java.lang.Boolean sessionCacheEnabled)
SSL session caching allows SSL client and server to reuse previously negotiated
security parameters avoiding the expensive public key operation during
handshake.
|
LBServerSslProfile.Builder |
LBServerSslProfile.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.
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
LBServerSslProfile.Builder |
LBServerSslProfile.Builder.setUniqueId(java.lang.String uniqueId)
This is a UUID generated by the GM/LM to uniquely identify entites in a
federated environment.
|