public class UpgradeHint extends Object
Constructor and Description |
---|
UpgradeHint() |
Modifier and Type | Method and Description |
---|---|
String |
targetServiceLevelObjective()
Get the targetServiceLevelObjective value.
|
UUID |
targetServiceLevelObjectiveId()
Get the targetServiceLevelObjectiveId value.
|
UpgradeHint |
withTargetServiceLevelObjective(String targetServiceLevelObjective)
Set the targetServiceLevelObjective value.
|
UpgradeHint |
withTargetServiceLevelObjectiveId(UUID targetServiceLevelObjectiveId)
Set the targetServiceLevelObjectiveId value.
|
public String targetServiceLevelObjective()
public UpgradeHint withTargetServiceLevelObjective(String targetServiceLevelObjective)
targetServiceLevelObjective
- the targetServiceLevelObjective value to setpublic UUID targetServiceLevelObjectiveId()
public UpgradeHint withTargetServiceLevelObjectiveId(UUID targetServiceLevelObjectiveId)
targetServiceLevelObjectiveId
- the targetServiceLevelObjectiveId value to setCopyright © 2019. All rights reserved.