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