public class GetJvmConfigurationResponse
extends com.aliyuncs.AcsResponse
| Modifier and Type | Class and Description |
|---|---|
static class |
GetJvmConfigurationResponse.JvmConfiguration |
| Constructor and Description |
|---|
GetJvmConfigurationResponse() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getCode() |
GetJvmConfigurationResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
GetJvmConfigurationResponse.JvmConfiguration |
getJvmConfiguration() |
String |
getMessage() |
void |
setCode(Integer code) |
void |
setJvmConfiguration(GetJvmConfigurationResponse.JvmConfiguration jvmConfiguration) |
void |
setMessage(String message) |
public Integer getCode()
public void setCode(Integer code)
public String getMessage()
public void setMessage(String message)
public GetJvmConfigurationResponse.JvmConfiguration getJvmConfiguration()
public void setJvmConfiguration(GetJvmConfigurationResponse.JvmConfiguration jvmConfiguration)
public GetJvmConfigurationResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance in class com.aliyuncs.AcsResponseCopyright © 2018. All Rights Reserved.