CopyableBuilder<DeliverConfigSnapshotRequest.Builder,DeliverConfigSnapshotRequest>
, SdkBuilder<DeliverConfigSnapshotRequest.Builder,DeliverConfigSnapshotRequest>
public static interface DeliverConfigSnapshotRequest.Builder extends CopyableBuilder<DeliverConfigSnapshotRequest.Builder,DeliverConfigSnapshotRequest>
Modifier and Type | Method | Description |
---|---|---|
DeliverConfigSnapshotRequest.Builder |
deliveryChannelName(String deliveryChannelName) |
The name of the delivery channel through which the snapshot is delivered.
|
copy
apply, build
DeliverConfigSnapshotRequest.Builder deliveryChannelName(String deliveryChannelName)
The name of the delivery channel through which the snapshot is delivered.
deliveryChannelName
- The name of the delivery channel through which the snapshot is delivered.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.