Uses of Class
com.vmware.nsx_policy.model.LBServiceInstanceDetail.Builder
-
Packages that use LBServiceInstanceDetail.Builder Package Description com.vmware.nsx_policy.model -
-
Uses of LBServiceInstanceDetail.Builder in com.vmware.nsx_policy.model
Methods in com.vmware.nsx_policy.model that return LBServiceInstanceDetail.Builder Modifier and Type Method Description LBServiceInstanceDetail.Builder
LBServiceInstanceDetail.Builder. setAttachmentDisplayName(java.lang.String attachmentDisplayName)
The display name of the resource which the load balancer instance deploys on.LBServiceInstanceDetail.Builder
LBServiceInstanceDetail.Builder. setAttachmentPath(java.lang.String attachmentPath)
The path of the resource which the load balancer instance deploys on.LBServiceInstanceDetail.Builder
LBServiceInstanceDetail.Builder. setErrorMessage(java.lang.String errorMessage)
The error message for the load balancer instance.
-