public static final class ALBHealthMonitor.Builder
extends java.lang.Object
ALBHealthMonitor.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
ALBHealthMonitor. |
| Modifier and Type | Method and Description |
|---|---|
ALBHealthMonitor |
build() |
ALBHealthMonitor.Builder |
setAllowDuplicateMonitors(java.lang.Boolean allowDuplicateMonitors)
By default, multiple instances of the same healthmonitor to the same server are
suppressed intelligently.
|
ALBHealthMonitor.Builder |
setAuthentication(ALBHealthMonitorAuthInfo authentication) |
ALBHealthMonitor.Builder |
setChildren(java.util.List<com.vmware.vapi.bindings.Structure> children)
Subtree for this type within policy tree containing nested elements.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setDescription(java.lang.String description)
Description of this resource
|
ALBHealthMonitor.Builder |
setDisableQuickstart(java.lang.Boolean disableQuickstart)
During addition of a server or healthmonitors or during bootup, Avi performs
sequential health checks rather than waiting for send-interval to kick in, to
mark the server up as soon as possible.
|
ALBHealthMonitor.Builder |
setDisplayName(java.lang.String displayName)
Defaults to ID if not set
|
ALBHealthMonitor.Builder |
setDnsMonitor(ALBHealthMonitorDNS dnsMonitor) |
ALBHealthMonitor.Builder |
setExternalMonitor(ALBHealthMonitorExternal externalMonitor) |
ALBHealthMonitor.Builder |
setFailedChecks(java.lang.Long failedChecks)
Number of continuous failed health checks before the server is marked down.
|
ALBHealthMonitor.Builder |
setHttpMonitor(ALBHealthMonitorHttp httpMonitor) |
ALBHealthMonitor.Builder |
setHttpsMonitor(ALBHealthMonitorHttp httpsMonitor) |
ALBHealthMonitor.Builder |
setId(java.lang.String id)
Unique identifier of this resource
|
ALBHealthMonitor.Builder |
setImapMonitor(ALBHealthMonitorImap imapMonitor) |
ALBHealthMonitor.Builder |
setImapsMonitor(ALBHealthMonitorImap imapsMonitor) |
ALBHealthMonitor.Builder |
setIsFederated(java.lang.Boolean isFederated)
This field describes the object's replication scope.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setLinks(java.util.List<ResourceLink> links)
The server will populate this field when returing the resource.
|
ALBHealthMonitor.Builder |
setMarkedForDelete(java.lang.Boolean markedForDelete)
Intent objects are not directly deleted from the system when a delete is invoked
on them.
|
ALBHealthMonitor.Builder |
setMarkers(java.util.List<ALBRoleFilterMatchLabel> markers)
List of labels to be used for granular RBAC.
|
ALBHealthMonitor.Builder |
setMonitorPort(java.lang.Long monitorPort)
Use this port instead of the port defined for the server in the Pool.
|
ALBHealthMonitor.Builder |
setOriginSiteId(java.lang.String originSiteId)
This is a UUID generated by the system for knowing which site owns an object.
|
ALBHealthMonitor.Builder |
setOverridden(java.lang.Boolean overridden)
Global intent objects cannot be modified by the user.
|
ALBHealthMonitor.Builder |
setOwnerId(java.lang.String ownerId)
This is a UUID generated by the system for knowing whoes owns this object.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setPop3Monitor(ALBHealthMonitorPop3 pop3Monitor) |
ALBHealthMonitor.Builder |
setPop3sMonitor(ALBHealthMonitorPop3 pop3sMonitor) |
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setRadiusMonitor(ALBHealthMonitorRadius radiusMonitor) |
ALBHealthMonitor.Builder |
setRealizationId(java.lang.String realizationId)
This is a UUID generated by the system for realizing the entity object.
|
ALBHealthMonitor.Builder |
setReceiveTimeout(java.lang.Long receiveTimeout)
A valid response from the server is expected within the receive timeout window.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setResourceType(java.lang.String resourceType)
The type of this resource.
|
ALBHealthMonitor.Builder |
setRevision(java.lang.Long revision)
The _revision property describes the current revision of the resource.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setSelf(SelfResourceLink self) |
ALBHealthMonitor.Builder |
setSendInterval(java.lang.Long sendInterval)
Frequency, in seconds, that monitors are sent to a server.
|
ALBHealthMonitor.Builder |
setSipMonitor(ALBHealthMonitorSIP sipMonitor) |
ALBHealthMonitor.Builder |
setSmtpMonitor(ALBHealthMonitorSmtp smtpMonitor) |
ALBHealthMonitor.Builder |
setSmtpsMonitor(ALBHealthMonitorSmtp smtpsMonitor) |
ALBHealthMonitor.Builder |
setSuccessfulChecks(java.lang.Long successfulChecks)
Number of continuous successful health checks before server is marked up.
|
ALBHealthMonitor.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.
|
ALBHealthMonitor.Builder |
setTags(java.util.List<Tag> tags)
Opaque identifiers meaningful to the API user
|
ALBHealthMonitor.Builder |
setTcpMonitor(ALBHealthMonitorTcp tcpMonitor) |
ALBHealthMonitor.Builder |
setType(java.lang.String type)
Possible values are:
ALBHealthMonitor.TYPE_PING ALBHealthMonitor.TYPE_TCP ALBHealthMonitor.TYPE_HTTP ALBHealthMonitor.TYPE_HTTPS ALBHealthMonitor.TYPE_EXTERNAL
ALBHealthMonitor.TYPE_UDP
ALBHealthMonitor.TYPE_DNS
ALBHealthMonitor.TYPE_GSLB
ALBHealthMonitor.TYPE_SIP
ALBHealthMonitor.TYPE_RADIUS
ALBHealthMonitor.TYPE_SMTP
ALBHealthMonitor.TYPE_SMTPS
ALBHealthMonitor.TYPE_POP3
ALBHealthMonitor.TYPE_POP3S
ALBHealthMonitor.TYPE_IMAP
ALBHealthMonitor.TYPE_IMAPS
Type of the health monitor. |
ALBHealthMonitor.Builder |
setUdpMonitor(ALBHealthMonitorUdp udpMonitor) |
ALBHealthMonitor.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()
ALBHealthMonitor.public ALBHealthMonitor.Builder setLinks(java.util.List<ResourceLink> links)
links - New value for the property.public ALBHealthMonitor.Builder setSchema(java.lang.String schema)
schema - New value for the property.public ALBHealthMonitor.Builder setSelf(SelfResourceLink self)
self - New value for the property.public ALBHealthMonitor.Builder setRevision(java.lang.Long revision)
revision - New value for the property.public ALBHealthMonitor.Builder setCreateTime(java.lang.Long createTime)
createTime - New value for the property.public ALBHealthMonitor.Builder setCreateUser(java.lang.String createUser)
createUser - New value for the property.public ALBHealthMonitor.Builder setLastModifiedTime(java.lang.Long lastModifiedTime)
lastModifiedTime - New value for the property.public ALBHealthMonitor.Builder setLastModifiedUser(java.lang.String lastModifiedUser)
lastModifiedUser - New value for the property.public ALBHealthMonitor.Builder setProtection(java.lang.String protection)
protection - New value for the property.public ALBHealthMonitor.Builder setSystemOwned(java.lang.Boolean systemOwned)
systemOwned - New value for the property.public ALBHealthMonitor.Builder setDescription(java.lang.String description)
description - New value for the property.public ALBHealthMonitor.Builder setDisplayName(java.lang.String displayName)
displayName - New value for the property.public ALBHealthMonitor.Builder setId(java.lang.String id)
id - New value for the property.public ALBHealthMonitor.Builder setResourceType(java.lang.String resourceType)
resourceType - New value for the property.public ALBHealthMonitor.Builder setTags(java.util.List<Tag> tags)
tags - New value for the property.public ALBHealthMonitor.Builder setOriginSiteId(java.lang.String originSiteId)
originSiteId - New value for the property.public ALBHealthMonitor.Builder setOwnerId(java.lang.String ownerId)
ownerId - New value for the property.public ALBHealthMonitor.Builder setParentPath(java.lang.String parentPath)
parentPath - New value for the property.public ALBHealthMonitor.Builder setPath(java.lang.String path)
path - New value for the property.public ALBHealthMonitor.Builder setRealizationId(java.lang.String realizationId)
realizationId - New value for the property.public ALBHealthMonitor.Builder setRelativePath(java.lang.String relativePath)
relativePath - New value for the property.public ALBHealthMonitor.Builder setRemotePath(java.lang.String remotePath)
remotePath - New value for the property.public ALBHealthMonitor.Builder setUniqueId(java.lang.String uniqueId)
uniqueId - New value for the property.public ALBHealthMonitor.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 ALBHealthMonitor.Builder setMarkedForDelete(java.lang.Boolean markedForDelete)
markedForDelete - New value for the property.public ALBHealthMonitor.Builder setOverridden(java.lang.Boolean overridden)
overridden - New value for the property.public ALBHealthMonitor.Builder setAllowDuplicateMonitors(java.lang.Boolean allowDuplicateMonitors)
allowDuplicateMonitors - New value for the property.public ALBHealthMonitor.Builder setAuthentication(ALBHealthMonitorAuthInfo authentication)
authentication - New value for the property.public ALBHealthMonitor.Builder setDisableQuickstart(java.lang.Boolean disableQuickstart)
disableQuickstart - New value for the property.public ALBHealthMonitor.Builder setDnsMonitor(ALBHealthMonitorDNS dnsMonitor)
dnsMonitor - New value for the property.public ALBHealthMonitor.Builder setExternalMonitor(ALBHealthMonitorExternal externalMonitor)
externalMonitor - New value for the property.public ALBHealthMonitor.Builder setFailedChecks(java.lang.Long failedChecks)
failedChecks - New value for the property.public ALBHealthMonitor.Builder setHttpMonitor(ALBHealthMonitorHttp httpMonitor)
httpMonitor - New value for the property.public ALBHealthMonitor.Builder setHttpsMonitor(ALBHealthMonitorHttp httpsMonitor)
httpsMonitor - New value for the property.public ALBHealthMonitor.Builder setImapMonitor(ALBHealthMonitorImap imapMonitor)
imapMonitor - New value for the property.public ALBHealthMonitor.Builder setImapsMonitor(ALBHealthMonitorImap imapsMonitor)
imapsMonitor - New value for the property.public ALBHealthMonitor.Builder setIsFederated(java.lang.Boolean isFederated)
isFederated - New value for the property.public ALBHealthMonitor.Builder setMarkers(java.util.List<ALBRoleFilterMatchLabel> markers)
markers - New value for the property.public ALBHealthMonitor.Builder setMonitorPort(java.lang.Long monitorPort)
monitorPort - New value for the property.public ALBHealthMonitor.Builder setPop3Monitor(ALBHealthMonitorPop3 pop3Monitor)
pop3Monitor - New value for the property.public ALBHealthMonitor.Builder setPop3sMonitor(ALBHealthMonitorPop3 pop3sMonitor)
pop3sMonitor - New value for the property.public ALBHealthMonitor.Builder setRadiusMonitor(ALBHealthMonitorRadius radiusMonitor)
radiusMonitor - New value for the property.public ALBHealthMonitor.Builder setReceiveTimeout(java.lang.Long receiveTimeout)
receiveTimeout - New value for the property.public ALBHealthMonitor.Builder setSendInterval(java.lang.Long sendInterval)
sendInterval - New value for the property.public ALBHealthMonitor.Builder setSipMonitor(ALBHealthMonitorSIP sipMonitor)
sipMonitor - New value for the property.public ALBHealthMonitor.Builder setSmtpMonitor(ALBHealthMonitorSmtp smtpMonitor)
smtpMonitor - New value for the property.public ALBHealthMonitor.Builder setSmtpsMonitor(ALBHealthMonitorSmtp smtpsMonitor)
smtpsMonitor - New value for the property.public ALBHealthMonitor.Builder setSuccessfulChecks(java.lang.Long successfulChecks)
successfulChecks - New value for the property.public ALBHealthMonitor.Builder setTcpMonitor(ALBHealthMonitorTcp tcpMonitor)
tcpMonitor - New value for the property.public ALBHealthMonitor.Builder setType(java.lang.String type)
ALBHealthMonitor.TYPE_PINGALBHealthMonitor.TYPE_TCPALBHealthMonitor.TYPE_HTTPALBHealthMonitor.TYPE_HTTPSALBHealthMonitor.TYPE_EXTERNALALBHealthMonitor.TYPE_UDPALBHealthMonitor.TYPE_DNSALBHealthMonitor.TYPE_GSLBALBHealthMonitor.TYPE_SIPALBHealthMonitor.TYPE_RADIUSALBHealthMonitor.TYPE_SMTPALBHealthMonitor.TYPE_SMTPSALBHealthMonitor.TYPE_POP3ALBHealthMonitor.TYPE_POP3SALBHealthMonitor.TYPE_IMAPALBHealthMonitor.TYPE_IMAPStype - New value for the property.public ALBHealthMonitor.Builder setUdpMonitor(ALBHealthMonitorUdp udpMonitor)
udpMonitor - New value for the property.public ALBHealthMonitor build()