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.BuilderLBServiceInstanceDetail.Builder. setAttachmentDisplayName(java.lang.String attachmentDisplayName)The display name of the resource which the load balancer instance deploys on.LBServiceInstanceDetail.BuilderLBServiceInstanceDetail.Builder. setAttachmentPath(java.lang.String attachmentPath)The path of the resource which the load balancer instance deploys on.LBServiceInstanceDetail.BuilderLBServiceInstanceDetail.Builder. setErrorMessage(java.lang.String errorMessage)The error message for the load balancer instance.
-