public static class Provisioning.GetMonitoringMethod extends Object implements net.servicestack.client.IReturn<Provisioning.MonitoringMethod>
| Modifier and Type | Field and Description |
|---|---|
String |
MethodCode
Method code
|
| Constructor and Description |
|---|
GetMonitoringMethod() |
| Modifier and Type | Method and Description |
|---|---|
String |
getMethodCode() |
Object |
getResponseType() |
Provisioning.GetMonitoringMethod |
setMethodCode(String value) |
public String MethodCode
public String getMethodCode()
public Provisioning.GetMonitoringMethod setMethodCode(String value)
public Object getResponseType()
getResponseType in interface net.servicestack.client.IReturn<Provisioning.MonitoringMethod>Copyright © 2022. All rights reserved.