public class CreateAppResponse extends SdkResponse
| Constructor and Description |
|---|
CreateAppResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
String |
getAppId()
应用id
|
String |
getXRequestId()
Get xRequestId
|
int |
hashCode() |
void |
setAppId(String appId) |
void |
setXRequestId(String xRequestId) |
String |
toString() |
CreateAppResponse |
withAppId(String appId) |
CreateAppResponse |
withXRequestId(String xRequestId) |
getHttpStatusCode, setHttpStatusCodepublic CreateAppResponse withAppId(String appId)
public String getAppId()
public void setAppId(String appId)
public CreateAppResponse withXRequestId(String xRequestId)
public String getXRequestId()
public void setXRequestId(String xRequestId)
Copyright © 2021. All rights reserved.