public static final class LBServiceInstanceDetail.Builder
extends java.lang.Object
LBServiceInstanceDetail.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
LBServiceInstanceDetail. |
| Modifier and Type | Method and Description |
|---|---|
LBServiceInstanceDetail |
build() |
LBServiceInstanceDetail.Builder |
setAttachmentDisplayName(java.lang.String attachmentDisplayName)
The display name of the resource which the load balancer instance deploys on.
|
LBServiceInstanceDetail.Builder |
setAttachmentPath(java.lang.String attachmentPath)
The path of the resource which the load balancer instance deploys on.
|
LBServiceInstanceDetail.Builder |
setErrorMessage(java.lang.String errorMessage)
The error message for the load balancer instance.
|
public Builder()
LBServiceInstanceDetail.public LBServiceInstanceDetail.Builder setAttachmentDisplayName(java.lang.String attachmentDisplayName)
attachmentDisplayName - New value for the property.public LBServiceInstanceDetail.Builder setAttachmentPath(java.lang.String attachmentPath)
attachmentPath - New value for the property.public LBServiceInstanceDetail.Builder setErrorMessage(java.lang.String errorMessage)
errorMessage - New value for the property.public LBServiceInstanceDetail build()