public class CloudServiceConfiguration extends Object
| Constructor and Description |
|---|
CloudServiceConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
currentOSVersion()
Get the currentOSVersion value.
|
String |
osFamily()
Get the osFamily value.
|
String |
targetOSVersion()
Get the targetOSVersion value.
|
CloudServiceConfiguration |
withOsFamily(String osFamily)
Set the osFamily value.
|
CloudServiceConfiguration |
withTargetOSVersion(String targetOSVersion)
Set the targetOSVersion value.
|
public String osFamily()
public CloudServiceConfiguration withOsFamily(String osFamily)
osFamily - the osFamily value to setpublic String targetOSVersion()
public CloudServiceConfiguration withTargetOSVersion(String targetOSVersion)
targetOSVersion - the targetOSVersion value to setpublic String currentOSVersion()
Copyright © 2019. All rights reserved.