SoftwareConfiguration Class
- java.
lang. Object - com.
azure. resourcemanager. workloads. models. SoftwareConfiguration
- com.
Implements
public class SoftwareConfiguration
implements JsonSerializable<SoftwareConfiguration>
The SAP Software configuration Input.
Constructor Summary
| Constructor | Description |
|---|---|
| SoftwareConfiguration() |
Creates an instance of Software |
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
static
Software |
fromJson(JsonReader jsonReader)
Reads an instance of Software |
|
Sap |
softwareInstallationType()
Get the software |
|
Json |
toJson(JsonWriter jsonWriter) |
| void |
validate()
Validates the instance. |
Methods inherited from java.lang.Object
Constructor Details
SoftwareConfiguration
public SoftwareConfiguration()
Creates an instance of SoftwareConfiguration class.
Method Details
fromJson
public static SoftwareConfiguration fromJson(JsonReader jsonReader)
Reads an instance of SoftwareConfiguration from the JsonReader.
Parameters:
Returns:
Throws:
softwareInstallationType
public SapSoftwareInstallationType softwareInstallationType()
Get the softwareInstallationType property: The SAP software installation Type.
Returns:
toJson
validate
public void validate()
Validates the instance.