@Generated(value="com.amazonaws:aws-java-sdk-code-generator") public class DatasetContentDeliveryDestination extends Object implements Serializable, Cloneable, StructuredPojo
| Constructor and Description |
|---|
DatasetContentDeliveryDestination() |
| Modifier and Type | Method and Description |
|---|---|
DatasetContentDeliveryDestination |
clone() |
boolean |
equals(Object obj) |
IotEventsDestinationConfiguration |
getIotEventsDestinationConfiguration() |
int |
hashCode() |
void |
marshall(ProtocolMarshaller protocolMarshaller)
Marshalls this structured data using the given
ProtocolMarshaller. |
void |
setIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration) |
String |
toString()
Returns a string representation of this object.
|
DatasetContentDeliveryDestination |
withIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration) |
public void setIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)
iotEventsDestinationConfiguration - public IotEventsDestinationConfiguration getIotEventsDestinationConfiguration()
public DatasetContentDeliveryDestination withIotEventsDestinationConfiguration(IotEventsDestinationConfiguration iotEventsDestinationConfiguration)
iotEventsDestinationConfiguration - public String toString()
toString in class ObjectObject.toString()public DatasetContentDeliveryDestination clone()
public void marshall(ProtocolMarshaller protocolMarshaller)
StructuredPojoProtocolMarshaller.marshall in interface StructuredPojoprotocolMarshaller - Implementation of ProtocolMarshaller used to marshall this object's data.Copyright © 2013 Amazon Web Services, Inc. All Rights Reserved.