SectionSelfHelp Class
- java.
lang. Object - com.
azure. resourcemanager. selfhelp. models. SectionSelfHelp
- com.
Implements
public final class SectionSelfHelp
implements JsonSerializable<SectionSelfHelp>
Part of the solution and are dividers in the solution rendering.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
| String |
content()
Get the content property: Solution sections content. |
|
static
Section |
fromJson(JsonReader jsonReader)
Reads an instance of Section |
|
Replacement |
replacementMaps()
Get the replacement |
| String |
title()
Get the title property: Solution sections title. |
|
Json |
toJson(JsonWriter jsonWriter) |
Methods inherited from java.lang.Object
Method Details
content
public String content()
Get the content property: Solution sections content.
Returns:
fromJson
public static SectionSelfHelp fromJson(JsonReader jsonReader)
Reads an instance of SectionSelfHelp from the JsonReader.
Parameters:
Returns:
Throws:
replacementMaps
public ReplacementMapsSelfHelp replacementMaps()
Get the replacementMaps property: Solution replacement maps.
Returns:
title
public String title()
Get the title property: Solution sections title.
Returns: