public class GetNotificationResponse extends AbstractBceResponse
metadata| Constructor and Description |
|---|
GetNotificationResponse() |
| Modifier and Type | Method and Description |
|---|---|
String |
getCreateTime() |
String |
getEndpoint() |
String |
getName() |
void |
setCreateTime(String createTime) |
void |
setEndpoint(String endpoint) |
void |
setName(String name) |
String |
toString() |
GetNotificationResponse |
withCreateTime(String createTime) |
getMetadatapublic String getName()
public void setName(String name)
public String getEndpoint()
public void setEndpoint(String endpoint)
public String getCreateTime()
public void setCreateTime(String createTime)
public GetNotificationResponse withCreateTime(String createTime)
Copyright © 2020. All rights reserved.