Section Class
- java.
lang. Object - com.
azure. resourcemanager. selfhelp. models. Section
- com.
Implements
public final class Section
implements JsonSerializable<Section>
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 from the Json |
|
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 Section fromJson(JsonReader jsonReader)
Reads an instance of Section from the JsonReader.
Parameters:
Returns:
Throws:
replacementMaps
public ReplacementMaps replacementMaps()
Get the replacementMaps property: Solution replacement maps.
Returns:
title
public String title()
Get the title property: Solution sections title.
Returns: