public static final class SVMConfigureIssue.Builder
extends java.lang.Object
SVMConfigureIssue.| Constructor and Description |
|---|
Builder()
Constructor with parameters for the required properties of
SVMConfigureIssue. |
| Modifier and Type | Method and Description |
|---|---|
SVMConfigureIssue |
build() |
SVMConfigureIssue.Builder |
setErrors(java.util.List<SIErrorClass> errors)
List of errors along with details like errorId and error messages.
|
SVMConfigureIssue.Builder |
setServiceInstanceId(java.lang.String serviceInstanceId)
The ID of service instance which was deployed.
|
public Builder()
SVMConfigureIssue.public SVMConfigureIssue.Builder setErrors(java.util.List<SIErrorClass> errors)
errors - New value for the property.public SVMConfigureIssue.Builder setServiceInstanceId(java.lang.String serviceInstanceId)
serviceInstanceId - New value for the property.public SVMConfigureIssue build()