| 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 |
|---|---|
Status |
DetectorResponseInner.status()
Get the status property: Indicates status of the most severe insight.
|
Status |
DetectorResponseProperties.status()
Get the status property: Indicates status of the most severe insight.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorResponseInner |
DetectorResponseInner.withStatus(Status status)
Set the status property: Indicates status of the most severe insight.
|
DetectorResponseProperties |
DetectorResponseProperties.withStatus(Status status)
Set the status property: Indicates status of the most severe insight.
|
| Modifier and Type | Method and Description |
|---|---|
Status |
Status.withMessage(String message)
Set the message property: Descriptive message.
|
Status |
Status.withStatusId(InsightStatus statusId)
Set the statusId property: Level of the most severe insight generated by the detector.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.