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.
|