CopyableBuilder<PutDeliveryChannelRequest.Builder,PutDeliveryChannelRequest>
, SdkBuilder<PutDeliveryChannelRequest.Builder,PutDeliveryChannelRequest>
public static interface PutDeliveryChannelRequest.Builder extends CopyableBuilder<PutDeliveryChannelRequest.Builder,PutDeliveryChannelRequest>
Modifier and Type | Method | Description |
---|---|---|
PutDeliveryChannelRequest.Builder |
deliveryChannel(DeliveryChannel deliveryChannel) |
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket,
and to an Amazon SNS topic.
|
copy
apply, build
PutDeliveryChannelRequest.Builder deliveryChannel(DeliveryChannel deliveryChannel)
The configuration delivery channel object that delivers the configuration information to an Amazon S3 bucket, and to an Amazon SNS topic.
deliveryChannel
- The configuration delivery channel object that delivers the configuration information to an Amazon S3
bucket, and to an Amazon SNS topic.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.