public static class Provisioning.PutParameter extends Provisioning.ParameterBase implements net.servicestack.client.IReturn<Provisioning.Parameter>
| Modifier and Type | Field and Description |
|---|---|
String |
UniqueId
Unique ID of the parameter
|
DisplayName, Identifier, InterpolationType, MaxValue, MinValue, ParameterId, RoundingSpec, UnitGroupIdentifier, UnitIdentifier| Constructor and Description |
|---|
PutParameter() |
| Modifier and Type | Method and Description |
|---|---|
Object |
getResponseType() |
String |
getUniqueId() |
Provisioning.PutParameter |
setUniqueId(String value) |
getDisplayName, getIdentifier, getInterpolationType, getMaxValue, getMinValue, getParameterId, getRoundingSpec, getUnitGroupIdentifier, getUnitIdentifier, setDisplayName, setIdentifier, setInterpolationType, setMaxValue, setMinValue, setParameterId, setRoundingSpec, setUnitGroupIdentifier, setUnitIdentifierpublic String UniqueId
public String getUniqueId()
public Provisioning.PutParameter setUniqueId(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.Parameter>Copyright © 2022. All rights reserved.