ReplacementMapsSelfHelp Class
- java.
lang. Object - com.
azure. resourcemanager. selfhelp. models. ReplacementMapsSelfHelp
- com.
Implements
public final class ReplacementMapsSelfHelp
implements JsonSerializable<ReplacementMapsSelfHelp>
Solution replacement maps.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Replacement |
fromJson(JsonReader jsonReader)
Reads an instance of Replacement |
|
Json |
toJson(JsonWriter jsonWriter) |
|
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
fromJson
public static ReplacementMapsSelfHelp fromJson(JsonReader jsonReader)
Reads an instance of ReplacementMapsSelfHelp from the JsonReader.
Parameters:
Returns:
Throws:
toJson
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: