@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class StreamingNotificationTarget extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
StreamingNotificationTarget() |
| Modifier and Type | Method and Description |
|---|---|
StreamingNotificationTarget |
clone() |
boolean |
equals(Object obj) |
String |
getNotificationTarget() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller) |
void |
setNotificationTarget(String notificationTarget) |
String |
toString()
Returns a string representation of this object.
|
StreamingNotificationTarget |
withNotificationTarget(NotificationTarget notificationTarget) |
StreamingNotificationTarget |
withNotificationTarget(String notificationTarget) |
public void setNotificationTarget(String notificationTarget)
notificationTarget - NotificationTargetpublic String getNotificationTarget()
NotificationTargetpublic StreamingNotificationTarget withNotificationTarget(String notificationTarget)
notificationTarget - NotificationTargetpublic StreamingNotificationTarget withNotificationTarget(NotificationTarget notificationTarget)
notificationTarget - NotificationTargetpublic String toString()
toString in class ObjectObject.toString()public StreamingNotificationTarget clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
marshall in interface StructuredPojoCopyright © 2023. All rights reserved.