@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class PutEventsConfigurationResult extends AmazonWebServiceResult<ResponseMetadata> implements Serializable, Cloneable
| Constructor and Description |
|---|
PutEventsConfigurationResult() |
| Modifier and Type | Method and Description |
|---|---|
PutEventsConfigurationResult |
clone() |
boolean |
equals(Object obj) |
EventsConfiguration |
getEventsConfiguration() |
int |
hashCode() |
void |
setEventsConfiguration(EventsConfiguration eventsConfiguration) |
String |
toString()
Returns a string representation of this object.
|
PutEventsConfigurationResult |
withEventsConfiguration(EventsConfiguration eventsConfiguration) |
getSdkHttpMetadata, getSdkResponseMetadata, setSdkHttpMetadata, setSdkResponseMetadatapublic void setEventsConfiguration(EventsConfiguration eventsConfiguration)
eventsConfiguration - public EventsConfiguration getEventsConfiguration()
public PutEventsConfigurationResult withEventsConfiguration(EventsConfiguration eventsConfiguration)
eventsConfiguration - public String toString()
toString in class ObjectObject.toString()public PutEventsConfigurationResult clone()
Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.