ReplacementMaps Class
- java.
lang. Object - com.
azure. resourcemanager. selfhelp. models. ReplacementMaps
- com.
Implements
public final class ReplacementMaps
implements JsonSerializable<ReplacementMaps>
Solution replacement maps.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
List<Solutions |
diagnostics()
Get the diagnostics property: Solution diagnostics results. |
|
static
Replacement |
fromJson(JsonReader jsonReader)
Reads an instance of Replacement |
|
List<Metrics |
metricsBasedCharts()
Get the metrics |
|
Json |
toJson(JsonWriter jsonWriter) |
|
List<Solutions |
troubleshooters()
Get the troubleshooters property: Solutions Troubleshooters. |
|
List<Video |
videoGroups()
Get the video |
| List<Video> |
videos()
Get the videos property: Video solutions, which have the power to engage the customer by stimulating their senses. |
|
List<Web |
webResults()
Get the web |
Methods inherited from java.lang.Object
Method Details
diagnostics
public List<SolutionsDiagnostic> diagnostics()
Get the diagnostics property: Solution diagnostics results.
Returns:
fromJson
public static ReplacementMaps fromJson(JsonReader jsonReader)
Reads an instance of ReplacementMaps from the JsonReader.
Parameters:
Returns:
Throws:
metricsBasedCharts
public List<MetricsBasedChart> metricsBasedCharts()
Get the metricsBasedCharts property: Solution metrics based charts.
Returns:
toJson
troubleshooters
public List<SolutionsTroubleshooters> troubleshooters()
Get the troubleshooters property: Solutions Troubleshooters.
Returns:
videoGroups
public List<VideoGroup> videoGroups()
Get the videoGroups property: Group of Videos.
Returns:
videos
public List<Video> videos()
Get the videos property: Video solutions, which have the power to engage the customer by stimulating their senses.
Returns:
webResults
public List<WebResult> webResults()
Get the webResults property: Solution AzureKB results.
Returns: