public static interface InputDestinationRequest.Builder extends CopyableBuilder<InputDestinationRequest.Builder,InputDestinationRequest>
| Modifier and Type | Method and Description |
|---|---|
InputDestinationRequest.Builder |
streamName(String streamName)
A unique name for the location the RTMP stream is being pushed to.
|
copyapply, buildInputDestinationRequest.Builder streamName(String streamName)
streamName - A unique name for the location the RTMP stream is being pushed to.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.