| Package | Description |
|---|---|
| com.azure.resourcemanager.appservice.fluent.models |
Package containing the inner data models for WebSiteManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
DetectorResponseProperties |
DetectorResponseProperties.withDataProvidersMetadata(List<DataProviderMetadata> dataProvidersMetadata)
Set the dataProvidersMetadata property: Additional configuration for different data providers to be used by the
UI.
|
DetectorResponseProperties |
DetectorResponseProperties.withDataset(List<DiagnosticData> dataset)
Set the dataset property: Data Set.
|
DetectorResponseProperties |
DetectorResponseProperties.withMetadata(DetectorInfo metadata)
Set the metadata property: metadata for the detector.
|
DetectorResponseProperties |
DetectorResponseProperties.withStatus(Status status)
Set the status property: Indicates status of the most severe insight.
|
DetectorResponseProperties |
DetectorResponseProperties.withSuggestedUtterances(QueryUtterancesResults suggestedUtterances)
Set the suggestedUtterances property: Suggested utterances where the detector can be applicable.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.