| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| com.azure.resourcemanager.appservice.models |
Package containing the data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResponseError |
ValidateResponseInner.error()
Get the error property: Error details for the case when validation fails.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResponseInner |
ValidateResponseInner.withError(ValidateResponseError error)
Set the error property: Error details for the case when validation fails.
|
| Modifier and Type | Method and Description |
|---|---|
ValidateResponseError |
ValidateResponseError.withCode(String code)
Set the code property: Validation error code.
|
ValidateResponseError |
ValidateResponseError.withMessage(String message)
Set the message property: Validation error message.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.