@Generated public class UpdateInferenceEndpointNotificationsResponse extends Object
| Constructor and Description |
|---|
UpdateInferenceEndpointNotificationsResponse() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
EmailNotifications |
getEmailNotifications() |
String |
getName() |
int |
hashCode() |
UpdateInferenceEndpointNotificationsResponse |
setEmailNotifications(EmailNotifications emailNotifications) |
UpdateInferenceEndpointNotificationsResponse |
setName(String name) |
String |
toString() |
public UpdateInferenceEndpointNotificationsResponse()
public UpdateInferenceEndpointNotificationsResponse setEmailNotifications(EmailNotifications emailNotifications)
public EmailNotifications getEmailNotifications()
public UpdateInferenceEndpointNotificationsResponse setName(String name)
public String getName()
Copyright © 2026. All rights reserved.