| 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 |
|---|---|
ResponseMetadata |
DiagnosticDetectorResponseProperties.responseMetadata()
Get the responseMetadata property: Meta Data.
|
ResponseMetadata |
DiagnosticDetectorResponseInner.responseMetadata()
Get the responseMetadata property: Meta Data.
|
| Modifier and Type | Method and Description |
|---|---|
DiagnosticDetectorResponseProperties |
DiagnosticDetectorResponseProperties.withResponseMetadata(ResponseMetadata responseMetadata)
Set the responseMetadata property: Meta Data.
|
DiagnosticDetectorResponseInner |
DiagnosticDetectorResponseInner.withResponseMetadata(ResponseMetadata responseMetadata)
Set the responseMetadata property: Meta Data.
|
| Modifier and Type | Method and Description |
|---|---|
ResponseMetadata |
AnalysisData.detectorMetadata()
Get the detectorMetadata property: Detector Meta Data.
|
ResponseMetadata |
ResponseMetadata.withDataSource(DataSource dataSource)
Set the dataSource property: Source of the Data.
|
| Modifier and Type | Method and Description |
|---|---|
AnalysisData |
AnalysisData.withDetectorMetadata(ResponseMetadata detectorMetadata)
Set the detectorMetadata property: Detector Meta Data.
|
Visit the Azure for Java Developers site for more Java documentation, including quick starts, tutorials, and code samples.