@Generated(value="org.openapitools.codegen.languages.JavaSmartxClientCodegen") public class DisassociateSystemServiceFromObsServiceResult extends Object
| 限定符和类型 | 字段和说明 |
|---|---|
static String |
SERIALIZED_NAME_ERROR_CODE |
static String |
SERIALIZED_NAME_ERROR_MESSAGE |
static String |
SERIALIZED_NAME_RESULT |
| 构造器和说明 |
|---|
DisassociateSystemServiceFromObsServiceResult() |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
equals(Object o) |
DisassociateSystemServiceFromObsServiceResult |
errorCode(String errorCode) |
DisassociateSystemServiceFromObsServiceResult |
errorMessage(String errorMessage) |
String |
getErrorCode()
Get errorCode
|
String |
getErrorMessage()
Get errorMessage
|
DisassociateSystemServiceFromObsServiceResultType |
getResult()
Get result
|
int |
hashCode() |
DisassociateSystemServiceFromObsServiceResult |
result(DisassociateSystemServiceFromObsServiceResultType result) |
void |
setErrorCode(String errorCode) |
void |
setErrorMessage(String errorMessage) |
void |
setResult(DisassociateSystemServiceFromObsServiceResultType result) |
String |
toString() |
public DisassociateSystemServiceFromObsServiceResult()
public DisassociateSystemServiceFromObsServiceResult errorMessage(String errorMessage)
public void setErrorMessage(String errorMessage)
public DisassociateSystemServiceFromObsServiceResult errorCode(String errorCode)
public void setErrorCode(String errorCode)
public DisassociateSystemServiceFromObsServiceResult result(DisassociateSystemServiceFromObsServiceResultType result)
@Nonnull public DisassociateSystemServiceFromObsServiceResultType getResult()
public void setResult(DisassociateSystemServiceFromObsServiceResultType result)
Copyright © 2025. All rights reserved.