public class GetServerPasswordsSettingResponse
extends com.aliyuncs.AcsResponse
| 构造器和说明 |
|---|
GetServerPasswordsSettingResponse() |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getCode() |
GetServerPasswordsSettingResponse |
getInstance(com.aliyuncs.transform.UnmarshallerContext context) |
Boolean |
getIsSuccess() |
Boolean |
getPasswordSetting() |
String |
getRequestId() |
Boolean |
getVncPasswordSetting() |
void |
setCode(String code) |
void |
setIsSuccess(Boolean isSuccess) |
void |
setPasswordSetting(Boolean passwordSetting) |
void |
setRequestId(String requestId) |
void |
setVncPasswordSetting(Boolean vncPasswordSetting) |
public Boolean getIsSuccess()
public void setIsSuccess(Boolean isSuccess)
public Boolean getVncPasswordSetting()
public void setVncPasswordSetting(Boolean vncPasswordSetting)
public String getRequestId()
public void setRequestId(String requestId)
public Boolean getPasswordSetting()
public void setPasswordSetting(Boolean passwordSetting)
public String getCode()
public void setCode(String code)
public GetServerPasswordsSettingResponse getInstance(com.aliyuncs.transform.UnmarshallerContext context)
getInstance 在类中 com.aliyuncs.AcsResponseCopyright © 2022. All Rights Reserved.