DeliveryStreamDescription |
DeliveryStreamDescription.clone() |
|
DeliveryStreamDescription |
DescribeDeliveryStreamResult.getDeliveryStreamDescription() |
Information about the delivery stream.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withCreateTimestamp(Date createTimestamp) |
The date and time that the delivery stream was created.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDeliveryStreamARN(String deliveryStreamARN) |
The Amazon Resource Name (ARN) of the delivery stream.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDeliveryStreamName(String deliveryStreamName) |
The name of the delivery stream.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDeliveryStreamStatus(DeliveryStreamStatus deliveryStreamStatus) |
The status of the delivery stream.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDeliveryStreamStatus(String deliveryStreamStatus) |
The status of the delivery stream.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDestinations(DestinationDescription... destinations) |
The destinations.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withDestinations(Collection<DestinationDescription> destinations) |
The destinations.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withHasMoreDestinations(Boolean hasMoreDestinations) |
Indicates whether there are more destinations available to list.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withLastUpdateTimestamp(Date lastUpdateTimestamp) |
The date and time that the delivery stream was last updated.
|
DeliveryStreamDescription |
DeliveryStreamDescription.withVersionId(String versionId) |
|