public class GetNotificationRequest extends AbstractBceRequest
| Constructor and Description |
|---|
GetNotificationRequest() |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
setName(String name) |
String |
toString() |
GetNotificationRequest |
withName(String name) |
GetNotificationRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic String getName()
public void setName(String name)
public GetNotificationRequest withName(String name)
public GetNotificationRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.