@Generated(value="software.amazon.awssdk:codegen") public final class DatasetContentDeliveryDestination extends Object implements SdkPojo, Serializable, ToCopyableBuilder<DatasetContentDeliveryDestination.Builder,DatasetContentDeliveryDestination>
| Modifier and Type | Class and Description | 
|---|---|
static interface  | 
DatasetContentDeliveryDestination.Builder  | 
| Modifier and Type | Method and Description | 
|---|---|
static DatasetContentDeliveryDestination.Builder | 
builder()  | 
boolean | 
equals(Object obj)  | 
<T> Optional<T> | 
getValueForField(String fieldName,
                Class<T> clazz)  | 
int | 
hashCode()  | 
IotEventsDestinationConfiguration | 
iotEventsDestinationConfiguration()
Returns the value of the IotEventsDestinationConfiguration property for this object. 
 | 
List<SdkField<?>> | 
sdkFields()  | 
static Class<? extends DatasetContentDeliveryDestination.Builder> | 
serializableBuilderClass()  | 
DatasetContentDeliveryDestination.Builder | 
toBuilder()
Take this object and create a builder that contains all of the current property values of this object. 
 | 
String | 
toString()  | 
copypublic IotEventsDestinationConfiguration iotEventsDestinationConfiguration()
public DatasetContentDeliveryDestination.Builder toBuilder()
ToCopyableBuildertoBuilder in interface ToCopyableBuilder<DatasetContentDeliveryDestination.Builder,DatasetContentDeliveryDestination>public static DatasetContentDeliveryDestination.Builder builder()
public static Class<? extends DatasetContentDeliveryDestination.Builder> serializableBuilderClass()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.